[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. 7044 1727095994.44990: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-And executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 7044 1727095994.45262: Added group all to inventory 7044 1727095994.45263: Added group ungrouped to inventory 7044 1727095994.45266: Group all now contains ungrouped 7044 1727095994.45270: Examining possible inventory source: /tmp/network-EuO/inventory.yml 7044 1727095994.53608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7044 1727095994.53648: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7044 1727095994.53664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7044 1727095994.53704: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7044 1727095994.53750: Loaded config def from plugin (inventory/script) 7044 1727095994.53752: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7044 1727095994.53780: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7044 1727095994.53836: Loaded config def from plugin (inventory/yaml) 7044 1727095994.53838: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7044 1727095994.53899: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7044 1727095994.54421: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7044 1727095994.54424: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 7044 1727095994.54426: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 7044 1727095994.54430: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7044 1727095994.54433: Loading data from /tmp/network-EuO/inventory.yml 7044 1727095994.54477: /tmp/network-EuO/inventory.yml was not parsable by auto 7044 1727095994.54518: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7044 1727095994.54544: Loading data from /tmp/network-EuO/inventory.yml 7044 1727095994.54597: group all already in inventory 7044 1727095994.54602: set inventory_file for managed_node1 7044 1727095994.54605: set inventory_dir for managed_node1 7044 1727095994.54606: Added host managed_node1 to inventory 7044 1727095994.54607: Added host managed_node1 to group all 7044 1727095994.54608: set ansible_host for managed_node1 7044 1727095994.54608: set ansible_ssh_extra_args for managed_node1 7044 1727095994.54610: set inventory_file for managed_node2 7044 1727095994.54612: set inventory_dir for managed_node2 7044 1727095994.54613: Added host managed_node2 to inventory 7044 1727095994.54614: Added host managed_node2 to group all 7044 1727095994.54614: set ansible_host for managed_node2 7044 1727095994.54615: set ansible_ssh_extra_args for managed_node2 7044 1727095994.54617: set inventory_file for managed_node3 7044 1727095994.54618: set inventory_dir for managed_node3 7044 1727095994.54619: Added host managed_node3 to inventory 7044 1727095994.54619: Added host managed_node3 to group all 7044 1727095994.54620: set ansible_host for managed_node3 7044 1727095994.54620: set ansible_ssh_extra_args for managed_node3 7044 1727095994.54622: Reconcile groups and hosts in inventory. 7044 1727095994.54624: Group ungrouped now contains managed_node1 7044 1727095994.54625: Group ungrouped now contains managed_node2 7044 1727095994.54626: Group ungrouped now contains managed_node3 7044 1727095994.54680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7044 1727095994.54757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7044 1727095994.54788: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7044 1727095994.54805: Loaded config def from plugin (vars/host_group_vars) 7044 1727095994.54806: 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) 7044 1727095994.54811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7044 1727095994.54817: 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) 7044 1727095994.54844: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7044 1727095994.55125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095994.55259: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7044 1727095994.55284: Loaded config def from plugin (connection/local) 7044 1727095994.55286: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7044 1727095994.55645: Loaded config def from plugin (connection/paramiko_ssh) 7044 1727095994.55648: 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) 7044 1727095994.68299: 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) 7044 1727095994.68325: Loaded config def from plugin (connection/psrp) 7044 1727095994.68327: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7044 1727095994.68728: 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) 7044 1727095994.68751: Loaded config def from plugin (connection/ssh) 7044 1727095994.68753: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7044 1727095994.70580: 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) 7044 1727095994.70604: Loaded config def from plugin (connection/winrm) 7044 1727095994.70606: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7044 1727095994.70630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7044 1727095994.70676: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7044 1727095994.70715: Loaded config def from plugin (shell/cmd) 7044 1727095994.70717: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7044 1727095994.70734: 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) 7044 1727095994.70771: Loaded config def from plugin (shell/powershell) 7044 1727095994.70772: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7044 1727095994.70808: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7044 1727095994.70907: Loaded config def from plugin (shell/sh) 7044 1727095994.70909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7044 1727095994.70932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7044 1727095994.71004: Loaded config def from plugin (become/runas) 7044 1727095994.71006: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7044 1727095994.71113: Loaded config def from plugin (become/su) 7044 1727095994.71115: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7044 1727095994.71206: Loaded config def from plugin (become/sudo) 7044 1727095994.71207: 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 7044 1727095994.71232: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml 7044 1727095994.71443: in VariableManager get_vars() 7044 1727095994.71457: done with get_vars() 7044 1727095994.71545: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7044 1727095994.73452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7044 1727095994.73519: in VariableManager get_vars() 7044 1727095994.73522: done with get_vars() 7044 1727095994.73524: variable 'playbook_dir' from source: magic vars 7044 1727095994.73524: variable 'ansible_playbook_python' from source: magic vars 7044 1727095994.73525: variable 'ansible_config_file' from source: magic vars 7044 1727095994.73525: variable 'groups' from source: magic vars 7044 1727095994.73526: variable 'omit' from source: magic vars 7044 1727095994.73526: variable 'ansible_version' from source: magic vars 7044 1727095994.73526: variable 'ansible_check_mode' from source: magic vars 7044 1727095994.73527: variable 'ansible_diff_mode' from source: magic vars 7044 1727095994.73527: variable 'ansible_forks' from source: magic vars 7044 1727095994.73528: variable 'ansible_inventory_sources' from source: magic vars 7044 1727095994.73528: variable 'ansible_skip_tags' from source: magic vars 7044 1727095994.73529: variable 'ansible_limit' from source: magic vars 7044 1727095994.73529: variable 'ansible_run_tags' from source: magic vars 7044 1727095994.73529: variable 'ansible_verbosity' from source: magic vars 7044 1727095994.73553: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml 7044 1727095994.73978: in VariableManager get_vars() 7044 1727095994.73989: done with get_vars() 7044 1727095994.74066: in VariableManager get_vars() 7044 1727095994.74076: done with get_vars() 7044 1727095994.74080: variable 'omit' from source: magic vars 7044 1727095994.74090: variable 'omit' from source: magic vars 7044 1727095994.74109: in VariableManager get_vars() 7044 1727095994.74116: done with get_vars() 7044 1727095994.74144: in VariableManager get_vars() 7044 1727095994.74152: done with get_vars() 7044 1727095994.74177: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7044 1727095994.74300: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7044 1727095994.74377: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7044 1727095994.74727: in VariableManager get_vars() 7044 1727095994.74739: done with get_vars() 7044 1727095994.74998: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 7044 1727095994.75080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7044 1727095994.76145: in VariableManager get_vars() 7044 1727095994.76156: done with get_vars() 7044 1727095994.76159: variable 'omit' from source: magic vars 7044 1727095994.76177: variable 'omit' from source: magic vars 7044 1727095994.76195: in VariableManager get_vars() 7044 1727095994.76204: done with get_vars() 7044 1727095994.76217: in VariableManager get_vars() 7044 1727095994.76226: done with get_vars() 7044 1727095994.76243: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7044 1727095994.76303: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7044 1727095994.76345: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7044 1727095994.77694: in VariableManager get_vars() 7044 1727095994.77708: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7044 1727095994.78985: in VariableManager get_vars() 7044 1727095994.78999: done with get_vars() 7044 1727095994.79002: variable 'omit' from source: magic vars 7044 1727095994.79008: variable 'omit' from source: magic vars 7044 1727095994.79026: in VariableManager get_vars() 7044 1727095994.79036: done with get_vars() 7044 1727095994.79048: in VariableManager get_vars() 7044 1727095994.79058: done with get_vars() 7044 1727095994.79089: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7044 1727095994.79150: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7044 1727095994.79196: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7044 1727095994.79406: in VariableManager get_vars() 7044 1727095994.79421: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7044 1727095994.80604: in VariableManager get_vars() 7044 1727095994.80619: done with get_vars() 7044 1727095994.80622: variable 'omit' from source: magic vars 7044 1727095994.80629: variable 'omit' from source: magic vars 7044 1727095994.80646: in VariableManager get_vars() 7044 1727095994.80657: done with get_vars() 7044 1727095994.80670: in VariableManager get_vars() 7044 1727095994.80682: done with get_vars() 7044 1727095994.80699: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7044 1727095994.80774: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7044 1727095994.80816: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7044 1727095994.81029: in VariableManager get_vars() 7044 1727095994.81044: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7044 1727095994.82171: in VariableManager get_vars() 7044 1727095994.82186: done with get_vars() 7044 1727095994.82216: in VariableManager get_vars() 7044 1727095994.82230: done with get_vars() 7044 1727095994.82233: variable 'omit' from source: magic vars 7044 1727095994.82246: variable 'omit' from source: magic vars 7044 1727095994.82273: in VariableManager get_vars() 7044 1727095994.82286: done with get_vars() 7044 1727095994.82298: in VariableManager get_vars() 7044 1727095994.82310: done with get_vars() 7044 1727095994.82328: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7044 1727095994.82403: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7044 1727095994.82445: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7044 1727095994.82655: in VariableManager get_vars() 7044 1727095994.82678: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7044 1727095994.83824: in VariableManager get_vars() 7044 1727095994.83840: done with get_vars() 7044 1727095994.83941: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 7044 1727095994.84096: in VariableManager get_vars() 7044 1727095994.84124: done with get_vars() 7044 1727095994.84163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7044 1727095994.84173: 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 7044 1727095994.84388: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7044 1727095994.84481: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7044 1727095994.84483: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 7044 1727095994.84503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7044 1727095994.84521: 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) 7044 1727095994.84672: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7044 1727095994.84707: Loaded config def from plugin (callback/default) 7044 1727095994.84709: 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) 7044 1727095994.91525: Loaded config def from plugin (callback/junit) 7044 1727095994.91528: 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) 7044 1727095994.91564: 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) 7044 1727095994.91604: Loaded config def from plugin (callback/minimal) 7044 1727095994.91605: 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) 7044 1727095994.91635: 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) 7044 1727095994.91675: Loaded config def from plugin (callback/tree) 7044 1727095994.91676: 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 7044 1727095994.91880: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7044 1727095994.91882: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/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_802_1x_nm.yml ************************************************** 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml 7044 1727095994.91901: in VariableManager get_vars() 7044 1727095994.91914: done with get_vars() 7044 1727095994.91918: in VariableManager get_vars() 7044 1727095994.91923: done with get_vars() 7044 1727095994.91926: variable 'omit' from source: magic vars 7044 1727095994.91949: in VariableManager get_vars() 7044 1727095994.91957: done with get_vars() 7044 1727095994.91972: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_802_1x.yml' with nm as provider] *********** 7044 1727095994.92342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7044 1727095994.92394: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7044 1727095994.92422: getting the remaining hosts for this loop 7044 1727095994.92424: done getting the remaining hosts for this loop 7044 1727095994.92426: getting the next task for host managed_node1 7044 1727095994.92428: done getting next task for host managed_node1 7044 1727095994.92429: ^ task is: TASK: Gathering Facts 7044 1727095994.92431: ^ 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 7044 1727095994.92432: getting variables 7044 1727095994.92433: in VariableManager get_vars() 7044 1727095994.92440: Calling all_inventory to load vars for managed_node1 7044 1727095994.92441: Calling groups_inventory to load vars for managed_node1 7044 1727095994.92443: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095994.92452: Calling all_plugins_play to load vars for managed_node1 7044 1727095994.92459: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095994.92461: Calling groups_plugins_play to load vars for managed_node1 7044 1727095994.92485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095994.92521: done with get_vars() 7044 1727095994.92525: done getting variables 7044 1727095994.92583: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:6 Monday 23 September 2024 08:53:14 -0400 (0:00:00.007) 0:00:00.007 ****** 7044 1727095994.92601: entering _queue_task() for managed_node1/gather_facts 7044 1727095994.92602: Creating lock for gather_facts 7044 1727095994.92940: worker is 1 (out of 1 available) 7044 1727095994.92952: exiting _queue_task() for managed_node1/gather_facts 7044 1727095994.92966: done queuing things up, now waiting for results queue to drain 7044 1727095994.92970: waiting for pending results... 7044 1727095994.93095: running TaskExecutor() for managed_node1/TASK: Gathering Facts 7044 1727095994.93149: in run() - task 0afff68d-5257-4381-8c4e-00000000019b 7044 1727095994.93161: variable 'ansible_search_path' from source: unknown 7044 1727095994.93190: calling self._execute() 7044 1727095994.93239: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095994.93243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095994.93252: variable 'omit' from source: magic vars 7044 1727095994.93321: variable 'omit' from source: magic vars 7044 1727095994.93342: variable 'omit' from source: magic vars 7044 1727095994.93367: variable 'omit' from source: magic vars 7044 1727095994.93404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727095994.93434: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727095994.93450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727095994.93463: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727095994.93475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727095994.93497: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727095994.93500: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095994.93503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095994.93569: Set connection var ansible_timeout to 10 7044 1727095994.93577: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727095994.93581: Set connection var ansible_pipelining to False 7044 1727095994.93583: Set connection var ansible_connection to ssh 7044 1727095994.93586: Set connection var ansible_shell_type to sh 7044 1727095994.93591: Set connection var ansible_shell_executable to /bin/sh 7044 1727095994.93609: variable 'ansible_shell_executable' from source: unknown 7044 1727095994.93615: variable 'ansible_connection' from source: unknown 7044 1727095994.93617: variable 'ansible_module_compression' from source: unknown 7044 1727095994.93620: variable 'ansible_shell_type' from source: unknown 7044 1727095994.93622: variable 'ansible_shell_executable' from source: unknown 7044 1727095994.93625: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095994.93627: variable 'ansible_pipelining' from source: unknown 7044 1727095994.93630: variable 'ansible_timeout' from source: unknown 7044 1727095994.93632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095994.93759: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727095994.93768: variable 'omit' from source: magic vars 7044 1727095994.93774: starting attempt loop 7044 1727095994.93777: running the handler 7044 1727095994.93789: variable 'ansible_facts' from source: unknown 7044 1727095994.93803: _low_level_execute_command(): starting 7044 1727095994.93810: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727095995.19746: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727095995.19754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095995.19805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095995.19877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727095995.19906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727095995.19910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095995.20006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095995.20010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095995.20060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095995.20069: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/8e98a30b23" does not exist debug1: Connecting to 10.31.11.125 [10.31.11.125] port 22. debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095995.20159: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 7044 1727095995.20297: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 <<< 7044 1727095995.20301: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 <<< 7044 1727095995.20303: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 <<< 7044 1727095995.20307: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 <<< 7044 1727095995.20985: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.11.125:22 as 'root' <<< 7044 1727095995.20989: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 7044 1727095995.20992: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 7044 1727095995.21227: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 <<< 7044 1727095995.21237: stderr chunk (state=3): >>>debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com <<< 7044 1727095995.21239: stderr chunk (state=3): >>>debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 7044 1727095995.21397: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 7044 1727095995.21818: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 7044 1727095995.21821: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:izgEdDwWPMLlCQDulQ/c2hcLnx22n+XbfzqlqEArOlk debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 7044 1727095995.21837: stderr chunk (state=3): >>>Warning: Permanently added '10.31.11.125' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 7044 1727095995.22165: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO <<< 7044 1727095995.22172: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 <<< 7044 1727095995.22176: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> <<< 7044 1727095995.26341: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 7044 1727095995.26492: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 7044 1727095995.77901: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 7044 1727095995.77949: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa <<< 7044 1727095995.78409: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 7044 1727095995.79619: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 7044 1727095995.79633: stderr chunk (state=3): >>>Authenticated to 10.31.11.125 ([10.31.11.125]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 7044 1727095995.79655: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/8e98a30b23] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 7044 1727095995.79732: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 7055 debug2: fd 4 setting O_NONBLOCK <<< 7044 1727095995.79764: stderr chunk (state=3): >>>debug1: forking to background <<< 7044 1727095995.79815: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 7044 1727095995.79830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095995.79844: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 7044 1727095995.81525: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 7044 1727095995.85653: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 7044 1727095995.85658: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095995.85871: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 7044 1727095995.87412: stdout chunk (state=3): >>>/root <<< 7044 1727095995.87566: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed <<< 7044 1727095995.87664: stderr chunk (state=3): >>>debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close <<< 7044 1727095995.87669: stderr chunk (state=3): >>>debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 <<< 7044 1727095995.87684: stderr chunk (state=3): >>>debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 <<< 7044 1727095995.87737: stdout chunk (state=3): >>><<< 7044 1727095996.87822: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug1: Control socket "/root/.ansible/cp/8e98a30b23" does not exist debug1: Connecting to 10.31.11.125 [10.31.11.125] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.11.125:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:izgEdDwWPMLlCQDulQ/c2hcLnx22n+XbfzqlqEArOlk debug1: load_hostkeys: fopen /root/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.11.125' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.11.125 ([10.31.11.125]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/8e98a30b23] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 7055 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 7044 1727095996.87838: _low_level_execute_command(): starting 7044 1727095996.87843: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727095996.8782165-7047-226606097068318 `" && echo ansible-tmp-1727095996.8782165-7047-226606097068318="` echo /root/.ansible/tmp/ansible-tmp-1727095996.8782165-7047-226606097068318 `" ) && sleep 0' 7044 1727095996.88301: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095996.88307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095996.88309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727095996.88311: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095996.88314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095996.88369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095996.88377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095996.88379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095996.88455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095996.90508: stdout chunk (state=3): >>>ansible-tmp-1727095996.8782165-7047-226606097068318=/root/.ansible/tmp/ansible-tmp-1727095996.8782165-7047-226606097068318 <<< 7044 1727095996.90625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095996.90647: stderr chunk (state=3): >>><<< 7044 1727095996.90650: stdout chunk (state=3): >>><<< 7044 1727095996.90665: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727095996.8782165-7047-226606097068318=/root/.ansible/tmp/ansible-tmp-1727095996.8782165-7047-226606097068318 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095996.90697: variable 'ansible_module_compression' from source: unknown 7044 1727095996.90740: ANSIBALLZ: Using generic lock for ansible.legacy.setup 7044 1727095996.90743: ANSIBALLZ: Acquiring lock 7044 1727095996.90745: ANSIBALLZ: Lock acquired: 139640376447568 7044 1727095996.90747: ANSIBALLZ: Creating module 7044 1727095997.07945: ANSIBALLZ: Writing module into payload 7044 1727095997.08035: ANSIBALLZ: Writing module 7044 1727095997.08051: ANSIBALLZ: Renaming module 7044 1727095997.08056: ANSIBALLZ: Done creating module 7044 1727095997.08083: variable 'ansible_facts' from source: unknown 7044 1727095997.08088: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727095997.08096: _low_level_execute_command(): starting 7044 1727095997.08102: _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' 7044 1727095997.08531: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095997.08570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727095997.08574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727095997.08576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095997.08578: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095997.08580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727095997.08582: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095997.08632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095997.08635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095997.08637: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095997.08717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095997.10478: stdout chunk (state=3): >>>PLATFORM <<< 7044 1727095997.10551: stdout chunk (state=3): >>>Linux <<< 7044 1727095997.10575: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 7044 1727095997.10592: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 7044 1727095997.10722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095997.10746: stderr chunk (state=3): >>><<< 7044 1727095997.10749: stdout chunk (state=3): >>><<< 7044 1727095997.10764: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095997.10775 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 7044 1727095997.10810: _low_level_execute_command(): starting 7044 1727095997.10820: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 7044 1727095997.10890: Sending initial data 7044 1727095997.10893: Sent initial data (1181 bytes) 7044 1727095997.11227: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095997.11231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727095997.11233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095997.11242: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095997.11297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095997.11301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095997.11375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095997.14904: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 7044 1727095997.15326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095997.15348: stderr chunk (state=3): >>><<< 7044 1727095997.15351: stdout chunk (state=3): >>><<< 7044 1727095997.15361: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095997.15418: variable 'ansible_facts' from source: unknown 7044 1727095997.15421: variable 'ansible_facts' from source: unknown 7044 1727095997.15428: variable 'ansible_module_compression' from source: unknown 7044 1727095997.15460: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7044 1727095997.15481: variable 'ansible_facts' from source: unknown 7044 1727095997.15593: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727095996.8782165-7047-226606097068318/AnsiballZ_setup.py 7044 1727095997.15757: Sending initial data 7044 1727095997.15761: Sent initial data (152 bytes) 7044 1727095997.16240: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095997.16243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095997.16245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095997.16247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095997.16296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095997.16299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095997.16373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095997.18159: 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" <<< 7044 1727095997.18165: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7044 1727095997.18226: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727095997.18320: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpw9q0n_st /root/.ansible/tmp/ansible-tmp-1727095996.8782165-7047-226606097068318/AnsiballZ_setup.py <<< 7044 1727095997.18326: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727095996.8782165-7047-226606097068318/AnsiballZ_setup.py" <<< 7044 1727095997.18386: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpw9q0n_st" to remote "/root/.ansible/tmp/ansible-tmp-1727095996.8782165-7047-226606097068318/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727095996.8782165-7047-226606097068318/AnsiballZ_setup.py" <<< 7044 1727095997.19544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095997.19577: stderr chunk (state=3): >>><<< 7044 1727095997.19580: stdout chunk (state=3): >>><<< 7044 1727095997.19597: done transferring module to remote 7044 1727095997.19607: _low_level_execute_command(): starting 7044 1727095997.19610: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727095996.8782165-7047-226606097068318/ /root/.ansible/tmp/ansible-tmp-1727095996.8782165-7047-226606097068318/AnsiballZ_setup.py && sleep 0' 7044 1727095997.20018: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095997.20021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727095997.20024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727095997.20026: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095997.20028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095997.20077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095997.20082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095997.20150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095997.22021: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095997.22041: stderr chunk (state=3): >>><<< 7044 1727095997.22044: stdout chunk (state=3): >>><<< 7044 1727095997.22055: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095997.22058: _low_level_execute_command(): starting 7044 1727095997.22064: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727095996.8782165-7047-226606097068318/AnsiballZ_setup.py && sleep 0' 7044 1727095997.22438: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095997.22445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095997.22461: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095997.22464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095997.22520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095997.22526: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095997.22600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095997.24876: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7044 1727095997.24901: stdout chunk (state=3): >>>import _imp # builtin <<< 7044 1727095997.24932: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7044 1727095997.24999: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7044 1727095997.25039: stdout chunk (state=3): >>>import 'posix' # <<< 7044 1727095997.25071: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7044 1727095997.25074: stdout chunk (state=3): >>># installing zipimport hook <<< 7044 1727095997.25100: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7044 1727095997.25152: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7044 1727095997.25157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095997.25176: stdout chunk (state=3): >>>import '_codecs' # <<< 7044 1727095997.25199: stdout chunk (state=3): >>>import 'codecs' # <<< 7044 1727095997.25235: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7044 1727095997.25261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7044 1727095997.25270: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6757684d0> <<< 7044 1727095997.25288: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675737b30> <<< 7044 1727095997.25305: 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' <<< 7044 1727095997.25313: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67576aa50> <<< 7044 1727095997.25337: stdout chunk (state=3): >>>import '_signal' # <<< 7044 1727095997.25370: stdout chunk (state=3): >>>import '_abc' # <<< 7044 1727095997.25373: stdout chunk (state=3): >>>import 'abc' # <<< 7044 1727095997.25393: stdout chunk (state=3): >>>import 'io' # <<< 7044 1727095997.25428: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7044 1727095997.25515: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7044 1727095997.25544: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7044 1727095997.25577: stdout chunk (state=3): >>>import 'os' # <<< 7044 1727095997.25580: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7044 1727095997.25603: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 7044 1727095997.25626: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7044 1727095997.25631: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 7044 1727095997.25652: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7044 1727095997.25664: 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 <<< 7044 1727095997.25677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7044 1727095997.25696: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67551d130> <<< 7044 1727095997.25765: 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 <<< 7044 1727095997.25777: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095997.25784: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67551dfa0> <<< 7044 1727095997.25801: stdout chunk (state=3): >>>import 'site' # <<< 7044 1727095997.25838: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7044 1727095997.26215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7044 1727095997.26231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7044 1727095997.26253: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7044 1727095997.26269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095997.26289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7044 1727095997.26331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7044 1727095997.26349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7044 1727095997.26382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7044 1727095997.26391: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67555be00> <<< 7044 1727095997.26412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7044 1727095997.26428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7044 1727095997.26455: stdout chunk (state=3): >>>import '_operator' # <<< 7044 1727095997.26459: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67555bec0> <<< 7044 1727095997.26482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7044 1727095997.26507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7044 1727095997.26537: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7044 1727095997.26584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095997.26614: stdout chunk (state=3): >>>import 'itertools' # <<< 7044 1727095997.26631: 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 0x7fd6755937d0> <<< 7044 1727095997.26659: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7044 1727095997.26671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 7044 1727095997.26683: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675593e60> <<< 7044 1727095997.26688: stdout chunk (state=3): >>>import '_collections' # <<< 7044 1727095997.26745: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675573ad0> <<< 7044 1727095997.26753: stdout chunk (state=3): >>>import '_functools' # <<< 7044 1727095997.26784: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755711f0> <<< 7044 1727095997.26879: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675558fb0> <<< 7044 1727095997.26907: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7044 1727095997.26924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7044 1727095997.26938: stdout chunk (state=3): >>>import '_sre' # <<< 7044 1727095997.26961: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7044 1727095997.26993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7044 1727095997.27011: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7044 1727095997.27016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7044 1727095997.27048: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755b3770> <<< 7044 1727095997.27070: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755b2390> <<< 7044 1727095997.27097: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7044 1727095997.27102: 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 0x7fd675572090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755b0bc0> <<< 7044 1727095997.27165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7044 1727095997.27170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755e8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675558230> <<< 7044 1727095997.27198: 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' <<< 7044 1727095997.27235: 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 0x7fd6755e8cb0> <<< 7044 1727095997.27249: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755e8b60> <<< 7044 1727095997.27295: 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' <<< 7044 1727095997.27303: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6755e8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675556d50> <<< 7044 1727095997.27338: 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' <<< 7044 1727095997.27365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7044 1727095997.27394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7044 1727095997.27421: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755e9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755e9250> <<< 7044 1727095997.27426: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7044 1727095997.27457: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 7044 1727095997.27462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7044 1727095997.27486: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755ea480> <<< 7044 1727095997.27499: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7044 1727095997.27502: stdout chunk (state=3): >>>import 'runpy' # <<< 7044 1727095997.27530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7044 1727095997.27564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7044 1727095997.27595: 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' <<< 7044 1727095997.27603: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6756006b0> <<< 7044 1727095997.27612: stdout chunk (state=3): >>>import 'errno' # <<< 7044 1727095997.27644: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.27663: 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 0x7fd675601d90> <<< 7044 1727095997.27676: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7044 1727095997.27697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7044 1727095997.27720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7044 1727095997.27732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7044 1727095997.27739: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675602c30> <<< 7044 1727095997.27780: 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 0x7fd675603290> <<< 7044 1727095997.27794: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675602180> <<< 7044 1727095997.27814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7044 1727095997.27827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7044 1727095997.27870: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.27887: 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 0x7fd675603d10> <<< 7044 1727095997.27896: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675603440> <<< 7044 1727095997.27934: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755ea4e0> <<< 7044 1727095997.27962: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7044 1727095997.27984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7044 1727095997.28004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7044 1727095997.28026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7044 1727095997.28063: 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 0x7fd6752f3bc0> <<< 7044 1727095997.28087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 7044 1727095997.28090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7044 1727095997.28120: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.28127: 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 0x7fd67531c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67531c410> <<< 7044 1727095997.28149: 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 0x7fd67531c6e0> <<< 7044 1727095997.28185: 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' <<< 7044 1727095997.28273: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.28401: 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 0x7fd67531d010><<< 7044 1727095997.28406: stdout chunk (state=3): >>> <<< 7044 1727095997.28542: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.28550: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd67531da00> <<< 7044 1727095997.28557: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67531c8c0> <<< 7044 1727095997.28576: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6752f1d60> <<< 7044 1727095997.28595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7044 1727095997.28619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7044 1727095997.28637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7044 1727095997.28660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7044 1727095997.28669: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67531ee10> <<< 7044 1727095997.28695: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67531db50> <<< 7044 1727095997.28711: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755eabd0> <<< 7044 1727095997.28742: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7044 1727095997.28810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095997.28831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7044 1727095997.28864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7044 1727095997.28898: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67534b140> <<< 7044 1727095997.28951: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7044 1727095997.28970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095997.28986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7044 1727095997.29010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7044 1727095997.29050: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67536b500> <<< 7044 1727095997.29079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7044 1727095997.29122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7044 1727095997.29180: stdout chunk (state=3): >>>import 'ntpath' # <<< 7044 1727095997.29201: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 7044 1727095997.29210: 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 0x7fd6753cc260> <<< 7044 1727095997.29224: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7044 1727095997.29259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7044 1727095997.29281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7044 1727095997.29329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7044 1727095997.29416: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6753ce9c0> <<< 7044 1727095997.29496: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6753cc380> <<< 7044 1727095997.29527: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675395280> <<< 7044 1727095997.29561: 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 0x7fd674d11370> <<< 7044 1727095997.29585: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67536a300> <<< 7044 1727095997.29588: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67531fd40> <<< 7044 1727095997.29887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7044 1727095997.29909: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd67536a420> <<< 7044 1727095997.30133: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_raytffsi/ansible_ansible.legacy.setup_payload.zip' <<< 7044 1727095997.30138: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.30273: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.30373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7044 1727095997.30381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7044 1727095997.30427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7044 1727095997.30504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7044 1727095997.30532: 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 0x7fd674d76ff0> <<< 7044 1727095997.30548: stdout chunk (state=3): >>>import '_typing' # <<< 7044 1727095997.30732: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674d55ee0> <<< 7044 1727095997.30738: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674d55040> # zipimport: zlib available <<< 7044 1727095997.30769: stdout chunk (state=3): >>>import 'ansible' # <<< 7044 1727095997.30786: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.30800: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.30813: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.30823: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7044 1727095997.30835: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.32250: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.33433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7044 1727095997.33438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674d74ec0> <<< 7044 1727095997.33465: 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' <<< 7044 1727095997.33495: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7044 1727095997.33502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7044 1727095997.33527: 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' <<< 7044 1727095997.33557: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.33561: 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 0x7fd674daa990> <<< 7044 1727095997.33605: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674daa720> <<< 7044 1727095997.33627: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674daa030> <<< 7044 1727095997.33655: 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' <<< 7044 1727095997.33701: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674daa480> <<< 7044 1727095997.33718: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674d77c80> import 'atexit' # <<< 7044 1727095997.33747: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.33756: 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 0x7fd674dab710> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.33777: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd674dab950> <<< 7044 1727095997.33780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7044 1727095997.33839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7044 1727095997.33848: stdout chunk (state=3): >>>import '_locale' # <<< 7044 1727095997.33893: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674dabe90> <<< 7044 1727095997.33899: stdout chunk (state=3): >>>import 'pwd' # <<< 7044 1727095997.33922: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7044 1727095997.33946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7044 1727095997.33986: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c15ca0> <<< 7044 1727095997.34013: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.34020: 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 0x7fd674c17890> <<< 7044 1727095997.34043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7044 1727095997.34053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7044 1727095997.34093: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c18290> <<< 7044 1727095997.34107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7044 1727095997.34148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7044 1727095997.34151: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c19400> <<< 7044 1727095997.34178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7044 1727095997.34209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7044 1727095997.34232: 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' <<< 7044 1727095997.34289: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c1bec0> <<< 7044 1727095997.34325: 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' <<< 7044 1727095997.34332: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd67534b0b0> <<< 7044 1727095997.34345: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c1a180> <<< 7044 1727095997.34369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7044 1727095997.34390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7044 1727095997.34420: 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' <<< 7044 1727095997.34436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7044 1727095997.34556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7044 1727095997.34580: 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' <<< 7044 1727095997.34598: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c23e60> <<< 7044 1727095997.34605: stdout chunk (state=3): >>>import '_tokenize' # <<< 7044 1727095997.34676: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c22930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c226c0> <<< 7044 1727095997.34695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7044 1727095997.34701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7044 1727095997.34781: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c22c00> <<< 7044 1727095997.34803: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c1a690> <<< 7044 1727095997.34835: 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 0x7fd674c67ec0> <<< 7044 1727095997.34861: 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' <<< 7044 1727095997.34864: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c68110> <<< 7044 1727095997.34882: 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 <<< 7044 1727095997.34901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7044 1727095997.34924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 7044 1727095997.34929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7044 1727095997.34964: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.34979: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd674c69cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c69a90> <<< 7044 1727095997.34985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7044 1727095997.35017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7044 1727095997.35070: 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 0x7fd674c6c260> <<< 7044 1727095997.35073: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c6a390> <<< 7044 1727095997.35094: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7044 1727095997.35139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095997.35163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7044 1727095997.35175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7044 1727095997.35181: stdout chunk (state=3): >>>import '_string' # <<< 7044 1727095997.35225: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c6fa40> <<< 7044 1727095997.35352: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c6c410> <<< 7044 1727095997.35415: 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' <<< 7044 1727095997.35420: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd674c70ad0> <<< 7044 1727095997.35444: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd674c70a70> <<< 7044 1727095997.35487: 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 0x7fd674c70bf0> <<< 7044 1727095997.35500: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c68410> <<< 7044 1727095997.35571: 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 <<< 7044 1727095997.35581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7044 1727095997.35589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7044 1727095997.35615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7044 1727095997.35640: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.35670: 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 0x7fd674b00110> <<< 7044 1727095997.35822: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.35828: 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 0x7fd674b013d0> <<< 7044 1727095997.35841: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c728a0> <<< 7044 1727095997.35946: 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' <<< 7044 1727095997.35953: 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 0x7fd674c73c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c72510> <<< 7044 1727095997.35958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.35979: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.35987: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 7044 1727095997.36002: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.36089: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.36184: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.36197: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.36200: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 7044 1727095997.36223: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.36237: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7044 1727095997.36249: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.36366: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.36486: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.37036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.37586: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7044 1727095997.37590: 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' # <<< 7044 1727095997.37747: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7044 1727095997.37761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095997.38032: 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'<<< 7044 1727095997.38036: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd674b055b0> <<< 7044 1727095997.38161: 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' <<< 7044 1727095997.38185: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674b06300> <<< 7044 1727095997.38190: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674b016d0> <<< 7044 1727095997.38244: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7044 1727095997.38248: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.38280: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.38293: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7044 1727095997.38300: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.38447: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.38606: 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' <<< 7044 1727095997.38622: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674b06b40> # zipimport: zlib available <<< 7044 1727095997.39086: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.39533: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.39606: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.39685: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7044 1727095997.39690: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.39724: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.39764: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7044 1727095997.39771: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.39838: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.39917: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7044 1727095997.39934: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.39945: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.39957: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 7044 1727095997.39962: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.40005: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.40039: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7044 1727095997.40055: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.40277: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.40511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7044 1727095997.40572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7044 1727095997.40586: stdout chunk (state=3): >>>import '_ast' # <<< 7044 1727095997.40658: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674b07650> <<< 7044 1727095997.40665: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.40735: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.40813: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 7044 1727095997.40818: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7044 1727095997.40850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.40885: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.40927: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7044 1727095997.40930: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.40983: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.41019: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.41082: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.41145: 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 <<< 7044 1727095997.41190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095997.41280: 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' <<< 7044 1727095997.41285: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd674b122a0> <<< 7044 1727095997.41310: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674b0d910> <<< 7044 1727095997.41345: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7044 1727095997.41357: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.41421: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.41485: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.41506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.41555: 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' <<< 7044 1727095997.41577: 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 <<< 7044 1727095997.41599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7044 1727095997.41619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7044 1727095997.41677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7044 1727095997.41701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7044 1727095997.41715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7044 1727095997.41774: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674bf6ba0> <<< 7044 1727095997.41811: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674ce6870> <<< 7044 1727095997.41893: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674b12360> <<< 7044 1727095997.41900: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674b07350> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7044 1727095997.41916: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.41937: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.41966: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7044 1727095997.42023: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7044 1727095997.42033: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42053: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 7044 1727095997.42066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42126: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42190: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42200: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42225: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42269: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42309: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42344: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42384: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7044 1727095997.42388: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42473: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42536: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42563: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42591: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 7044 1727095997.42607: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.42994: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.43243: 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' <<< 7044 1727095997.43321: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7044 1727095997.43333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7044 1727095997.43500: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7044 1727095997.43524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7044 1727095997.43553: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674ba6360> <<< 7044 1727095997.43620: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7044 1727095997.43636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7044 1727095997.43655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7044 1727095997.43700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7044 1727095997.43717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7044 1727095997.43739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 7044 1727095997.43748: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674768320> <<< 7044 1727095997.43796: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.43800: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.43803: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd674768590> <<< 7044 1727095997.43856: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674b8ce90> <<< 7044 1727095997.43880: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674ba6ed0> <<< 7044 1727095997.43903: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674ba4b30> <<< 7044 1727095997.43917: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674ba4620> <<< 7044 1727095997.44005: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7044 1727095997.44084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7044 1727095997.44094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 7044 1727095997.44138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7044 1727095997.44142: 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' <<< 7044 1727095997.44173: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.44186: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd67476b650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67476af00> <<< 7044 1727095997.44205: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd67476b0b0> <<< 7044 1727095997.44228: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67476a330> <<< 7044 1727095997.44290: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7044 1727095997.44421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7044 1727095997.44427: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67476b770> <<< 7044 1727095997.44512: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7044 1727095997.44543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7044 1727095997.44627: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.44633: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6747ce270> <<< 7044 1727095997.44661: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6747cc290> <<< 7044 1727095997.44688: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674ba47a0> <<< 7044 1727095997.44695: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 7044 1727095997.44710: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 7044 1727095997.44721: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.44744: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7044 1727095997.44761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.44824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.44875: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7044 1727095997.44896: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.44945: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.44993: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7044 1727095997.44999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.45017: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 7044 1727095997.45038: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.45065: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.45094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 7044 1727095997.45100: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.45153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.45205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 7044 1727095997.45210: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.45257: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.45294: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 7044 1727095997.45307: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.45358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.45417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.45478: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.45533: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 7044 1727095997.45537: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 7044 1727095997.45555: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.46042: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.46474: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7044 1727095997.46479: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.46531: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.46584: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.46619: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.46652: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 7044 1727095997.46659: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 7044 1727095997.46663: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.46695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.46717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7044 1727095997.46733: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.46785: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.46841: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7044 1727095997.46852: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.46888: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.46915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 7044 1727095997.46923: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.46950: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.46984: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7044 1727095997.46990: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.47070: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.47156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 7044 1727095997.47162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7044 1727095997.47183: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6747ce4e0> <<< 7044 1727095997.47209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7044 1727095997.47234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7044 1727095997.47358: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6747cf110> import 'ansible.module_utils.facts.system.local' # <<< 7044 1727095997.47364: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.47428: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.47493: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7044 1727095997.47499: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.47591: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.47681: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7044 1727095997.47688: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.47748: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.47822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7044 1727095997.47826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.47871: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.47919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7044 1727095997.47965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7044 1727095997.48037: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.48096: 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 0x7fd6748065a0> <<< 7044 1727095997.48287: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6747f71d0> import 'ansible.module_utils.facts.system.python' # <<< 7044 1727095997.48296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.48352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.48407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7044 1727095997.48413: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.48501: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.48582: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.48693: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.48836: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 7044 1727095997.48839: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 7044 1727095997.48853: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.48890: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.48922: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7044 1727095997.48940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.48973: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.49065: 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' <<< 7044 1727095997.49104: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.49124: 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 0x7fd674545d90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6747f6e70> <<< 7044 1727095997.49129: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 7044 1727095997.49153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.49160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.49183: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 7044 1727095997.49225: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.49259: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7044 1727095997.49275: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.49425: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.49577: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7044 1727095997.49583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.49685: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.49781: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.49825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.49859: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 7044 1727095997.49878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 7044 1727095997.49883: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.49902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.49920: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.50061: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.50202: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 7044 1727095997.50210: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7044 1727095997.50219: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.50332: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.50452: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7044 1727095997.50469: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.50494: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.50530: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.51090: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.51597: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7044 1727095997.51611: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.51712: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.51820: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7044 1727095997.51825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.51924: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.52027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7044 1727095997.52035: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.52184: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.52334: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7044 1727095997.52353: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.52361: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7044 1727095997.52383: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.52419: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.52464: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7044 1727095997.52470: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.52570: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.52662: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.52866: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.53066: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 7044 1727095997.53075: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 7044 1727095997.53080: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.53119: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.53156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7044 1727095997.53165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.53183: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.53207: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7044 1727095997.53217: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.53288: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.53351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7044 1727095997.53372: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.53383: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.53410: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7044 1727095997.53414: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.53480: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.53531: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7044 1727095997.53546: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.53595: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.53655: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7044 1727095997.53660: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.53931: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7044 1727095997.54213: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54333: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7044 1727095997.54338: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54379: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54409: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7044 1727095997.54423: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54457: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7044 1727095997.54498: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54537: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54570: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7044 1727095997.54584: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54663: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54742: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7044 1727095997.54752: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54775: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 7044 1727095997.54793: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54835: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7044 1727095997.54892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54913: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54932: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.54990: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.55033: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.55106: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.55179: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 7044 1727095997.55185: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 7044 1727095997.55205: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.55257: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.55309: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7044 1727095997.55312: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.55512: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.55704: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7044 1727095997.55720: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.55764: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.55815: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7044 1727095997.55818: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.55873: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.55911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7044 1727095997.55928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.56008: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.56090: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7044 1727095997.56109: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.56199: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.56291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7044 1727095997.56437: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095997.56641: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 7044 1727095997.56644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 7044 1727095997.56662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 7044 1727095997.56683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7044 1727095997.56713: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095997.56726: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd674577470> <<< 7044 1727095997.56735: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674575580> <<< 7044 1727095997.56786: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674574cb0> <<< 7044 1727095997.79408: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 7044 1727095997.79419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 7044 1727095997.79432: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6745bd2e0> <<< 7044 1727095997.79511: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 7044 1727095997.79528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 7044 1727095997.79554: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6745be060> <<< 7044 1727095997.79735: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 7044 1727095997.79750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095997.79808: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 7044 1727095997.79843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 7044 1727095997.79848: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67480c800> <<< 7044 1727095997.79866: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67480f920> <<< 7044 1727095997.80137: 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 <<< 7044 1727095998.00528: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2082d1236a0674562ec5e13633e7ec", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_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": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fix<<< 7044 1727095998.00572: stdout chunk (state=3): >>>ed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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": 3531, "ansible_memfree_mb": 3067, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 464, "free": 3067}, "nocache": {"free": 3340, "used": 191}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 150, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261811224576, "block_size": 4096, "block_total": 65519099, "block_available": 63918756, "block_used": 1600343, "inode_total": 131070960, "inode_available": 131029232, "inode_used": 41728, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_loadavg": {"1m": 0.18603515625, "5m": 0.14453125, "15m": 0.0595703125}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "53", "second": "18", "epoch": "1727095998", "epoch_int": "1727095998", "date": "2024-09-23", "time": "08:53:18", "iso8601_micro": "2024-09-23T12:53:18.002245Z", "iso8601": "2024-09-23T12:53:18Z", "iso8601_basic": "20240923T085318002245", "iso8601_basic_short": "20240923T085318", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "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"}}} <<< 7044 1727095998.01223: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7044 1727095998.01261: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 7044 1727095998.01265: 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 <<< 7044 1727095998.01285: stdout chunk (state=3): >>># 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 <<< 7044 1727095998.01310: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib <<< 7044 1727095998.01345: stdout chunk (state=3): >>># cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # 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<<< 7044 1727095998.01409: stdout chunk (state=3): >>> # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 7044 1727095998.01416: 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 <<< 7044 1727095998.01419: stdout chunk (state=3): >>># 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 <<< 7044 1727095998.01421: stdout chunk (state=3): >>># 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 <<< 7044 1727095998.01455: 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 # 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 <<< 7044 1727095998.01489: stdout chunk (state=3): >>># 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 <<< 7044 1727095998.01492: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # 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 <<< 7044 1727095998.01866: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7044 1727095998.01872: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7044 1727095998.01937: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 7044 1727095998.01943: stdout chunk (state=3): >>># destroy zipfile._path <<< 7044 1727095998.01946: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 7044 1727095998.01949: stdout chunk (state=3): >>># destroy ipaddress <<< 7044 1727095998.01966: stdout chunk (state=3): >>># destroy ntpath <<< 7044 1727095998.02008: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 7044 1727095998.02048: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 7044 1727095998.02079: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7044 1727095998.02109: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7044 1727095998.02180: 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 <<< 7044 1727095998.02222: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 7044 1727095998.02225: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 7044 1727095998.02260: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 7044 1727095998.02265: stdout chunk (state=3): >>># destroy _ssl <<< 7044 1727095998.02304: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 7044 1727095998.02307: stdout chunk (state=3): >>># destroy json <<< 7044 1727095998.02347: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection <<< 7044 1727095998.02350: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 7044 1727095998.02533: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 7044 1727095998.02537: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 <<< 7044 1727095998.02539: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 7044 1727095998.02541: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 7044 1727095998.02545: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 7044 1727095998.02547: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 7044 1727095998.02573: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # 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 <<< 7044 1727095998.02615: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7044 1727095998.02748: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7044 1727095998.02785: stdout chunk (state=3): >>># destroy _collections <<< 7044 1727095998.02809: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7044 1727095998.02858: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7044 1727095998.02866: 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 <<< 7044 1727095998.02905: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7044 1727095998.02908: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7044 1727095998.03024: 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 <<< 7044 1727095998.03059: stdout chunk (state=3): >>># destroy time <<< 7044 1727095998.03077: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 7044 1727095998.03119: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 7044 1727095998.03131: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7044 1727095998.03674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727095998.03677: stdout chunk (state=3): >>><<< 7044 1727095998.03679: stderr chunk (state=3): >>><<< 7044 1727095998.03716: _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 0x7fd6757684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675737b30> # /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 0x7fd67576aa50> 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 0x7fd67551d130> # /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 0x7fd67551dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67555be00> # /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 0x7fd67555bec0> # /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 0x7fd6755937d0> # /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 0x7fd675593e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675573ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755711f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675558fb0> # /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 0x7fd6755b3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755b2390> # /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 0x7fd675572090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755b0bc0> # /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 0x7fd6755e8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675558230> # /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 0x7fd6755e8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755e8b60> # 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 0x7fd6755e8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675556d50> # /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 0x7fd6755e9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755e9250> 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 0x7fd6755ea480> 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 0x7fd6756006b0> 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 0x7fd675601d90> # /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 0x7fd675602c30> # 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 0x7fd675603290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675602180> # /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 0x7fd675603d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675603440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755ea4e0> # /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 0x7fd6752f3bc0> # /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 0x7fd67531c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67531c410> # 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 0x7fd67531c6e0> # /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 0x7fd67531d010> # 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 0x7fd67531da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67531c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6752f1d60> # /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 0x7fd67531ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67531db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6755eabd0> # /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 0x7fd67534b140> # /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 0x7fd67536b500> # /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 0x7fd6753cc260> # /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 0x7fd6753ce9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6753cc380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd675395280> # /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 0x7fd674d11370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67536a300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67531fd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd67536a420> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_raytffsi/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 0x7fd674d76ff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674d55ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674d55040> # 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 0x7fd674d74ec0> # /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 0x7fd674daa990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674daa720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674daa030> # /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 0x7fd674daa480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674d77c80> 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 0x7fd674dab710> # 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 0x7fd674dab950> # /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 0x7fd674dabe90> 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 0x7fd674c15ca0> # 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 0x7fd674c17890> # /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 0x7fd674c18290> # /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 0x7fd674c19400> # /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 0x7fd674c1bec0> # 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 0x7fd67534b0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c1a180> # /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 0x7fd674c23e60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c22930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c226c0> # /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 0x7fd674c22c00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c1a690> # 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 0x7fd674c67ec0> # /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 0x7fd674c68110> # /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 0x7fd674c69cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c69a90> # /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 0x7fd674c6c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c6a390> # /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 0x7fd674c6fa40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c6c410> # 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 0x7fd674c70ad0> # 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 0x7fd674c70a70> # 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 0x7fd674c70bf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c68410> # /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 0x7fd674b00110> # 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 0x7fd674b013d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c728a0> # 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 0x7fd674c73c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674c72510> # 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 0x7fd674b055b0> # /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 0x7fd674b06300> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674b016d0> 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 0x7fd674b06b40> # 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 0x7fd674b07650> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd674b122a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674b0d910> 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 0x7fd674bf6ba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674ce6870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674b12360> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674b07350> # 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 0x7fd674ba6360> # /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 0x7fd674768320> # 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 0x7fd674768590> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674b8ce90> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674ba6ed0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674ba4b30> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674ba4620> # /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 0x7fd67476b650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67476af00> # 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 0x7fd67476b0b0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67476a330> # /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 0x7fd67476b770> # /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 0x7fd6747ce270> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6747cc290> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674ba47a0> 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 0x7fd6747ce4e0> # /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 0x7fd6747cf110> 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 0x7fd6748065a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6747f71d0> 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 0x7fd674545d90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6747f6e70> 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 0x7fd674577470> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674575580> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd674574cb0> # /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 0x7fd6745bd2e0> # /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 0x7fd6745be060> # /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 0x7fd67480c800> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd67480f920> 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_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2082d1236a0674562ec5e13633e7ec", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_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": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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": 3531, "ansible_memfree_mb": 3067, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 464, "free": 3067}, "nocache": {"free": 3340, "used": 191}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 150, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261811224576, "block_size": 4096, "block_total": 65519099, "block_available": 63918756, "block_used": 1600343, "inode_total": 131070960, "inode_available": 131029232, "inode_used": 41728, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_loadavg": {"1m": 0.18603515625, "5m": 0.14453125, "15m": 0.0595703125}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "53", "second": "18", "epoch": "1727095998", "epoch_int": "1727095998", "date": "2024-09-23", "time": "08:53:18", "iso8601_micro": "2024-09-23T12:53:18.002245Z", "iso8601": "2024-09-23T12:53:18Z", "iso8601_basic": "20240923T085318002245", "iso8601_basic_short": "20240923T085318", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 7044 1727095998.05417: 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-1727095996.8782165-7047-226606097068318/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727095998.05420: _low_level_execute_command(): starting 7044 1727095998.05422: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727095996.8782165-7047-226606097068318/ > /dev/null 2>&1 && sleep 0' 7044 1727095998.05648: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727095998.05662: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095998.05679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095998.05696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727095998.05713: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727095998.05739: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095998.05783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095998.05865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095998.05870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095998.05891: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095998.05990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095998.07932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095998.07935: stdout chunk (state=3): >>><<< 7044 1727095998.07937: stderr chunk (state=3): >>><<< 7044 1727095998.07952: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095998.08173: handler run complete 7044 1727095998.08176: variable 'ansible_facts' from source: unknown 7044 1727095998.08186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095998.08526: variable 'ansible_facts' from source: unknown 7044 1727095998.08613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095998.08840: attempt loop complete, returning result 7044 1727095998.08843: _execute() done 7044 1727095998.08845: dumping result to json 7044 1727095998.08848: done dumping result, returning 7044 1727095998.08850: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-4381-8c4e-00000000019b] 7044 1727095998.08852: sending task result for task 0afff68d-5257-4381-8c4e-00000000019b 7044 1727095998.09444: done sending task result for task 0afff68d-5257-4381-8c4e-00000000019b 7044 1727095998.09453: WORKER PROCESS EXITING ok: [managed_node1] 7044 1727095998.09563: no more pending results, returning what we have 7044 1727095998.09566: results queue empty 7044 1727095998.09569: checking for any_errors_fatal 7044 1727095998.09570: done checking for any_errors_fatal 7044 1727095998.09571: checking for max_fail_percentage 7044 1727095998.09573: done checking for max_fail_percentage 7044 1727095998.09573: checking to see if all hosts have failed and the running result is not ok 7044 1727095998.09574: done checking to see if all hosts have failed 7044 1727095998.09575: getting the remaining hosts for this loop 7044 1727095998.09576: done getting the remaining hosts for this loop 7044 1727095998.09581: getting the next task for host managed_node1 7044 1727095998.09586: done getting next task for host managed_node1 7044 1727095998.09588: ^ task is: TASK: meta (flush_handlers) 7044 1727095998.09590: ^ 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 7044 1727095998.09598: getting variables 7044 1727095998.09600: in VariableManager get_vars() 7044 1727095998.09621: Calling all_inventory to load vars for managed_node1 7044 1727095998.09623: Calling groups_inventory to load vars for managed_node1 7044 1727095998.09627: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095998.09635: Calling all_plugins_play to load vars for managed_node1 7044 1727095998.09637: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095998.09640: Calling groups_plugins_play to load vars for managed_node1 7044 1727095998.09817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095998.10013: done with get_vars() 7044 1727095998.10022: done getting variables 7044 1727095998.10075: in VariableManager get_vars() 7044 1727095998.10081: Calling all_inventory to load vars for managed_node1 7044 1727095998.10083: Calling groups_inventory to load vars for managed_node1 7044 1727095998.10084: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095998.10088: Calling all_plugins_play to load vars for managed_node1 7044 1727095998.10089: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095998.10090: Calling groups_plugins_play to load vars for managed_node1 7044 1727095998.10177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095998.10291: done with get_vars() 7044 1727095998.10301: done queuing things up, now waiting for results queue to drain 7044 1727095998.10302: results queue empty 7044 1727095998.10306: checking for any_errors_fatal 7044 1727095998.10308: done checking for any_errors_fatal 7044 1727095998.10308: checking for max_fail_percentage 7044 1727095998.10309: done checking for max_fail_percentage 7044 1727095998.10309: checking to see if all hosts have failed and the running result is not ok 7044 1727095998.10310: done checking to see if all hosts have failed 7044 1727095998.10310: getting the remaining hosts for this loop 7044 1727095998.10311: done getting the remaining hosts for this loop 7044 1727095998.10313: getting the next task for host managed_node1 7044 1727095998.10316: done getting next task for host managed_node1 7044 1727095998.10318: ^ task is: TASK: Include the task 'el_repo_setup.yml' 7044 1727095998.10319: ^ 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 7044 1727095998.10320: getting variables 7044 1727095998.10321: in VariableManager get_vars() 7044 1727095998.10326: Calling all_inventory to load vars for managed_node1 7044 1727095998.10327: Calling groups_inventory to load vars for managed_node1 7044 1727095998.10329: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095998.10332: Calling all_plugins_play to load vars for managed_node1 7044 1727095998.10333: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095998.10335: Calling groups_plugins_play to load vars for managed_node1 7044 1727095998.10412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095998.10514: done with get_vars() 7044 1727095998.10520: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:11 Monday 23 September 2024 08:53:18 -0400 (0:00:03.179) 0:00:03.187 ****** 7044 1727095998.10574: entering _queue_task() for managed_node1/include_tasks 7044 1727095998.10575: Creating lock for include_tasks 7044 1727095998.10802: worker is 1 (out of 1 available) 7044 1727095998.10814: exiting _queue_task() for managed_node1/include_tasks 7044 1727095998.10825: done queuing things up, now waiting for results queue to drain 7044 1727095998.10827: waiting for pending results... 7044 1727095998.10964: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 7044 1727095998.11027: in run() - task 0afff68d-5257-4381-8c4e-000000000006 7044 1727095998.11039: variable 'ansible_search_path' from source: unknown 7044 1727095998.11070: calling self._execute() 7044 1727095998.11127: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095998.11131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095998.11139: variable 'omit' from source: magic vars 7044 1727095998.11214: _execute() done 7044 1727095998.11217: dumping result to json 7044 1727095998.11221: done dumping result, returning 7044 1727095998.11227: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-4381-8c4e-000000000006] 7044 1727095998.11232: sending task result for task 0afff68d-5257-4381-8c4e-000000000006 7044 1727095998.11316: done sending task result for task 0afff68d-5257-4381-8c4e-000000000006 7044 1727095998.11319: WORKER PROCESS EXITING 7044 1727095998.11358: no more pending results, returning what we have 7044 1727095998.11362: in VariableManager get_vars() 7044 1727095998.11396: Calling all_inventory to load vars for managed_node1 7044 1727095998.11398: Calling groups_inventory to load vars for managed_node1 7044 1727095998.11401: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095998.11409: Calling all_plugins_play to load vars for managed_node1 7044 1727095998.11412: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095998.11414: Calling groups_plugins_play to load vars for managed_node1 7044 1727095998.11552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095998.11655: done with get_vars() 7044 1727095998.11660: variable 'ansible_search_path' from source: unknown 7044 1727095998.11672: we have included files to process 7044 1727095998.11672: generating all_blocks data 7044 1727095998.11673: done generating all_blocks data 7044 1727095998.11674: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7044 1727095998.11675: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7044 1727095998.11676: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7044 1727095998.12291: in VariableManager get_vars() 7044 1727095998.12305: done with get_vars() 7044 1727095998.12317: done processing included file 7044 1727095998.12318: iterating over new_blocks loaded from include file 7044 1727095998.12320: in VariableManager get_vars() 7044 1727095998.12330: done with get_vars() 7044 1727095998.12332: filtering new block on tags 7044 1727095998.12346: done filtering new block on tags 7044 1727095998.12348: in VariableManager get_vars() 7044 1727095998.12357: done with get_vars() 7044 1727095998.12359: filtering new block on tags 7044 1727095998.12375: done filtering new block on tags 7044 1727095998.12377: in VariableManager get_vars() 7044 1727095998.12387: done with get_vars() 7044 1727095998.12389: filtering new block on tags 7044 1727095998.12403: done filtering new block on tags 7044 1727095998.12405: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 7044 1727095998.12410: extending task lists for all hosts with included blocks 7044 1727095998.12452: done extending task lists 7044 1727095998.12454: done processing included files 7044 1727095998.12454: results queue empty 7044 1727095998.12455: checking for any_errors_fatal 7044 1727095998.12457: done checking for any_errors_fatal 7044 1727095998.12457: checking for max_fail_percentage 7044 1727095998.12458: done checking for max_fail_percentage 7044 1727095998.12459: checking to see if all hosts have failed and the running result is not ok 7044 1727095998.12459: done checking to see if all hosts have failed 7044 1727095998.12460: getting the remaining hosts for this loop 7044 1727095998.12461: done getting the remaining hosts for this loop 7044 1727095998.12463: getting the next task for host managed_node1 7044 1727095998.12469: done getting next task for host managed_node1 7044 1727095998.12471: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 7044 1727095998.12473: ^ 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 7044 1727095998.12475: getting variables 7044 1727095998.12476: in VariableManager get_vars() 7044 1727095998.12484: Calling all_inventory to load vars for managed_node1 7044 1727095998.12486: Calling groups_inventory to load vars for managed_node1 7044 1727095998.12488: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095998.12492: Calling all_plugins_play to load vars for managed_node1 7044 1727095998.12494: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095998.12497: Calling groups_plugins_play to load vars for managed_node1 7044 1727095998.12646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095998.12821: done with get_vars() 7044 1727095998.12830: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 08:53:18 -0400 (0:00:00.023) 0:00:03.210 ****** 7044 1727095998.12894: entering _queue_task() for managed_node1/setup 7044 1727095998.13138: worker is 1 (out of 1 available) 7044 1727095998.13149: exiting _queue_task() for managed_node1/setup 7044 1727095998.13162: done queuing things up, now waiting for results queue to drain 7044 1727095998.13163: waiting for pending results... 7044 1727095998.13329: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 7044 1727095998.13394: in run() - task 0afff68d-5257-4381-8c4e-0000000001ac 7044 1727095998.13403: variable 'ansible_search_path' from source: unknown 7044 1727095998.13406: variable 'ansible_search_path' from source: unknown 7044 1727095998.13435: calling self._execute() 7044 1727095998.13488: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095998.13493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095998.13501: variable 'omit' from source: magic vars 7044 1727095998.13853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727095998.15644: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727095998.15692: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727095998.15721: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727095998.15747: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727095998.15771: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727095998.15828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727095998.15848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727095998.15865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727095998.15895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727095998.15906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727095998.16026: variable 'ansible_facts' from source: unknown 7044 1727095998.16064: variable 'network_test_required_facts' from source: task vars 7044 1727095998.16093: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 7044 1727095998.16097: variable 'omit' from source: magic vars 7044 1727095998.16125: variable 'omit' from source: magic vars 7044 1727095998.16147: variable 'omit' from source: magic vars 7044 1727095998.16165: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727095998.16187: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727095998.16204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727095998.16219: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727095998.16228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727095998.16249: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727095998.16252: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095998.16255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095998.16321: Set connection var ansible_timeout to 10 7044 1727095998.16329: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727095998.16334: Set connection var ansible_pipelining to False 7044 1727095998.16336: Set connection var ansible_connection to ssh 7044 1727095998.16339: Set connection var ansible_shell_type to sh 7044 1727095998.16344: Set connection var ansible_shell_executable to /bin/sh 7044 1727095998.16363: variable 'ansible_shell_executable' from source: unknown 7044 1727095998.16366: variable 'ansible_connection' from source: unknown 7044 1727095998.16370: variable 'ansible_module_compression' from source: unknown 7044 1727095998.16373: variable 'ansible_shell_type' from source: unknown 7044 1727095998.16375: variable 'ansible_shell_executable' from source: unknown 7044 1727095998.16377: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095998.16381: variable 'ansible_pipelining' from source: unknown 7044 1727095998.16383: variable 'ansible_timeout' from source: unknown 7044 1727095998.16387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095998.16482: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727095998.16489: variable 'omit' from source: magic vars 7044 1727095998.16494: starting attempt loop 7044 1727095998.16497: running the handler 7044 1727095998.16507: _low_level_execute_command(): starting 7044 1727095998.16513: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727095998.17023: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095998.17026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095998.17029: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095998.17031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727095998.17033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095998.17070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095998.17083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095998.17197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095998.18884: stdout chunk (state=3): >>>/root <<< 7044 1727095998.18981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095998.19007: stderr chunk (state=3): >>><<< 7044 1727095998.19011: stdout chunk (state=3): >>><<< 7044 1727095998.19031: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095998.19042: _low_level_execute_command(): starting 7044 1727095998.19046: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727095998.19031-7092-238278036908935 `" && echo ansible-tmp-1727095998.19031-7092-238278036908935="` echo /root/.ansible/tmp/ansible-tmp-1727095998.19031-7092-238278036908935 `" ) && sleep 0' 7044 1727095998.19791: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095998.19797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095998.19823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095998.19942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095998.21855: stdout chunk (state=3): >>>ansible-tmp-1727095998.19031-7092-238278036908935=/root/.ansible/tmp/ansible-tmp-1727095998.19031-7092-238278036908935 <<< 7044 1727095998.21981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095998.21991: stderr chunk (state=3): >>><<< 7044 1727095998.22001: stdout chunk (state=3): >>><<< 7044 1727095998.22208: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727095998.19031-7092-238278036908935=/root/.ansible/tmp/ansible-tmp-1727095998.19031-7092-238278036908935 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095998.22212: variable 'ansible_module_compression' from source: unknown 7044 1727095998.22247: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7044 1727095998.22519: variable 'ansible_facts' from source: unknown 7044 1727095998.22772: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727095998.19031-7092-238278036908935/AnsiballZ_setup.py 7044 1727095998.23001: Sending initial data 7044 1727095998.23012: Sent initial data (150 bytes) 7044 1727095998.23554: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727095998.23577: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095998.23595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095998.23618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727095998.23640: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727095998.23655: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727095998.23684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095998.23722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727095998.23733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095998.23802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095998.23831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095998.23922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095998.25542: 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 <<< 7044 1727095998.25670: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727095998.25717: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727095998.19031-7092-238278036908935/AnsiballZ_setup.py" <<< 7044 1727095998.25723: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpe5w9_1ao /root/.ansible/tmp/ansible-tmp-1727095998.19031-7092-238278036908935/AnsiballZ_setup.py <<< 7044 1727095998.25778: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpe5w9_1ao" to remote "/root/.ansible/tmp/ansible-tmp-1727095998.19031-7092-238278036908935/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727095998.19031-7092-238278036908935/AnsiballZ_setup.py" <<< 7044 1727095998.27578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095998.27582: stdout chunk (state=3): >>><<< 7044 1727095998.27585: stderr chunk (state=3): >>><<< 7044 1727095998.27587: done transferring module to remote 7044 1727095998.27589: _low_level_execute_command(): starting 7044 1727095998.27591: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727095998.19031-7092-238278036908935/ /root/.ansible/tmp/ansible-tmp-1727095998.19031-7092-238278036908935/AnsiballZ_setup.py && sleep 0' 7044 1727095998.28645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727095998.28648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095998.28790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095998.28871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095998.28941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095998.30921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095998.30924: stdout chunk (state=3): >>><<< 7044 1727095998.30927: stderr chunk (state=3): >>><<< 7044 1727095998.31073: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095998.31077: _low_level_execute_command(): starting 7044 1727095998.31080: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727095998.19031-7092-238278036908935/AnsiballZ_setup.py && sleep 0' 7044 1727095998.32361: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727095998.32388: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095998.32446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095998.32520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727095998.32538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095998.32595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095998.32614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095998.32641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095998.32750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095998.35041: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7044 1727095998.35059: stdout chunk (state=3): >>>import _imp # builtin <<< 7044 1727095998.35092: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7044 1727095998.35167: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7044 1727095998.35196: stdout chunk (state=3): >>>import 'posix' # <<< 7044 1727095998.35237: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7044 1727095998.35273: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7044 1727095998.35326: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7044 1727095998.35337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 7044 1727095998.35370: stdout chunk (state=3): >>>import 'codecs' # <<< 7044 1727095998.35396: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7044 1727095998.35429: 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 0x7fc29bae84d0> <<< 7044 1727095998.35457: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29bab7b30> <<< 7044 1727095998.35474: 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 0x7fc29baeaa50> <<< 7044 1727095998.35523: stdout chunk (state=3): >>>import '_signal' # <<< 7044 1727095998.35527: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 7044 1727095998.35538: stdout chunk (state=3): >>>import 'io' # <<< 7044 1727095998.35577: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7044 1727095998.35663: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7044 1727095998.35686: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7044 1727095998.35738: stdout chunk (state=3): >>>import 'os' # <<< 7044 1727095998.35757: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 7044 1727095998.35802: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7044 1727095998.35810: 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' <<< 7044 1727095998.35825: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b899130> <<< 7044 1727095998.35890: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095998.35916: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b899fa0> <<< 7044 1727095998.35933: stdout chunk (state=3): >>>import 'site' # <<< 7044 1727095998.35970: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7044 1727095998.36356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7044 1727095998.36362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7044 1727095998.36401: 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' <<< 7044 1727095998.36404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7044 1727095998.36457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7044 1727095998.36463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7044 1727095998.36501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7044 1727095998.36504: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b8d7e90> <<< 7044 1727095998.36547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7044 1727095998.36563: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b8d7f50> <<< 7044 1727095998.36587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7044 1727095998.36605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7044 1727095998.36641: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7044 1727095998.36687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095998.36716: stdout chunk (state=3): >>>import 'itertools' # <<< 7044 1727095998.36747: 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 0x7fc29b90f890> <<< 7044 1727095998.36777: 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' <<< 7044 1727095998.36788: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b90ff20> import '_collections' # <<< 7044 1727095998.36822: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b8efb60> <<< 7044 1727095998.36844: stdout chunk (state=3): >>>import '_functools' # <<< 7044 1727095998.36872: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b8ed280> <<< 7044 1727095998.36965: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b8d5040> <<< 7044 1727095998.37002: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7044 1727095998.37018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 7044 1727095998.37041: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7044 1727095998.37069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7044 1727095998.37095: 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' <<< 7044 1727095998.37133: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b92f800> <<< 7044 1727095998.37143: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b92e420> <<< 7044 1727095998.37187: 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 0x7fc29b8ee150> <<< 7044 1727095998.37190: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b92cc80> <<< 7044 1727095998.37264: 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' <<< 7044 1727095998.37269: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b964890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b8d42c0> <<< 7044 1727095998.37292: 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' <<< 7044 1727095998.37326: 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 0x7fc29b964d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b964bf0> <<< 7044 1727095998.37396: 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 0x7fc29b964fe0> <<< 7044 1727095998.37400: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b8d2de0> <<< 7044 1727095998.37418: 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' <<< 7044 1727095998.37436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7044 1727095998.37484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b9656d0> <<< 7044 1727095998.37499: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b9653a0> import 'importlib.machinery' # <<< 7044 1727095998.37541: 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' <<< 7044 1727095998.37544: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b9665d0> <<< 7044 1727095998.37582: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 7044 1727095998.37593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7044 1727095998.37645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7044 1727095998.37665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b97c7a0> <<< 7044 1727095998.37744: stdout chunk (state=3): >>>import 'errno' # <<< 7044 1727095998.37752: 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 0x7fc29b97deb0> <<< 7044 1727095998.37805: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /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 0x7fc29b97ed50> <<< 7044 1727095998.37837: 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 0x7fc29b97f380> <<< 7044 1727095998.37872: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b97e2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7044 1727095998.37885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7044 1727095998.37929: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095998.37942: 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 0x7fc29b97fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b97f530> <<< 7044 1727095998.37994: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b966570> <<< 7044 1727095998.38011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7044 1727095998.38047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7044 1727095998.38095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7044 1727095998.38144: 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 0x7fc29b673ce0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 7044 1727095998.38187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7044 1727095998.38192: 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 0x7fc29b69c830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b69c590> <<< 7044 1727095998.38239: 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 0x7fc29b69c770> <<< 7044 1727095998.38272: 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' <<< 7044 1727095998.38312: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095998.38460: 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 0x7fc29b69d100> <<< 7044 1727095998.38600: 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 0x7fc29b69daf0> <<< 7044 1727095998.38603: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b69c9b0> <<< 7044 1727095998.38609: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b671e80> <<< 7044 1727095998.38641: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7044 1727095998.38677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7044 1727095998.38680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7044 1727095998.38761: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b69eea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b69dc10> <<< 7044 1727095998.38774: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b966cc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7044 1727095998.38830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095998.38841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7044 1727095998.38875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7044 1727095998.38905: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b6c3230> <<< 7044 1727095998.38960: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7044 1727095998.38988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095998.39016: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7044 1727095998.39019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7044 1727095998.39056: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b6eb560> <<< 7044 1727095998.39090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7044 1727095998.39127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7044 1727095998.39214: stdout chunk (state=3): >>>import 'ntpath' # <<< 7044 1727095998.39218: 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 0x7fc29b74c2f0> <<< 7044 1727095998.39228: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7044 1727095998.39261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7044 1727095998.39283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7044 1727095998.39331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7044 1727095998.39418: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b74ea50> <<< 7044 1727095998.39492: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b74c410> <<< 7044 1727095998.39528: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b711370> <<< 7044 1727095998.39573: 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 0x7fc29b5513d0> <<< 7044 1727095998.39587: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b6ea390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b69fe00> <<< 7044 1727095998.39781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7044 1727095998.39796: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc29b551670> <<< 7044 1727095998.40034: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_e0cjiw5o/ansible_setup_payload.zip' <<< 7044 1727095998.40046: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.40160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.40198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7044 1727095998.40209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7044 1727095998.40244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7044 1727095998.40336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7044 1727095998.40350: 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 0x7fc29b5bb0b0> <<< 7044 1727095998.40373: stdout chunk (state=3): >>>import '_typing' # <<< 7044 1727095998.40552: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b599fa0> <<< 7044 1727095998.40581: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b599160> # zipimport: zlib available <<< 7044 1727095998.40614: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 7044 1727095998.40651: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7044 1727095998.40654: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 7044 1727095998.42091: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.43294: 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 0x7fc29b5b93a0> <<< 7044 1727095998.43354: 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' # /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' <<< 7044 1727095998.43439: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29b5eaa80> <<< 7044 1727095998.43442: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b5ea810> <<< 7044 1727095998.43538: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b5ea120> # /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 0x7fc29b5ea570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b5bbd40> import 'atexit' # <<< 7044 1727095998.43572: 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 0x7fc29b5eb830> # 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 0x7fc29b5eb9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7044 1727095998.43625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7044 1727095998.43655: stdout chunk (state=3): >>>import '_locale' # <<< 7044 1727095998.43705: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b5ebef0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7044 1727095998.43743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7044 1727095998.43849: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af31cd0> # 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 0x7fc29af338f0> <<< 7044 1727095998.43852: 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' <<< 7044 1727095998.43934: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af342f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7044 1727095998.43938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7044 1727095998.43957: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af35490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7044 1727095998.44005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7044 1727095998.44103: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af37ef0> # 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 0x7fc29b92dee0> <<< 7044 1727095998.44127: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af361b0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7044 1727095998.44182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7044 1727095998.44216: 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' <<< 7044 1727095998.44234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7044 1727095998.44345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7044 1727095998.44359: 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 0x7fc29af3fdd0> <<< 7044 1727095998.44386: stdout chunk (state=3): >>>import '_tokenize' # <<< 7044 1727095998.44438: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af3e8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af3e600> <<< 7044 1727095998.44461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7044 1727095998.44534: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af3eb70> <<< 7044 1727095998.44583: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af366c0> <<< 7044 1727095998.44605: 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 0x7fc29af83ec0> <<< 7044 1727095998.44634: 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 0x7fc29af841a0> <<< 7044 1727095998.44662: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7044 1727095998.44686: 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' <<< 7044 1727095998.44734: 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 0x7fc29af85c40> <<< 7044 1727095998.44747: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af85a00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7044 1727095998.44771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7044 1727095998.44850: 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 0x7fc29af881a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af86330> <<< 7044 1727095998.44889: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7044 1727095998.44917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095998.44935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7044 1727095998.44982: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af8b920> <<< 7044 1727095998.45099: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af88320> <<< 7044 1727095998.45174: 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 0x7fc29af8c6e0> <<< 7044 1727095998.45199: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29af8c980> <<< 7044 1727095998.45244: 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' <<< 7044 1727095998.45265: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29af8ca70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af842c0> <<< 7044 1727095998.45311: 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' <<< 7044 1727095998.45314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7044 1727095998.45348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7044 1727095998.45351: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095998.45419: 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 0x7fc29ae143e0> <<< 7044 1727095998.45533: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29ae15640> <<< 7044 1727095998.45573: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af8eba0> <<< 7044 1727095998.45595: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29af8ff20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af8e780> # zipimport: zlib available <<< 7044 1727095998.45627: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7044 1727095998.45640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.45728: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.45823: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.45826: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 7044 1727095998.45873: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7044 1727095998.45884: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.45991: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.46119: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.46716: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.47232: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7044 1727095998.47255: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7044 1727095998.47283: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7044 1727095998.47296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095998.47344: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095998.47351: 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 0x7fc29ae1d910> <<< 7044 1727095998.47424: 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' <<< 7044 1727095998.47448: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ae1e6f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ae15760> <<< 7044 1727095998.47510: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7044 1727095998.47548: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7044 1727095998.47551: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7044 1727095998.47565: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.47711: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.47898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ae1e4b0> # zipimport: zlib available <<< 7044 1727095998.48335: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.48795: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.48863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.48953: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7044 1727095998.49043: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7044 1727095998.49112: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.49191: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 7044 1727095998.49230: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7044 1727095998.49288: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.49323: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7044 1727095998.49516: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.49751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7044 1727095998.49847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7044 1727095998.49850: stdout chunk (state=3): >>>import '_ast' # <<< 7044 1727095998.49912: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ae1f9e0> # zipimport: zlib available <<< 7044 1727095998.49978: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.50084: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7044 1727095998.50140: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 7044 1727095998.50171: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.50248: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7044 1727095998.50300: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7044 1727095998.50323: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.50414: 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 <<< 7044 1727095998.50449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095998.50536: 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 0x7fc29ae2a0c0> <<< 7044 1727095998.50613: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ae27110> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7044 1727095998.50662: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.50763: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7044 1727095998.50826: 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 <<< 7044 1727095998.50849: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7044 1727095998.50903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7044 1727095998.50922: stdout chunk (state=3): >>># /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' <<< 7044 1727095998.50987: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af029c0> <<< 7044 1727095998.51023: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29affe690> <<< 7044 1727095998.51148: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ae2a180> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af84110> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7044 1727095998.51157: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.51203: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7044 1727095998.51244: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7044 1727095998.51258: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7044 1727095998.51291: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 7044 1727095998.51334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.51409: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7044 1727095998.51434: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.51477: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.51522: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.51552: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.51595: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 7044 1727095998.51706: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.51751: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.51807: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.51826: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7044 1727095998.51988: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.52163: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.52194: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.52262: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 7044 1727095998.52291: 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 <<< 7044 1727095998.52315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7044 1727095998.52331: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7044 1727095998.52363: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aeba450> <<< 7044 1727095998.52394: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7044 1727095998.52414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7044 1727095998.52426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7044 1727095998.52464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7044 1727095998.52492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7044 1727095998.52505: 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 0x7fc29aab4110> <<< 7044 1727095998.52555: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095998.52558: 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 0x7fc29aab4380> <<< 7044 1727095998.52610: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aea7290> <<< 7044 1727095998.52628: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aebafc0> <<< 7044 1727095998.52658: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aeb8ad0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aeb8740> <<< 7044 1727095998.52682: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7044 1727095998.52732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7044 1727095998.52778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7044 1727095998.52789: 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' <<< 7044 1727095998.52824: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29aab7440> <<< 7044 1727095998.52861: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aab6cf0> <<< 7044 1727095998.52883: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29aab6ed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aab6120> <<< 7044 1727095998.52904: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7044 1727095998.53030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7044 1727095998.53049: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aab74d0> <<< 7044 1727095998.53063: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7044 1727095998.53102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7044 1727095998.53124: 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 0x7fc29ab02000> <<< 7044 1727095998.53145: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aab7fe0> <<< 7044 1727095998.53202: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aeb87d0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 7044 1727095998.53208: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.53236: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 7044 1727095998.53297: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.53359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7044 1727095998.53374: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.53415: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.53480: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 7044 1727095998.53496: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 7044 1727095998.53524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.53539: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.53574: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 7044 1727095998.53625: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.53684: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 7044 1727095998.53695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.53718: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.53771: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 7044 1727095998.53790: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.53829: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.53892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.53942: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.54007: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 7044 1727095998.54025: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.54489: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.54922: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7044 1727095998.54925: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.54971: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.55024: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.55054: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.55109: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 7044 1727095998.55134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.55171: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 7044 1727095998.55236: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.55301: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7044 1727095998.55304: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.55328: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.55362: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 7044 1727095998.55404: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.55428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7044 1727095998.55447: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.55513: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.55614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7044 1727095998.55643: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ab021e0> <<< 7044 1727095998.55673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7044 1727095998.55702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7044 1727095998.55827: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ab02cf0> import 'ansible.module_utils.facts.system.local' # <<< 7044 1727095998.55845: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.55910: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.55995: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7044 1727095998.55999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.56082: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.56176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7044 1727095998.56187: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.56248: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.56326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7044 1727095998.56342: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.56372: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.56424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7044 1727095998.56473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7044 1727095998.56550: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095998.56605: 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 0x7fc29ab42330> <<< 7044 1727095998.56801: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ab32ff0> import 'ansible.module_utils.facts.system.python' # <<< 7044 1727095998.56824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.56869: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.56927: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 7044 1727095998.57025: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.57105: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.57223: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.57371: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 7044 1727095998.57391: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.57425: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.57480: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7044 1727095998.57483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.57510: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.57588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 7044 1727095998.57634: stdout chunk (state=3): >>># 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 0x7fc29ab55c10> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ab32d80> import 'ansible.module_utils.facts.system.user' # <<< 7044 1727095998.57653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.57695: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 7044 1727095998.57698: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.57743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.57810: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 7044 1727095998.57957: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.58097: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 7044 1727095998.58233: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.58349: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.58400: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.58413: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 7044 1727095998.58438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.58461: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.58605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.58751: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 7044 1727095998.58762: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 7044 1727095998.58883: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.59010: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7044 1727095998.59043: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.59057: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.59086: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.59644: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.60164: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7044 1727095998.60184: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.60284: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.60401: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7044 1727095998.60405: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.60496: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.60609: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7044 1727095998.60612: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.60764: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.60936: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7044 1727095998.60940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.60966: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 7044 1727095998.61012: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.61046: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7044 1727095998.61071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.61165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.61264: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.61466: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.61678: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7044 1727095998.61700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.61720: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.61789: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7044 1727095998.61793: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.61823: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.61826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7044 1727095998.61847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.61905: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.62002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7044 1727095998.62009: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.62037: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.62051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 7044 1727095998.62115: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.62172: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 7044 1727095998.62242: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.62300: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7044 1727095998.62312: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.62577: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.62835: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 7044 1727095998.62905: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.62964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7044 1727095998.62983: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63009: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7044 1727095998.63057: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63091: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63134: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7044 1727095998.63137: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63164: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63212: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7044 1727095998.63218: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63384: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7044 1727095998.63411: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63424: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 7044 1727095998.63473: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63518: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7044 1727095998.63534: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63565: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63580: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63617: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63677: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63817: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 7044 1727095998.63838: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 7044 1727095998.63886: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.63945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7044 1727095998.63948: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.64141: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.64340: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7044 1727095998.64355: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.64385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.64446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7044 1727095998.64450: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.64494: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.64535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7044 1727095998.64555: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.64630: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.64719: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7044 1727095998.64732: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.64820: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.64914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7044 1727095998.65003: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095998.65702: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 7044 1727095998.65705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 7044 1727095998.65738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 7044 1727095998.65741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7044 1727095998.65823: 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 0x7fc29a957410> <<< 7044 1727095998.65865: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29a9559a0> <<< 7044 1727095998.65919: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29a954950> <<< 7044 1727095998.66604: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "53", "second": "18", "epoch": "1727095998", "epoch_int": "1727095998", "date": "2024-09-23", "time": "08:53:18", "iso8601_micro": "2024-09-23T12:53:18.655348Z", "iso8601": "2024-09-23T12:53:18Z", "iso8601_basic": "20240923T085318655348", "iso8601_basic_short": "20240923T085318", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2082d1236a0674562ec5e13633e7ec", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7044 1727095998.67199: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7044 1727095998.67224: 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 <<< 7044 1727095998.67227: stdout chunk (state=3): >>># 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 <<< 7044 1727095998.67263: stdout chunk (state=3): >>># 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 <<< 7044 1727095998.67271: stdout chunk (state=3): >>># cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib <<< 7044 1727095998.67289: stdout chunk (state=3): >>># 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 <<< 7044 1727095998.67329: 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 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 <<< 7044 1727095998.67350: stdout chunk (state=3): >>># 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__ <<< 7044 1727095998.67420: stdout chunk (state=3): >>># 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 <<< 7044 1727095998.67450: stdout chunk (state=3): >>># 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 <<< 7044 1727095998.67769: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7044 1727095998.67802: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 7044 1727095998.67890: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7044 1727095998.67949: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 7044 1727095998.68010: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7044 1727095998.68108: stdout chunk (state=3): >>># 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 <<< 7044 1727095998.68160: stdout chunk (state=3): >>># 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 <<< 7044 1727095998.68257: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7044 1727095998.68370: 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 # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 7044 1727095998.68456: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # 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 <<< 7044 1727095998.68479: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7044 1727095998.68670: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 7044 1727095998.68706: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 7044 1727095998.68768: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7044 1727095998.68863: 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 <<< 7044 1727095998.68955: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7044 1727095998.68969: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7044 1727095998.69331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727095998.69474: stderr chunk (state=3): >>><<< 7044 1727095998.69477: stdout chunk (state=3): >>><<< 7044 1727095998.69614: _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 0x7fc29bae84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29bab7b30> # /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 0x7fc29baeaa50> 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 0x7fc29b899130> # /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 0x7fc29b899fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b8d7e90> # /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 0x7fc29b8d7f50> # /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 0x7fc29b90f890> # /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 0x7fc29b90ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b8efb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b8ed280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b8d5040> # /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 0x7fc29b92f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b92e420> # /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 0x7fc29b8ee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b92cc80> # /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 0x7fc29b964890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b8d42c0> # /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 0x7fc29b964d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b964bf0> # 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 0x7fc29b964fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b8d2de0> # /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 0x7fc29b9656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b9653a0> 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 0x7fc29b9665d0> 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 0x7fc29b97c7a0> 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 0x7fc29b97deb0> # /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 0x7fc29b97ed50> # 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 0x7fc29b97f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b97e2a0> # /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 0x7fc29b97fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b97f530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b966570> # /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 0x7fc29b673ce0> # /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 0x7fc29b69c830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b69c590> # 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 0x7fc29b69c770> # /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 0x7fc29b69d100> # 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 0x7fc29b69daf0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b69c9b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b671e80> # /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 0x7fc29b69eea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b69dc10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b966cc0> # /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 0x7fc29b6c3230> # /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 0x7fc29b6eb560> # /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 0x7fc29b74c2f0> # /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 0x7fc29b74ea50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b74c410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b711370> # /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 0x7fc29b5513d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b6ea390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b69fe00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc29b551670> # zipimport: found 103 names in '/tmp/ansible_setup_payload_e0cjiw5o/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 0x7fc29b5bb0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b599fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b599160> # 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 0x7fc29b5b93a0> # /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 0x7fc29b5eaa80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b5ea810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b5ea120> # /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 0x7fc29b5ea570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29b5bbd40> 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 0x7fc29b5eb830> # 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 0x7fc29b5eb9e0> # /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 0x7fc29b5ebef0> 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 0x7fc29af31cd0> # 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 0x7fc29af338f0> # /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 0x7fc29af342f0> # /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 0x7fc29af35490> # /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 0x7fc29af37ef0> # 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 0x7fc29b92dee0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af361b0> # /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 0x7fc29af3fdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af3e8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af3e600> # /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 0x7fc29af3eb70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af366c0> # 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 0x7fc29af83ec0> # /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 0x7fc29af841a0> # /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 0x7fc29af85c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af85a00> # /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 0x7fc29af881a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af86330> # /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 0x7fc29af8b920> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af88320> # 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 0x7fc29af8c6e0> # 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 0x7fc29af8c980> # 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 0x7fc29af8ca70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af842c0> # /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 0x7fc29ae143e0> # 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 0x7fc29ae15640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af8eba0> # 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 0x7fc29af8ff20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af8e780> # 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 0x7fc29ae1d910> # /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 0x7fc29ae1e6f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ae15760> 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 0x7fc29ae1e4b0> # 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 0x7fc29ae1f9e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc29ae2a0c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ae27110> 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 0x7fc29af029c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29affe690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ae2a180> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29af84110> # 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 0x7fc29aeba450> # /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 0x7fc29aab4110> # 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 0x7fc29aab4380> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aea7290> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aebafc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aeb8ad0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aeb8740> # /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 0x7fc29aab7440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aab6cf0> # 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 0x7fc29aab6ed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aab6120> # /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 0x7fc29aab74d0> # /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 0x7fc29ab02000> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aab7fe0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29aeb87d0> 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 0x7fc29ab021e0> # /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 0x7fc29ab02cf0> 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 0x7fc29ab42330> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ab32ff0> 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 0x7fc29ab55c10> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29ab32d80> 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 0x7fc29a957410> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29a9559a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc29a954950> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "53", "second": "18", "epoch": "1727095998", "epoch_int": "1727095998", "date": "2024-09-23", "time": "08:53:18", "iso8601_micro": "2024-09-23T12:53:18.655348Z", "iso8601": "2024-09-23T12:53:18Z", "iso8601_basic": "20240923T085318655348", "iso8601_basic_short": "20240923T085318", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2082d1236a0674562ec5e13633e7ec", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 7044 1727095998.71418: 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-1727095998.19031-7092-238278036908935/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727095998.71431: _low_level_execute_command(): starting 7044 1727095998.71434: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727095998.19031-7092-238278036908935/ > /dev/null 2>&1 && sleep 0' 7044 1727095998.71436: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095998.71481: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095998.71513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095998.71549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095998.71644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095998.73593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095998.73596: stdout chunk (state=3): >>><<< 7044 1727095998.73598: stderr chunk (state=3): >>><<< 7044 1727095998.73635: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095998.73772: handler run complete 7044 1727095998.73776: variable 'ansible_facts' from source: unknown 7044 1727095998.73778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095998.74039: variable 'ansible_facts' from source: unknown 7044 1727095998.74147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095998.74235: attempt loop complete, returning result 7044 1727095998.74243: _execute() done 7044 1727095998.74249: dumping result to json 7044 1727095998.74267: done dumping result, returning 7044 1727095998.74283: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-4381-8c4e-0000000001ac] 7044 1727095998.74292: sending task result for task 0afff68d-5257-4381-8c4e-0000000001ac 7044 1727095998.74517: done sending task result for task 0afff68d-5257-4381-8c4e-0000000001ac 7044 1727095998.74520: WORKER PROCESS EXITING ok: [managed_node1] 7044 1727095998.74853: no more pending results, returning what we have 7044 1727095998.74855: results queue empty 7044 1727095998.74856: checking for any_errors_fatal 7044 1727095998.74857: done checking for any_errors_fatal 7044 1727095998.74858: checking for max_fail_percentage 7044 1727095998.74859: done checking for max_fail_percentage 7044 1727095998.74860: checking to see if all hosts have failed and the running result is not ok 7044 1727095998.74862: done checking to see if all hosts have failed 7044 1727095998.74863: getting the remaining hosts for this loop 7044 1727095998.74864: done getting the remaining hosts for this loop 7044 1727095998.74869: getting the next task for host managed_node1 7044 1727095998.74876: done getting next task for host managed_node1 7044 1727095998.74879: ^ task is: TASK: Check if system is ostree 7044 1727095998.74881: ^ 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 7044 1727095998.74885: getting variables 7044 1727095998.74886: in VariableManager get_vars() 7044 1727095998.74918: Calling all_inventory to load vars for managed_node1 7044 1727095998.74922: Calling groups_inventory to load vars for managed_node1 7044 1727095998.74925: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095998.74939: Calling all_plugins_play to load vars for managed_node1 7044 1727095998.74942: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095998.74945: Calling groups_plugins_play to load vars for managed_node1 7044 1727095998.75601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095998.75920: done with get_vars() 7044 1727095998.75988: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 08:53:18 -0400 (0:00:00.632) 0:00:03.843 ****** 7044 1727095998.76195: entering _queue_task() for managed_node1/stat 7044 1727095998.76755: worker is 1 (out of 1 available) 7044 1727095998.76774: exiting _queue_task() for managed_node1/stat 7044 1727095998.76786: done queuing things up, now waiting for results queue to drain 7044 1727095998.76787: waiting for pending results... 7044 1727095998.77095: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 7044 1727095998.77100: in run() - task 0afff68d-5257-4381-8c4e-0000000001ae 7044 1727095998.77102: variable 'ansible_search_path' from source: unknown 7044 1727095998.77105: variable 'ansible_search_path' from source: unknown 7044 1727095998.77107: calling self._execute() 7044 1727095998.77124: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095998.77127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095998.77136: variable 'omit' from source: magic vars 7044 1727095998.77626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727095998.77864: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727095998.77917: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727095998.77947: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727095998.77982: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727095998.78064: 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) 7044 1727095998.78089: 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) 7044 1727095998.78119: 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) 7044 1727095998.78154: 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) 7044 1727095998.78306: Evaluated conditional (not __network_is_ostree is defined): True 7044 1727095998.78310: variable 'omit' from source: magic vars 7044 1727095998.78312: variable 'omit' from source: magic vars 7044 1727095998.78352: variable 'omit' from source: magic vars 7044 1727095998.78379: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727095998.78409: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727095998.78427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727095998.78518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727095998.78521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727095998.78523: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727095998.78526: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095998.78528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095998.78591: Set connection var ansible_timeout to 10 7044 1727095998.78599: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727095998.78605: Set connection var ansible_pipelining to False 7044 1727095998.78607: Set connection var ansible_connection to ssh 7044 1727095998.78609: Set connection var ansible_shell_type to sh 7044 1727095998.78614: Set connection var ansible_shell_executable to /bin/sh 7044 1727095998.78643: variable 'ansible_shell_executable' from source: unknown 7044 1727095998.78646: variable 'ansible_connection' from source: unknown 7044 1727095998.78654: variable 'ansible_module_compression' from source: unknown 7044 1727095998.78657: variable 'ansible_shell_type' from source: unknown 7044 1727095998.78659: variable 'ansible_shell_executable' from source: unknown 7044 1727095998.78661: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095998.78663: variable 'ansible_pipelining' from source: unknown 7044 1727095998.78665: variable 'ansible_timeout' from source: unknown 7044 1727095998.78669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095998.78844: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727095998.78848: variable 'omit' from source: magic vars 7044 1727095998.78850: starting attempt loop 7044 1727095998.78852: running the handler 7044 1727095998.78855: _low_level_execute_command(): starting 7044 1727095998.78857: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727095998.79565: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727095998.79580: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095998.79592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095998.79606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727095998.79622: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727095998.79631: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727095998.79640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095998.79655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727095998.79664: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727095998.79674: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727095998.79715: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095998.79719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095998.79722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727095998.79724: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727095998.79726: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727095998.79728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095998.79795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095998.79810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095998.79833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095998.79932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095998.81620: stdout chunk (state=3): >>>/root <<< 7044 1727095998.81719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095998.81773: stderr chunk (state=3): >>><<< 7044 1727095998.81778: stdout chunk (state=3): >>><<< 7044 1727095998.81784: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095998.81973: _low_level_execute_command(): starting 7044 1727095998.81976: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727095998.8178434-7121-226531983752061 `" && echo ansible-tmp-1727095998.8178434-7121-226531983752061="` echo /root/.ansible/tmp/ansible-tmp-1727095998.8178434-7121-226531983752061 `" ) && sleep 0' 7044 1727095998.82379: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727095998.82389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095998.82399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095998.82417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727095998.82429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727095998.82529: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727095998.82533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095998.82535: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727095998.82537: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727095998.82539: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727095998.82540: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095998.82542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095998.82544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727095998.82546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727095998.82547: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727095998.82549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095998.82591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095998.82604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095998.82613: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095998.82709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095998.84648: stdout chunk (state=3): >>>ansible-tmp-1727095998.8178434-7121-226531983752061=/root/.ansible/tmp/ansible-tmp-1727095998.8178434-7121-226531983752061 <<< 7044 1727095998.84757: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095998.84808: stderr chunk (state=3): >>><<< 7044 1727095998.84831: stdout chunk (state=3): >>><<< 7044 1727095998.84853: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727095998.8178434-7121-226531983752061=/root/.ansible/tmp/ansible-tmp-1727095998.8178434-7121-226531983752061 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095998.85073: variable 'ansible_module_compression' from source: unknown 7044 1727095998.85076: ANSIBALLZ: Using lock for stat 7044 1727095998.85079: ANSIBALLZ: Acquiring lock 7044 1727095998.85081: ANSIBALLZ: Lock acquired: 139640376448816 7044 1727095998.85083: ANSIBALLZ: Creating module 7044 1727095998.97721: ANSIBALLZ: Writing module into payload 7044 1727095998.97827: ANSIBALLZ: Writing module 7044 1727095998.97854: ANSIBALLZ: Renaming module 7044 1727095998.97865: ANSIBALLZ: Done creating module 7044 1727095998.97893: variable 'ansible_facts' from source: unknown 7044 1727095998.97972: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727095998.8178434-7121-226531983752061/AnsiballZ_stat.py 7044 1727095998.98110: Sending initial data 7044 1727095998.98231: Sent initial data (151 bytes) 7044 1727095998.98743: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727095998.98798: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095998.98809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727095998.98825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727095998.98895: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095998.98931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095998.98951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095998.98984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095998.99124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095999.00758: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7044 1727095999.00781: 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 <<< 7044 1727095999.00838: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727095999.00907: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmprp86ydbx /root/.ansible/tmp/ansible-tmp-1727095998.8178434-7121-226531983752061/AnsiballZ_stat.py <<< 7044 1727095999.00913: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727095998.8178434-7121-226531983752061/AnsiballZ_stat.py" <<< 7044 1727095999.00958: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmprp86ydbx" to remote "/root/.ansible/tmp/ansible-tmp-1727095998.8178434-7121-226531983752061/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727095998.8178434-7121-226531983752061/AnsiballZ_stat.py" <<< 7044 1727095999.01675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095999.01686: stderr chunk (state=3): >>><<< 7044 1727095999.01693: stdout chunk (state=3): >>><<< 7044 1727095999.01712: done transferring module to remote 7044 1727095999.01727: _low_level_execute_command(): starting 7044 1727095999.01733: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727095998.8178434-7121-226531983752061/ /root/.ansible/tmp/ansible-tmp-1727095998.8178434-7121-226531983752061/AnsiballZ_stat.py && sleep 0' 7044 1727095999.02287: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095999.02310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095999.02404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095999.04198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095999.04225: stderr chunk (state=3): >>><<< 7044 1727095999.04228: stdout chunk (state=3): >>><<< 7044 1727095999.04244: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095999.04247: _low_level_execute_command(): starting 7044 1727095999.04251: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727095998.8178434-7121-226531983752061/AnsiballZ_stat.py && sleep 0' 7044 1727095999.04654: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095999.04687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727095999.04690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095999.04693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095999.04740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095999.04743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095999.04820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095999.07023: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7044 1727095999.07053: stdout chunk (state=3): >>>import _imp # builtin <<< 7044 1727095999.07087: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7044 1727095999.07169: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7044 1727095999.07197: stdout chunk (state=3): >>>import 'posix' # <<< 7044 1727095999.07233: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7044 1727095999.07275: stdout chunk (state=3): >>>import 'time' # <<< 7044 1727095999.07287: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7044 1727095999.07322: 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' <<< 7044 1727095999.07343: stdout chunk (state=3): >>>import '_codecs' # <<< 7044 1727095999.07380: stdout chunk (state=3): >>>import 'codecs' # <<< 7044 1727095999.07402: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7044 1727095999.07429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7044 1727095999.07440: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9570184d0> <<< 7044 1727095999.07445: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956fe7b30> <<< 7044 1727095999.07473: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7044 1727095999.07481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 7044 1727095999.07505: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa95701aa50> <<< 7044 1727095999.07508: stdout chunk (state=3): >>>import '_signal' # <<< 7044 1727095999.07537: stdout chunk (state=3): >>>import '_abc' # <<< 7044 1727095999.07542: stdout chunk (state=3): >>>import 'abc' # <<< 7044 1727095999.07566: stdout chunk (state=3): >>>import 'io' # <<< 7044 1727095999.07602: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7044 1727095999.07690: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7044 1727095999.07722: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7044 1727095999.07742: stdout chunk (state=3): >>>import 'os' # <<< 7044 1727095999.07763: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7044 1727095999.07786: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7044 1727095999.07804: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 7044 1727095999.07809: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7044 1727095999.07845: 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 <<< 7044 1727095999.07848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7044 1727095999.07873: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956e2d130> <<< 7044 1727095999.07929: 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 <<< 7044 1727095999.07944: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095999.07949: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956e2dfa0> <<< 7044 1727095999.07977: stdout chunk (state=3): >>>import 'site' # <<< 7044 1727095999.08005: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7044 1727095999.08234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7044 1727095999.08247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7044 1727095999.08274: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7044 1727095999.08281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095999.08301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7044 1727095999.08341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7044 1727095999.08374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7044 1727095999.08389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7044 1727095999.08403: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956e6bec0> <<< 7044 1727095999.08472: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7044 1727095999.08500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956e6bf80> <<< 7044 1727095999.08527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7044 1727095999.08547: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7044 1727095999.08656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 7044 1727095999.08664: 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 0x7fa956ea3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7044 1727095999.08745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956ea3ec0> import '_collections' # <<< 7044 1727095999.08775: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956e83b60> <<< 7044 1727095999.08784: stdout chunk (state=3): >>>import '_functools' # <<< 7044 1727095999.08794: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956e812b0> <<< 7044 1727095999.08888: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956e69070> <<< 7044 1727095999.08911: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7044 1727095999.08935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7044 1727095999.08948: stdout chunk (state=3): >>>import '_sre' # <<< 7044 1727095999.08972: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7044 1727095999.08993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7044 1727095999.09016: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7044 1727095999.09023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7044 1727095999.09059: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956ec37d0> <<< 7044 1727095999.09071: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956ec23f0> <<< 7044 1727095999.09105: 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 0x7fa956e82150> <<< 7044 1727095999.09109: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956ec0bc0> <<< 7044 1727095999.09175: 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' <<< 7044 1727095999.09181: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956ef8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956e682f0> <<< 7044 1727095999.09207: 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' <<< 7044 1727095999.09247: 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 0x7fa956ef8d40> <<< 7044 1727095999.09254: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956ef8bf0> <<< 7044 1727095999.09287: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095999.09304: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa956ef8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956e66e10> <<< 7044 1727095999.09342: 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' <<< 7044 1727095999.09364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7044 1727095999.09400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7044 1727095999.09416: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956ef9670> <<< 7044 1727095999.09419: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956ef9370> import 'importlib.machinery' # <<< 7044 1727095999.09455: 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' <<< 7044 1727095999.09487: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956efa540> <<< 7044 1727095999.09491: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7044 1727095999.09505: stdout chunk (state=3): >>>import 'runpy' # <<< 7044 1727095999.09527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7044 1727095999.09566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7044 1727095999.09593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956f10740> <<< 7044 1727095999.09613: stdout chunk (state=3): >>>import 'errno' # <<< 7044 1727095999.09643: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095999.09656: 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 0x7fa956f11e20> <<< 7044 1727095999.09682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7044 1727095999.09686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7044 1727095999.09716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7044 1727095999.09723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7044 1727095999.09732: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956f12cc0> <<< 7044 1727095999.09781: 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 0x7fa956f132f0> <<< 7044 1727095999.09788: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956f12210> <<< 7044 1727095999.09809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7044 1727095999.09824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7044 1727095999.09861: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095999.09879: 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 0x7fa956f13d70> <<< 7044 1727095999.09884: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956f134a0> <<< 7044 1727095999.09930: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956efa4b0> <<< 7044 1727095999.09948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7044 1727095999.09978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7044 1727095999.09995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7044 1727095999.10019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7044 1727095999.10051: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095999.10055: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa956cd3c50> <<< 7044 1727095999.10080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 7044 1727095999.10084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7044 1727095999.10108: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095999.10112: 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 0x7fa956cfc710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956cfc470> <<< 7044 1727095999.10152: 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 0x7fa956cfc740> <<< 7044 1727095999.10177: 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' <<< 7044 1727095999.10260: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095999.10390: 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 0x7fa956cfd070><<< 7044 1727095999.10396: stdout chunk (state=3): >>> <<< 7044 1727095999.10525: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095999.10532: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa956cfda60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956cfc920> <<< 7044 1727095999.10548: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956cd1df0> <<< 7044 1727095999.10574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7044 1727095999.10591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7044 1727095999.10617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7044 1727095999.10632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7044 1727095999.10638: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956cfee10> <<< 7044 1727095999.10663: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956cfdb50> <<< 7044 1727095999.10684: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956efac60> <<< 7044 1727095999.10706: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7044 1727095999.10779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095999.10790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7044 1727095999.10830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7044 1727095999.10855: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956d271a0> <<< 7044 1727095999.10915: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7044 1727095999.10922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095999.10946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7044 1727095999.10966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7044 1727095999.11012: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956d4b560> <<< 7044 1727095999.11029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7044 1727095999.11081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7044 1727095999.11129: stdout chunk (state=3): >>>import 'ntpath' # <<< 7044 1727095999.11163: 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 0x7fa956dac2c0> <<< 7044 1727095999.11181: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7044 1727095999.11207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7044 1727095999.11237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7044 1727095999.11275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7044 1727095999.11375: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956daea20> <<< 7044 1727095999.11441: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956dac3e0> <<< 7044 1727095999.11480: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956d6d2b0> <<< 7044 1727095999.11503: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7044 1727095999.11509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956bad3d0> <<< 7044 1727095999.11527: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956d4a360> <<< 7044 1727095999.11534: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956cffd70> <<< 7044 1727095999.11654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7044 1727095999.11673: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa956bad670> <<< 7044 1727095999.11797: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_14vgn1aq/ansible_stat_payload.zip' <<< 7044 1727095999.11806: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.11928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.11959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7044 1727095999.11972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7044 1727095999.12018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7044 1727095999.12092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7044 1727095999.12125: 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 0x7fa956c03170> <<< 7044 1727095999.12139: stdout chunk (state=3): >>>import '_typing' # <<< 7044 1727095999.12325: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956be2060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956be11f0> <<< 7044 1727095999.12328: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.12366: stdout chunk (state=3): >>>import 'ansible' # <<< 7044 1727095999.12371: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.12394: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.12413: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.12422: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7044 1727095999.12436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.13866: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.15030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7044 1727095999.15035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956c01040> <<< 7044 1727095999.15063: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 7044 1727095999.15073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095999.15097: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7044 1727095999.15103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7044 1727095999.15128: 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' <<< 7044 1727095999.15169: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095999.15176: 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 0x7fa956c2aae0> <<< 7044 1727095999.15208: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956c2a870> <<< 7044 1727095999.15244: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956c2a180> <<< 7044 1727095999.15271: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7044 1727095999.15276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7044 1727095999.15317: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956c2abd0> <<< 7044 1727095999.15320: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956c03e00> <<< 7044 1727095999.15331: stdout chunk (state=3): >>>import 'atexit' # <<< 7044 1727095999.15360: 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 0x7fa956c2b860> <<< 7044 1727095999.15387: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa956c2b9e0> <<< 7044 1727095999.15415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7044 1727095999.15466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7044 1727095999.15485: stdout chunk (state=3): >>>import '_locale' # <<< 7044 1727095999.15523: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956c2bef0> <<< 7044 1727095999.15541: stdout chunk (state=3): >>>import 'pwd' # <<< 7044 1727095999.15559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7044 1727095999.15591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7044 1727095999.15625: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa95650dc70> <<< 7044 1727095999.15659: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa95650f890> <<< 7044 1727095999.15686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7044 1727095999.15697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7044 1727095999.15745: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956510290> <<< 7044 1727095999.15757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7044 1727095999.15797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7044 1727095999.15809: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956511430> <<< 7044 1727095999.15834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7044 1727095999.15873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7044 1727095999.15898: 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' <<< 7044 1727095999.15958: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956513f20> <<< 7044 1727095999.15994: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095999.15997: 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 0x7fa9565185c0> <<< 7044 1727095999.16020: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9565121e0> <<< 7044 1727095999.16040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7044 1727095999.16068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7044 1727095999.16094: 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' <<< 7044 1727095999.16117: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7044 1727095999.16152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7044 1727095999.16185: 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' <<< 7044 1727095999.16193: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa95651bec0> <<< 7044 1727095999.16202: stdout chunk (state=3): >>>import '_tokenize' # <<< 7044 1727095999.16337: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa95651a990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa95651a6f0> # /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' <<< 7044 1727095999.16395: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa95651ac60> <<< 7044 1727095999.16416: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956512660> <<< 7044 1727095999.16443: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095999.16449: 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 0x7fa956563ec0> <<< 7044 1727095999.16475: 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 <<< 7044 1727095999.16483: 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 0x7fa9565641a0> <<< 7044 1727095999.16496: 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 <<< 7044 1727095999.16518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7044 1727095999.16542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 7044 1727095999.16548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7044 1727095999.16584: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095999.16589: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa956565c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956565a00> <<< 7044 1727095999.16606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7044 1727095999.16743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7044 1727095999.16790: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095999.16796: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa9565681a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956566300> <<< 7044 1727095999.16819: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7044 1727095999.16875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095999.16887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7044 1727095999.16905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7044 1727095999.16909: stdout chunk (state=3): >>>import '_string' # <<< 7044 1727095999.16962: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa95656b950> <<< 7044 1727095999.17086: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956568350> <<< 7044 1727095999.17154: 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 0x7fa95656ca10> <<< 7044 1727095999.17186: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa95656cb60> <<< 7044 1727095999.17230: 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 0x7fa95656cb30> <<< 7044 1727095999.17245: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9565642c0> <<< 7044 1727095999.17274: 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' <<< 7044 1727095999.17294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7044 1727095999.17318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7044 1727095999.17352: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095999.17382: 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 0x7fa9565f43b0><<< 7044 1727095999.17387: stdout chunk (state=3): >>> <<< 7044 1727095999.17533: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7044 1727095999.17540: 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 0x7fa9565f55e0> <<< 7044 1727095999.17557: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa95656eb40> <<< 7044 1727095999.17585: 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' <<< 7044 1727095999.17599: 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 0x7fa95656fef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa95656e7b0> <<< 7044 1727095999.17617: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.17628: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.17637: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 7044 1727095999.17651: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.17743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.17832: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.17849: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 7044 1727095999.17873: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.17887: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.17896: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 7044 1727095999.17901: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.18031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.18149: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.18708: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.19262: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7044 1727095999.19275: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7044 1727095999.19283: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7044 1727095999.19297: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7044 1727095999.19325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095999.19386: 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 0x7fa9565fd7c0> <<< 7044 1727095999.19470: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7044 1727095999.19480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7044 1727095999.19495: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9565fe570> <<< 7044 1727095999.19503: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9565f5730> <<< 7044 1727095999.19546: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7044 1727095999.19567: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.19587: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.19607: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7044 1727095999.19621: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.19770: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.19923: 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' <<< 7044 1727095999.19941: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9565fe210> <<< 7044 1727095999.19949: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.20425: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.20883: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.20958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.21032: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7044 1727095999.21049: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.21081: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.21122: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7044 1727095999.21125: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.21201: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.21281: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7044 1727095999.21307: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.21310: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7044 1727095999.21326: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.21377: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.21406: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7044 1727095999.21425: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.21658: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.21898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7044 1727095999.21961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7044 1727095999.21982: stdout chunk (state=3): >>>import '_ast' # <<< 7044 1727095999.22051: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9565ff620> <<< 7044 1727095999.22066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.22138: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.22215: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 7044 1727095999.22228: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 7044 1727095999.22235: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7044 1727095999.22251: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.22300: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.22334: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7044 1727095999.22354: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.22391: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.22445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.22499: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.22573: 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 <<< 7044 1727095999.22610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7044 1727095999.22709: 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 0x7fa95640a090> <<< 7044 1727095999.22742: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956407d10> <<< 7044 1727095999.22786: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7044 1727095999.22791: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.22859: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.22924: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.22952: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.22998: 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' <<< 7044 1727095999.23020: 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 <<< 7044 1727095999.23043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7044 1727095999.23073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7044 1727095999.23137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7044 1727095999.23155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7044 1727095999.23179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7044 1727095999.23236: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956c867b0> <<< 7044 1727095999.23282: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956c72480> <<< 7044 1727095999.23369: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9565fc770> <<< 7044 1727095999.23379: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9564004d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7044 1727095999.23385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.23414: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.23440: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 7044 1727095999.23445: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 7044 1727095999.23506: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7044 1727095999.23527: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.23531: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.23541: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 7044 1727095999.23551: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.23693: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.23893: stdout chunk (state=3): >>># zipimport: zlib available <<< 7044 1727095999.24025: 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"}}} <<< 7044 1727095999.24028: stdout chunk (state=3): >>># destroy __main__ <<< 7044 1727095999.24414: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7044 1727095999.24418: 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__<<< 7044 1727095999.24428: stdout chunk (state=3): >>> # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 7044 1727095999.24449: stdout chunk (state=3): >>># 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 <<< 7044 1727095999.24457: stdout chunk (state=3): >>># 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 <<< 7044 1727095999.24460: stdout chunk (state=3): >>># cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 <<< 7044 1727095999.24499: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil<<< 7044 1727095999.24504: stdout chunk (state=3): >>> # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 7044 1727095999.24523: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token <<< 7044 1727095999.24526: stdout chunk (state=3): >>># 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 <<< 7044 1727095999.24535: stdout chunk (state=3): >>># 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 <<< 7044 1727095999.24554: stdout chunk (state=3): >>># 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 <<< 7044 1727095999.24576: stdout chunk (state=3): >>># destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file <<< 7044 1727095999.24583: stdout chunk (state=3): >>># 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 <<< 7044 1727095999.24831: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7044 1727095999.24860: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7044 1727095999.24869: stdout chunk (state=3): >>># destroy _blake2 <<< 7044 1727095999.24872: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7044 1727095999.24888: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 7044 1727095999.24921: stdout chunk (state=3): >>># destroy ntpath <<< 7044 1727095999.24928: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 7044 1727095999.24953: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 7044 1727095999.24971: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 7044 1727095999.24979: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7044 1727095999.25000: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 7044 1727095999.25004: stdout chunk (state=3): >>># destroy datetime <<< 7044 1727095999.25030: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7044 1727095999.25046: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7044 1727095999.25095: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7044 1727095999.25111: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 7044 1727095999.25125: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7044 1727095999.25132: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc <<< 7044 1727095999.25136: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 7044 1727095999.25165: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 7044 1727095999.25173: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 7044 1727095999.25192: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 7044 1727095999.25210: 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 <<< 7044 1727095999.25217: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 7044 1727095999.25222: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7044 1727095999.25239: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7044 1727095999.25381: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7044 1727095999.25389: stdout chunk (state=3): >>># destroy _socket <<< 7044 1727095999.25398: stdout chunk (state=3): >>># destroy _collections <<< 7044 1727095999.25428: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 7044 1727095999.25434: stdout chunk (state=3): >>># destroy re._parser <<< 7044 1727095999.25445: stdout chunk (state=3): >>># destroy tokenize <<< 7044 1727095999.25452: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7044 1727095999.25479: stdout chunk (state=3): >>># destroy _typing <<< 7044 1727095999.25491: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7044 1727095999.25511: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7044 1727095999.25603: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 7044 1727095999.25616: stdout chunk (state=3): >>> # 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 <<< 7044 1727095999.25639: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7044 1727095999.25665: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 7044 1727095999.25678: stdout chunk (state=3): >>># destroy _string # destroy re <<< 7044 1727095999.25688: stdout chunk (state=3): >>># destroy itertools <<< 7044 1727095999.25713: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7044 1727095999.25720: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7044 1727095999.26046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727095999.26078: stderr chunk (state=3): >>><<< 7044 1727095999.26081: stdout chunk (state=3): >>><<< 7044 1727095999.26141: _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 0x7fa9570184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956fe7b30> # /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 0x7fa95701aa50> 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 0x7fa956e2d130> # /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 0x7fa956e2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956e6bec0> # /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 0x7fa956e6bf80> # /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 0x7fa956ea3830> # /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 0x7fa956ea3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956e83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956e812b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956e69070> # /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 0x7fa956ec37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956ec23f0> # /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 0x7fa956e82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956ec0bc0> # /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 0x7fa956ef8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956e682f0> # /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 0x7fa956ef8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956ef8bf0> # 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 0x7fa956ef8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956e66e10> # /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 0x7fa956ef9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956ef9370> 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 0x7fa956efa540> 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 0x7fa956f10740> 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 0x7fa956f11e20> # /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 0x7fa956f12cc0> # 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 0x7fa956f132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956f12210> # /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 0x7fa956f13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956f134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956efa4b0> # /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 0x7fa956cd3c50> # /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 0x7fa956cfc710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956cfc470> # 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 0x7fa956cfc740> # /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 0x7fa956cfd070> # 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 0x7fa956cfda60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956cfc920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956cd1df0> # /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 0x7fa956cfee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956cfdb50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956efac60> # /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 0x7fa956d271a0> # /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 0x7fa956d4b560> # /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 0x7fa956dac2c0> # /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 0x7fa956daea20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956dac3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956d6d2b0> # /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 0x7fa956bad3d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956d4a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956cffd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa956bad670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_14vgn1aq/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 0x7fa956c03170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956be2060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956be11f0> # 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 0x7fa956c01040> # /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 0x7fa956c2aae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956c2a870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956c2a180> # /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 0x7fa956c2abd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956c03e00> 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 0x7fa956c2b860> # 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 0x7fa956c2b9e0> # /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 0x7fa956c2bef0> 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 0x7fa95650dc70> # 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 0x7fa95650f890> # /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 0x7fa956510290> # /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 0x7fa956511430> # /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 0x7fa956513f20> # 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 0x7fa9565185c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9565121e0> # /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 0x7fa95651bec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa95651a990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa95651a6f0> # /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 0x7fa95651ac60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956512660> # 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 0x7fa956563ec0> # /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 0x7fa9565641a0> # /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 0x7fa956565c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956565a00> # /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 0x7fa9565681a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956566300> # /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 0x7fa95656b950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956568350> # 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 0x7fa95656ca10> # 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 0x7fa95656cb60> # 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 0x7fa95656cb30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9565642c0> # /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 0x7fa9565f43b0> # 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 0x7fa9565f55e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa95656eb40> # 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 0x7fa95656fef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa95656e7b0> # 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 0x7fa9565fd7c0> # /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 0x7fa9565fe570> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9565f5730> 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 0x7fa9565fe210> # 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 0x7fa9565ff620> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa95640a090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956407d10> 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 0x7fa956c867b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa956c72480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9565fc770> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa9564004d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 7044 1727095999.26650: 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-1727095998.8178434-7121-226531983752061/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727095999.26653: _low_level_execute_command(): starting 7044 1727095999.26656: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727095998.8178434-7121-226531983752061/ > /dev/null 2>&1 && sleep 0' 7044 1727095999.26813: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095999.26816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727095999.26819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095999.26821: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095999.26828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095999.26865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095999.26886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095999.26953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095999.28833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095999.28859: stderr chunk (state=3): >>><<< 7044 1727095999.28863: stdout chunk (state=3): >>><<< 7044 1727095999.28880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095999.28886: handler run complete 7044 1727095999.28903: attempt loop complete, returning result 7044 1727095999.28906: _execute() done 7044 1727095999.28909: dumping result to json 7044 1727095999.28911: done dumping result, returning 7044 1727095999.28919: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0afff68d-5257-4381-8c4e-0000000001ae] 7044 1727095999.28922: sending task result for task 0afff68d-5257-4381-8c4e-0000000001ae 7044 1727095999.29005: done sending task result for task 0afff68d-5257-4381-8c4e-0000000001ae 7044 1727095999.29008: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 7044 1727095999.29071: no more pending results, returning what we have 7044 1727095999.29073: results queue empty 7044 1727095999.29074: checking for any_errors_fatal 7044 1727095999.29084: done checking for any_errors_fatal 7044 1727095999.29084: checking for max_fail_percentage 7044 1727095999.29086: done checking for max_fail_percentage 7044 1727095999.29086: checking to see if all hosts have failed and the running result is not ok 7044 1727095999.29087: done checking to see if all hosts have failed 7044 1727095999.29088: getting the remaining hosts for this loop 7044 1727095999.29089: done getting the remaining hosts for this loop 7044 1727095999.29092: getting the next task for host managed_node1 7044 1727095999.29099: done getting next task for host managed_node1 7044 1727095999.29101: ^ task is: TASK: Set flag to indicate system is ostree 7044 1727095999.29104: ^ 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 7044 1727095999.29107: getting variables 7044 1727095999.29108: in VariableManager get_vars() 7044 1727095999.29146: Calling all_inventory to load vars for managed_node1 7044 1727095999.29149: Calling groups_inventory to load vars for managed_node1 7044 1727095999.29153: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095999.29163: Calling all_plugins_play to load vars for managed_node1 7044 1727095999.29166: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095999.29170: Calling groups_plugins_play to load vars for managed_node1 7044 1727095999.29350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095999.29508: done with get_vars() 7044 1727095999.29518: done getting variables 7044 1727095999.29609: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 08:53:19 -0400 (0:00:00.534) 0:00:04.377 ****** 7044 1727095999.29633: entering _queue_task() for managed_node1/set_fact 7044 1727095999.29635: Creating lock for set_fact 7044 1727095999.29875: worker is 1 (out of 1 available) 7044 1727095999.29889: exiting _queue_task() for managed_node1/set_fact 7044 1727095999.29900: done queuing things up, now waiting for results queue to drain 7044 1727095999.29901: waiting for pending results... 7044 1727095999.30063: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 7044 1727095999.30133: in run() - task 0afff68d-5257-4381-8c4e-0000000001af 7044 1727095999.30141: variable 'ansible_search_path' from source: unknown 7044 1727095999.30144: variable 'ansible_search_path' from source: unknown 7044 1727095999.30175: calling self._execute() 7044 1727095999.30233: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.30237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.30247: variable 'omit' from source: magic vars 7044 1727095999.30580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727095999.30801: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727095999.30834: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727095999.30860: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727095999.30886: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727095999.30953: 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) 7044 1727095999.30971: 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) 7044 1727095999.30989: 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) 7044 1727095999.31011: 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) 7044 1727095999.31094: Evaluated conditional (not __network_is_ostree is defined): True 7044 1727095999.31098: variable 'omit' from source: magic vars 7044 1727095999.31130: variable 'omit' from source: magic vars 7044 1727095999.31210: variable '__ostree_booted_stat' from source: set_fact 7044 1727095999.31249: variable 'omit' from source: magic vars 7044 1727095999.31270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727095999.31291: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727095999.31304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727095999.31319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727095999.31328: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727095999.31354: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727095999.31357: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.31359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.31424: Set connection var ansible_timeout to 10 7044 1727095999.31430: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727095999.31435: Set connection var ansible_pipelining to False 7044 1727095999.31439: Set connection var ansible_connection to ssh 7044 1727095999.31442: Set connection var ansible_shell_type to sh 7044 1727095999.31445: Set connection var ansible_shell_executable to /bin/sh 7044 1727095999.31469: variable 'ansible_shell_executable' from source: unknown 7044 1727095999.31472: variable 'ansible_connection' from source: unknown 7044 1727095999.31475: variable 'ansible_module_compression' from source: unknown 7044 1727095999.31477: variable 'ansible_shell_type' from source: unknown 7044 1727095999.31479: variable 'ansible_shell_executable' from source: unknown 7044 1727095999.31481: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.31485: variable 'ansible_pipelining' from source: unknown 7044 1727095999.31487: variable 'ansible_timeout' from source: unknown 7044 1727095999.31491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.31563: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727095999.31569: variable 'omit' from source: magic vars 7044 1727095999.31574: starting attempt loop 7044 1727095999.31577: running the handler 7044 1727095999.31585: handler run complete 7044 1727095999.31593: attempt loop complete, returning result 7044 1727095999.31595: _execute() done 7044 1727095999.31598: dumping result to json 7044 1727095999.31600: done dumping result, returning 7044 1727095999.31606: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0afff68d-5257-4381-8c4e-0000000001af] 7044 1727095999.31609: sending task result for task 0afff68d-5257-4381-8c4e-0000000001af ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 7044 1727095999.31738: no more pending results, returning what we have 7044 1727095999.31740: results queue empty 7044 1727095999.31741: checking for any_errors_fatal 7044 1727095999.31748: done checking for any_errors_fatal 7044 1727095999.31749: checking for max_fail_percentage 7044 1727095999.31751: done checking for max_fail_percentage 7044 1727095999.31751: checking to see if all hosts have failed and the running result is not ok 7044 1727095999.31752: done checking to see if all hosts have failed 7044 1727095999.31753: getting the remaining hosts for this loop 7044 1727095999.31754: done getting the remaining hosts for this loop 7044 1727095999.31758: getting the next task for host managed_node1 7044 1727095999.31766: done getting next task for host managed_node1 7044 1727095999.31770: ^ task is: TASK: Fix CentOS6 Base repo 7044 1727095999.31773: ^ 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 7044 1727095999.31776: getting variables 7044 1727095999.31777: in VariableManager get_vars() 7044 1727095999.31807: Calling all_inventory to load vars for managed_node1 7044 1727095999.31809: Calling groups_inventory to load vars for managed_node1 7044 1727095999.31812: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095999.31822: Calling all_plugins_play to load vars for managed_node1 7044 1727095999.31824: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095999.31826: Calling groups_plugins_play to load vars for managed_node1 7044 1727095999.31992: done sending task result for task 0afff68d-5257-4381-8c4e-0000000001af 7044 1727095999.32006: WORKER PROCESS EXITING 7044 1727095999.32011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095999.32124: done with get_vars() 7044 1727095999.32131: done getting variables 7044 1727095999.32219: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 08:53:19 -0400 (0:00:00.026) 0:00:04.404 ****** 7044 1727095999.32238: entering _queue_task() for managed_node1/copy 7044 1727095999.32430: worker is 1 (out of 1 available) 7044 1727095999.32442: exiting _queue_task() for managed_node1/copy 7044 1727095999.32454: done queuing things up, now waiting for results queue to drain 7044 1727095999.32455: waiting for pending results... 7044 1727095999.32594: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 7044 1727095999.32654: in run() - task 0afff68d-5257-4381-8c4e-0000000001b1 7044 1727095999.32664: variable 'ansible_search_path' from source: unknown 7044 1727095999.32667: variable 'ansible_search_path' from source: unknown 7044 1727095999.32698: calling self._execute() 7044 1727095999.32753: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.32757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.32765: variable 'omit' from source: magic vars 7044 1727095999.33095: variable 'ansible_distribution' from source: facts 7044 1727095999.33110: Evaluated conditional (ansible_distribution == 'CentOS'): True 7044 1727095999.33193: variable 'ansible_distribution_major_version' from source: facts 7044 1727095999.33197: Evaluated conditional (ansible_distribution_major_version == '6'): False 7044 1727095999.33200: when evaluation is False, skipping this task 7044 1727095999.33204: _execute() done 7044 1727095999.33206: dumping result to json 7044 1727095999.33209: done dumping result, returning 7044 1727095999.33215: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0afff68d-5257-4381-8c4e-0000000001b1] 7044 1727095999.33224: sending task result for task 0afff68d-5257-4381-8c4e-0000000001b1 7044 1727095999.33308: done sending task result for task 0afff68d-5257-4381-8c4e-0000000001b1 7044 1727095999.33311: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7044 1727095999.33392: no more pending results, returning what we have 7044 1727095999.33394: results queue empty 7044 1727095999.33395: checking for any_errors_fatal 7044 1727095999.33399: done checking for any_errors_fatal 7044 1727095999.33399: checking for max_fail_percentage 7044 1727095999.33401: done checking for max_fail_percentage 7044 1727095999.33401: checking to see if all hosts have failed and the running result is not ok 7044 1727095999.33402: done checking to see if all hosts have failed 7044 1727095999.33402: getting the remaining hosts for this loop 7044 1727095999.33403: done getting the remaining hosts for this loop 7044 1727095999.33406: getting the next task for host managed_node1 7044 1727095999.33411: done getting next task for host managed_node1 7044 1727095999.33413: ^ task is: TASK: Include the task 'enable_epel.yml' 7044 1727095999.33415: ^ 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 7044 1727095999.33418: getting variables 7044 1727095999.33419: in VariableManager get_vars() 7044 1727095999.33439: Calling all_inventory to load vars for managed_node1 7044 1727095999.33441: Calling groups_inventory to load vars for managed_node1 7044 1727095999.33445: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095999.33453: Calling all_plugins_play to load vars for managed_node1 7044 1727095999.33455: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095999.33456: Calling groups_plugins_play to load vars for managed_node1 7044 1727095999.33558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095999.33666: done with get_vars() 7044 1727095999.33676: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 08:53:19 -0400 (0:00:00.014) 0:00:04.419 ****** 7044 1727095999.33734: entering _queue_task() for managed_node1/include_tasks 7044 1727095999.33910: worker is 1 (out of 1 available) 7044 1727095999.33924: exiting _queue_task() for managed_node1/include_tasks 7044 1727095999.33936: done queuing things up, now waiting for results queue to drain 7044 1727095999.33937: waiting for pending results... 7044 1727095999.34070: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 7044 1727095999.34130: in run() - task 0afff68d-5257-4381-8c4e-0000000001b2 7044 1727095999.34139: variable 'ansible_search_path' from source: unknown 7044 1727095999.34143: variable 'ansible_search_path' from source: unknown 7044 1727095999.34172: calling self._execute() 7044 1727095999.34224: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.34229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.34237: variable 'omit' from source: magic vars 7044 1727095999.34609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727095999.36045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727095999.36089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727095999.36129: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727095999.36155: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727095999.36175: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727095999.36238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727095999.36260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727095999.36279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727095999.36305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727095999.36316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727095999.36402: variable '__network_is_ostree' from source: set_fact 7044 1727095999.36414: Evaluated conditional (not __network_is_ostree | d(false)): True 7044 1727095999.36422: _execute() done 7044 1727095999.36425: dumping result to json 7044 1727095999.36427: done dumping result, returning 7044 1727095999.36435: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-4381-8c4e-0000000001b2] 7044 1727095999.36438: sending task result for task 0afff68d-5257-4381-8c4e-0000000001b2 7044 1727095999.36523: done sending task result for task 0afff68d-5257-4381-8c4e-0000000001b2 7044 1727095999.36526: WORKER PROCESS EXITING 7044 1727095999.36579: no more pending results, returning what we have 7044 1727095999.36584: in VariableManager get_vars() 7044 1727095999.36617: Calling all_inventory to load vars for managed_node1 7044 1727095999.36620: Calling groups_inventory to load vars for managed_node1 7044 1727095999.36623: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095999.36633: Calling all_plugins_play to load vars for managed_node1 7044 1727095999.36635: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095999.36638: Calling groups_plugins_play to load vars for managed_node1 7044 1727095999.36804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095999.36915: done with get_vars() 7044 1727095999.36921: variable 'ansible_search_path' from source: unknown 7044 1727095999.36922: variable 'ansible_search_path' from source: unknown 7044 1727095999.36949: we have included files to process 7044 1727095999.36950: generating all_blocks data 7044 1727095999.36951: done generating all_blocks data 7044 1727095999.36955: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7044 1727095999.36956: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7044 1727095999.36957: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7044 1727095999.37382: done processing included file 7044 1727095999.37384: iterating over new_blocks loaded from include file 7044 1727095999.37385: in VariableManager get_vars() 7044 1727095999.37393: done with get_vars() 7044 1727095999.37394: filtering new block on tags 7044 1727095999.37408: done filtering new block on tags 7044 1727095999.37410: in VariableManager get_vars() 7044 1727095999.37417: done with get_vars() 7044 1727095999.37418: filtering new block on tags 7044 1727095999.37424: done filtering new block on tags 7044 1727095999.37425: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 7044 1727095999.37429: extending task lists for all hosts with included blocks 7044 1727095999.37489: done extending task lists 7044 1727095999.37490: done processing included files 7044 1727095999.37490: results queue empty 7044 1727095999.37491: checking for any_errors_fatal 7044 1727095999.37493: done checking for any_errors_fatal 7044 1727095999.37493: checking for max_fail_percentage 7044 1727095999.37494: done checking for max_fail_percentage 7044 1727095999.37494: checking to see if all hosts have failed and the running result is not ok 7044 1727095999.37495: done checking to see if all hosts have failed 7044 1727095999.37495: getting the remaining hosts for this loop 7044 1727095999.37496: done getting the remaining hosts for this loop 7044 1727095999.37497: getting the next task for host managed_node1 7044 1727095999.37500: done getting next task for host managed_node1 7044 1727095999.37501: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 7044 1727095999.37503: ^ 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 7044 1727095999.37504: getting variables 7044 1727095999.37505: in VariableManager get_vars() 7044 1727095999.37510: Calling all_inventory to load vars for managed_node1 7044 1727095999.37511: Calling groups_inventory to load vars for managed_node1 7044 1727095999.37512: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095999.37516: Calling all_plugins_play to load vars for managed_node1 7044 1727095999.37522: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095999.37524: Calling groups_plugins_play to load vars for managed_node1 7044 1727095999.37618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095999.37724: done with get_vars() 7044 1727095999.37730: done getting variables 7044 1727095999.37776: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 7044 1727095999.37913: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 08:53:19 -0400 (0:00:00.042) 0:00:04.461 ****** 7044 1727095999.37946: entering _queue_task() for managed_node1/command 7044 1727095999.37947: Creating lock for command 7044 1727095999.38149: worker is 1 (out of 1 available) 7044 1727095999.38162: exiting _queue_task() for managed_node1/command 7044 1727095999.38175: done queuing things up, now waiting for results queue to drain 7044 1727095999.38177: waiting for pending results... 7044 1727095999.38318: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 7044 1727095999.38396: in run() - task 0afff68d-5257-4381-8c4e-0000000001cc 7044 1727095999.38409: variable 'ansible_search_path' from source: unknown 7044 1727095999.38416: variable 'ansible_search_path' from source: unknown 7044 1727095999.38440: calling self._execute() 7044 1727095999.38497: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.38501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.38517: variable 'omit' from source: magic vars 7044 1727095999.38775: variable 'ansible_distribution' from source: facts 7044 1727095999.38783: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7044 1727095999.38869: variable 'ansible_distribution_major_version' from source: facts 7044 1727095999.38873: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7044 1727095999.38875: when evaluation is False, skipping this task 7044 1727095999.38879: _execute() done 7044 1727095999.38881: dumping result to json 7044 1727095999.38886: done dumping result, returning 7044 1727095999.38893: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0afff68d-5257-4381-8c4e-0000000001cc] 7044 1727095999.38897: sending task result for task 0afff68d-5257-4381-8c4e-0000000001cc 7044 1727095999.38991: done sending task result for task 0afff68d-5257-4381-8c4e-0000000001cc 7044 1727095999.38994: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7044 1727095999.39047: no more pending results, returning what we have 7044 1727095999.39050: results queue empty 7044 1727095999.39051: checking for any_errors_fatal 7044 1727095999.39052: done checking for any_errors_fatal 7044 1727095999.39053: checking for max_fail_percentage 7044 1727095999.39054: done checking for max_fail_percentage 7044 1727095999.39055: checking to see if all hosts have failed and the running result is not ok 7044 1727095999.39056: done checking to see if all hosts have failed 7044 1727095999.39056: getting the remaining hosts for this loop 7044 1727095999.39057: done getting the remaining hosts for this loop 7044 1727095999.39060: getting the next task for host managed_node1 7044 1727095999.39066: done getting next task for host managed_node1 7044 1727095999.39074: ^ task is: TASK: Install yum-utils package 7044 1727095999.39077: ^ 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 7044 1727095999.39081: getting variables 7044 1727095999.39082: in VariableManager get_vars() 7044 1727095999.39107: Calling all_inventory to load vars for managed_node1 7044 1727095999.39109: Calling groups_inventory to load vars for managed_node1 7044 1727095999.39112: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095999.39124: Calling all_plugins_play to load vars for managed_node1 7044 1727095999.39126: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095999.39128: Calling groups_plugins_play to load vars for managed_node1 7044 1727095999.39269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095999.39381: done with get_vars() 7044 1727095999.39388: done getting variables 7044 1727095999.39462: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 08:53:19 -0400 (0:00:00.015) 0:00:04.476 ****** 7044 1727095999.39485: entering _queue_task() for managed_node1/package 7044 1727095999.39487: Creating lock for package 7044 1727095999.39694: worker is 1 (out of 1 available) 7044 1727095999.39706: exiting _queue_task() for managed_node1/package 7044 1727095999.39720: done queuing things up, now waiting for results queue to drain 7044 1727095999.39722: waiting for pending results... 7044 1727095999.39861: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 7044 1727095999.39930: in run() - task 0afff68d-5257-4381-8c4e-0000000001cd 7044 1727095999.39939: variable 'ansible_search_path' from source: unknown 7044 1727095999.39944: variable 'ansible_search_path' from source: unknown 7044 1727095999.39974: calling self._execute() 7044 1727095999.40027: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.40031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.40040: variable 'omit' from source: magic vars 7044 1727095999.40304: variable 'ansible_distribution' from source: facts 7044 1727095999.40317: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7044 1727095999.40401: variable 'ansible_distribution_major_version' from source: facts 7044 1727095999.40406: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7044 1727095999.40410: when evaluation is False, skipping this task 7044 1727095999.40415: _execute() done 7044 1727095999.40418: dumping result to json 7044 1727095999.40421: done dumping result, returning 7044 1727095999.40424: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0afff68d-5257-4381-8c4e-0000000001cd] 7044 1727095999.40430: sending task result for task 0afff68d-5257-4381-8c4e-0000000001cd 7044 1727095999.40510: done sending task result for task 0afff68d-5257-4381-8c4e-0000000001cd 7044 1727095999.40516: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7044 1727095999.40561: no more pending results, returning what we have 7044 1727095999.40564: results queue empty 7044 1727095999.40564: checking for any_errors_fatal 7044 1727095999.40572: done checking for any_errors_fatal 7044 1727095999.40572: checking for max_fail_percentage 7044 1727095999.40574: done checking for max_fail_percentage 7044 1727095999.40574: checking to see if all hosts have failed and the running result is not ok 7044 1727095999.40575: done checking to see if all hosts have failed 7044 1727095999.40576: getting the remaining hosts for this loop 7044 1727095999.40577: done getting the remaining hosts for this loop 7044 1727095999.40580: getting the next task for host managed_node1 7044 1727095999.40586: done getting next task for host managed_node1 7044 1727095999.40588: ^ task is: TASK: Enable EPEL 7 7044 1727095999.40593: ^ 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 7044 1727095999.40595: getting variables 7044 1727095999.40597: in VariableManager get_vars() 7044 1727095999.40623: Calling all_inventory to load vars for managed_node1 7044 1727095999.40627: Calling groups_inventory to load vars for managed_node1 7044 1727095999.40629: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095999.40639: Calling all_plugins_play to load vars for managed_node1 7044 1727095999.40641: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095999.40644: Calling groups_plugins_play to load vars for managed_node1 7044 1727095999.40753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095999.40869: done with get_vars() 7044 1727095999.40877: done getting variables 7044 1727095999.40920: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 08:53:19 -0400 (0:00:00.014) 0:00:04.491 ****** 7044 1727095999.40940: entering _queue_task() for managed_node1/command 7044 1727095999.41130: worker is 1 (out of 1 available) 7044 1727095999.41142: exiting _queue_task() for managed_node1/command 7044 1727095999.41153: done queuing things up, now waiting for results queue to drain 7044 1727095999.41154: waiting for pending results... 7044 1727095999.41291: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 7044 1727095999.41354: in run() - task 0afff68d-5257-4381-8c4e-0000000001ce 7044 1727095999.41364: variable 'ansible_search_path' from source: unknown 7044 1727095999.41369: variable 'ansible_search_path' from source: unknown 7044 1727095999.41399: calling self._execute() 7044 1727095999.41451: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.41455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.41463: variable 'omit' from source: magic vars 7044 1727095999.41767: variable 'ansible_distribution' from source: facts 7044 1727095999.41778: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7044 1727095999.41865: variable 'ansible_distribution_major_version' from source: facts 7044 1727095999.41871: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7044 1727095999.41874: when evaluation is False, skipping this task 7044 1727095999.41877: _execute() done 7044 1727095999.41879: dumping result to json 7044 1727095999.41882: done dumping result, returning 7044 1727095999.41888: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0afff68d-5257-4381-8c4e-0000000001ce] 7044 1727095999.41892: sending task result for task 0afff68d-5257-4381-8c4e-0000000001ce 7044 1727095999.41976: done sending task result for task 0afff68d-5257-4381-8c4e-0000000001ce skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7044 1727095999.42019: no more pending results, returning what we have 7044 1727095999.42022: results queue empty 7044 1727095999.42023: checking for any_errors_fatal 7044 1727095999.42029: done checking for any_errors_fatal 7044 1727095999.42029: checking for max_fail_percentage 7044 1727095999.42031: done checking for max_fail_percentage 7044 1727095999.42031: checking to see if all hosts have failed and the running result is not ok 7044 1727095999.42032: done checking to see if all hosts have failed 7044 1727095999.42033: getting the remaining hosts for this loop 7044 1727095999.42034: done getting the remaining hosts for this loop 7044 1727095999.42037: getting the next task for host managed_node1 7044 1727095999.42042: done getting next task for host managed_node1 7044 1727095999.42043: ^ task is: TASK: Enable EPEL 8 7044 1727095999.42047: ^ 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 7044 1727095999.42050: getting variables 7044 1727095999.42051: in VariableManager get_vars() 7044 1727095999.42078: Calling all_inventory to load vars for managed_node1 7044 1727095999.42081: Calling groups_inventory to load vars for managed_node1 7044 1727095999.42083: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095999.42092: Calling all_plugins_play to load vars for managed_node1 7044 1727095999.42094: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095999.42097: Calling groups_plugins_play to load vars for managed_node1 7044 1727095999.42226: WORKER PROCESS EXITING 7044 1727095999.42240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095999.42351: done with get_vars() 7044 1727095999.42357: done getting variables 7044 1727095999.42397: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 08:53:19 -0400 (0:00:00.014) 0:00:04.505 ****** 7044 1727095999.42418: entering _queue_task() for managed_node1/command 7044 1727095999.42593: worker is 1 (out of 1 available) 7044 1727095999.42606: exiting _queue_task() for managed_node1/command 7044 1727095999.42619: done queuing things up, now waiting for results queue to drain 7044 1727095999.42621: waiting for pending results... 7044 1727095999.42754: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 7044 1727095999.42827: in run() - task 0afff68d-5257-4381-8c4e-0000000001cf 7044 1727095999.42837: variable 'ansible_search_path' from source: unknown 7044 1727095999.42842: variable 'ansible_search_path' from source: unknown 7044 1727095999.42866: calling self._execute() 7044 1727095999.42921: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.42925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.42933: variable 'omit' from source: magic vars 7044 1727095999.43182: variable 'ansible_distribution' from source: facts 7044 1727095999.43192: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7044 1727095999.43279: variable 'ansible_distribution_major_version' from source: facts 7044 1727095999.43282: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7044 1727095999.43285: when evaluation is False, skipping this task 7044 1727095999.43287: _execute() done 7044 1727095999.43290: dumping result to json 7044 1727095999.43292: done dumping result, returning 7044 1727095999.43300: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0afff68d-5257-4381-8c4e-0000000001cf] 7044 1727095999.43303: sending task result for task 0afff68d-5257-4381-8c4e-0000000001cf 7044 1727095999.43383: done sending task result for task 0afff68d-5257-4381-8c4e-0000000001cf 7044 1727095999.43386: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7044 1727095999.43443: no more pending results, returning what we have 7044 1727095999.43445: results queue empty 7044 1727095999.43446: checking for any_errors_fatal 7044 1727095999.43449: done checking for any_errors_fatal 7044 1727095999.43450: checking for max_fail_percentage 7044 1727095999.43451: done checking for max_fail_percentage 7044 1727095999.43452: checking to see if all hosts have failed and the running result is not ok 7044 1727095999.43453: done checking to see if all hosts have failed 7044 1727095999.43454: getting the remaining hosts for this loop 7044 1727095999.43455: done getting the remaining hosts for this loop 7044 1727095999.43457: getting the next task for host managed_node1 7044 1727095999.43464: done getting next task for host managed_node1 7044 1727095999.43466: ^ task is: TASK: Enable EPEL 6 7044 1727095999.43472: ^ 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 7044 1727095999.43475: getting variables 7044 1727095999.43476: in VariableManager get_vars() 7044 1727095999.43500: Calling all_inventory to load vars for managed_node1 7044 1727095999.43502: Calling groups_inventory to load vars for managed_node1 7044 1727095999.43505: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095999.43512: Calling all_plugins_play to load vars for managed_node1 7044 1727095999.43516: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095999.43518: Calling groups_plugins_play to load vars for managed_node1 7044 1727095999.43621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095999.43732: done with get_vars() 7044 1727095999.43738: done getting variables 7044 1727095999.43780: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 08:53:19 -0400 (0:00:00.013) 0:00:04.519 ****** 7044 1727095999.43799: entering _queue_task() for managed_node1/copy 7044 1727095999.43975: worker is 1 (out of 1 available) 7044 1727095999.43988: exiting _queue_task() for managed_node1/copy 7044 1727095999.44000: done queuing things up, now waiting for results queue to drain 7044 1727095999.44001: waiting for pending results... 7044 1727095999.44135: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 7044 1727095999.44201: in run() - task 0afff68d-5257-4381-8c4e-0000000001d1 7044 1727095999.44211: variable 'ansible_search_path' from source: unknown 7044 1727095999.44217: variable 'ansible_search_path' from source: unknown 7044 1727095999.44242: calling self._execute() 7044 1727095999.44300: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.44304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.44308: variable 'omit' from source: magic vars 7044 1727095999.44602: variable 'ansible_distribution' from source: facts 7044 1727095999.44612: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7044 1727095999.44689: variable 'ansible_distribution_major_version' from source: facts 7044 1727095999.44692: Evaluated conditional (ansible_distribution_major_version == '6'): False 7044 1727095999.44696: when evaluation is False, skipping this task 7044 1727095999.44698: _execute() done 7044 1727095999.44701: dumping result to json 7044 1727095999.44704: done dumping result, returning 7044 1727095999.44711: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0afff68d-5257-4381-8c4e-0000000001d1] 7044 1727095999.44716: sending task result for task 0afff68d-5257-4381-8c4e-0000000001d1 7044 1727095999.44801: done sending task result for task 0afff68d-5257-4381-8c4e-0000000001d1 7044 1727095999.44804: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7044 1727095999.44848: no more pending results, returning what we have 7044 1727095999.44850: results queue empty 7044 1727095999.44851: checking for any_errors_fatal 7044 1727095999.44855: done checking for any_errors_fatal 7044 1727095999.44856: checking for max_fail_percentage 7044 1727095999.44857: done checking for max_fail_percentage 7044 1727095999.44858: checking to see if all hosts have failed and the running result is not ok 7044 1727095999.44859: done checking to see if all hosts have failed 7044 1727095999.44859: getting the remaining hosts for this loop 7044 1727095999.44860: done getting the remaining hosts for this loop 7044 1727095999.44863: getting the next task for host managed_node1 7044 1727095999.44872: done getting next task for host managed_node1 7044 1727095999.44874: ^ task is: TASK: Set network provider to 'nm' 7044 1727095999.44876: ^ 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 7044 1727095999.44879: getting variables 7044 1727095999.44881: in VariableManager get_vars() 7044 1727095999.44903: Calling all_inventory to load vars for managed_node1 7044 1727095999.44906: Calling groups_inventory to load vars for managed_node1 7044 1727095999.44908: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095999.44918: Calling all_plugins_play to load vars for managed_node1 7044 1727095999.44920: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095999.44922: Calling groups_plugins_play to load vars for managed_node1 7044 1727095999.45049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095999.45156: done with get_vars() 7044 1727095999.45163: done getting variables 7044 1727095999.45202: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:13 Monday 23 September 2024 08:53:19 -0400 (0:00:00.014) 0:00:04.533 ****** 7044 1727095999.45222: entering _queue_task() for managed_node1/set_fact 7044 1727095999.45393: worker is 1 (out of 1 available) 7044 1727095999.45407: exiting _queue_task() for managed_node1/set_fact 7044 1727095999.45419: done queuing things up, now waiting for results queue to drain 7044 1727095999.45421: waiting for pending results... 7044 1727095999.45553: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 7044 1727095999.45620: in run() - task 0afff68d-5257-4381-8c4e-000000000007 7044 1727095999.45628: variable 'ansible_search_path' from source: unknown 7044 1727095999.45656: calling self._execute() 7044 1727095999.45710: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.45716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.45722: variable 'omit' from source: magic vars 7044 1727095999.45792: variable 'omit' from source: magic vars 7044 1727095999.45818: variable 'omit' from source: magic vars 7044 1727095999.45840: variable 'omit' from source: magic vars 7044 1727095999.45874: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727095999.45900: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727095999.45923: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727095999.45930: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727095999.45940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727095999.45963: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727095999.45969: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.45972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.46037: Set connection var ansible_timeout to 10 7044 1727095999.46045: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727095999.46050: Set connection var ansible_pipelining to False 7044 1727095999.46053: Set connection var ansible_connection to ssh 7044 1727095999.46055: Set connection var ansible_shell_type to sh 7044 1727095999.46059: Set connection var ansible_shell_executable to /bin/sh 7044 1727095999.46081: variable 'ansible_shell_executable' from source: unknown 7044 1727095999.46084: variable 'ansible_connection' from source: unknown 7044 1727095999.46086: variable 'ansible_module_compression' from source: unknown 7044 1727095999.46089: variable 'ansible_shell_type' from source: unknown 7044 1727095999.46091: variable 'ansible_shell_executable' from source: unknown 7044 1727095999.46093: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.46095: variable 'ansible_pipelining' from source: unknown 7044 1727095999.46100: variable 'ansible_timeout' from source: unknown 7044 1727095999.46102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.46201: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727095999.46209: variable 'omit' from source: magic vars 7044 1727095999.46216: starting attempt loop 7044 1727095999.46219: running the handler 7044 1727095999.46226: handler run complete 7044 1727095999.46234: attempt loop complete, returning result 7044 1727095999.46236: _execute() done 7044 1727095999.46238: dumping result to json 7044 1727095999.46243: done dumping result, returning 7044 1727095999.46250: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0afff68d-5257-4381-8c4e-000000000007] 7044 1727095999.46253: sending task result for task 0afff68d-5257-4381-8c4e-000000000007 7044 1727095999.46328: done sending task result for task 0afff68d-5257-4381-8c4e-000000000007 7044 1727095999.46330: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 7044 1727095999.46381: no more pending results, returning what we have 7044 1727095999.46383: results queue empty 7044 1727095999.46384: checking for any_errors_fatal 7044 1727095999.46388: done checking for any_errors_fatal 7044 1727095999.46388: checking for max_fail_percentage 7044 1727095999.46390: done checking for max_fail_percentage 7044 1727095999.46391: checking to see if all hosts have failed and the running result is not ok 7044 1727095999.46391: done checking to see if all hosts have failed 7044 1727095999.46392: getting the remaining hosts for this loop 7044 1727095999.46393: done getting the remaining hosts for this loop 7044 1727095999.46396: getting the next task for host managed_node1 7044 1727095999.46400: done getting next task for host managed_node1 7044 1727095999.46402: ^ task is: TASK: meta (flush_handlers) 7044 1727095999.46403: ^ 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 7044 1727095999.46407: getting variables 7044 1727095999.46408: in VariableManager get_vars() 7044 1727095999.46432: Calling all_inventory to load vars for managed_node1 7044 1727095999.46435: Calling groups_inventory to load vars for managed_node1 7044 1727095999.46437: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095999.46445: Calling all_plugins_play to load vars for managed_node1 7044 1727095999.46447: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095999.46450: Calling groups_plugins_play to load vars for managed_node1 7044 1727095999.46553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095999.46682: done with get_vars() 7044 1727095999.46689: done getting variables 7044 1727095999.46736: in VariableManager get_vars() 7044 1727095999.46742: Calling all_inventory to load vars for managed_node1 7044 1727095999.46743: Calling groups_inventory to load vars for managed_node1 7044 1727095999.46745: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095999.46747: Calling all_plugins_play to load vars for managed_node1 7044 1727095999.46749: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095999.46750: Calling groups_plugins_play to load vars for managed_node1 7044 1727095999.46832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095999.46939: done with get_vars() 7044 1727095999.46948: done queuing things up, now waiting for results queue to drain 7044 1727095999.46950: results queue empty 7044 1727095999.46950: checking for any_errors_fatal 7044 1727095999.46951: done checking for any_errors_fatal 7044 1727095999.46952: checking for max_fail_percentage 7044 1727095999.46953: done checking for max_fail_percentage 7044 1727095999.46953: checking to see if all hosts have failed and the running result is not ok 7044 1727095999.46954: done checking to see if all hosts have failed 7044 1727095999.46954: getting the remaining hosts for this loop 7044 1727095999.46955: done getting the remaining hosts for this loop 7044 1727095999.46956: getting the next task for host managed_node1 7044 1727095999.46959: done getting next task for host managed_node1 7044 1727095999.46960: ^ task is: TASK: meta (flush_handlers) 7044 1727095999.46960: ^ 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 7044 1727095999.46966: getting variables 7044 1727095999.46969: in VariableManager get_vars() 7044 1727095999.46975: Calling all_inventory to load vars for managed_node1 7044 1727095999.46976: Calling groups_inventory to load vars for managed_node1 7044 1727095999.46977: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095999.46980: Calling all_plugins_play to load vars for managed_node1 7044 1727095999.46981: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095999.46983: Calling groups_plugins_play to load vars for managed_node1 7044 1727095999.47063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095999.47183: done with get_vars() 7044 1727095999.47188: done getting variables 7044 1727095999.47221: in VariableManager get_vars() 7044 1727095999.47227: Calling all_inventory to load vars for managed_node1 7044 1727095999.47229: Calling groups_inventory to load vars for managed_node1 7044 1727095999.47230: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095999.47233: Calling all_plugins_play to load vars for managed_node1 7044 1727095999.47234: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095999.47236: Calling groups_plugins_play to load vars for managed_node1 7044 1727095999.47310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095999.47415: done with get_vars() 7044 1727095999.47423: done queuing things up, now waiting for results queue to drain 7044 1727095999.47424: results queue empty 7044 1727095999.47425: checking for any_errors_fatal 7044 1727095999.47425: done checking for any_errors_fatal 7044 1727095999.47426: checking for max_fail_percentage 7044 1727095999.47426: done checking for max_fail_percentage 7044 1727095999.47427: checking to see if all hosts have failed and the running result is not ok 7044 1727095999.47427: done checking to see if all hosts have failed 7044 1727095999.47428: getting the remaining hosts for this loop 7044 1727095999.47429: done getting the remaining hosts for this loop 7044 1727095999.47431: getting the next task for host managed_node1 7044 1727095999.47433: done getting next task for host managed_node1 7044 1727095999.47434: ^ task is: None 7044 1727095999.47435: ^ 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 7044 1727095999.47436: done queuing things up, now waiting for results queue to drain 7044 1727095999.47436: results queue empty 7044 1727095999.47437: checking for any_errors_fatal 7044 1727095999.47437: done checking for any_errors_fatal 7044 1727095999.47438: checking for max_fail_percentage 7044 1727095999.47438: done checking for max_fail_percentage 7044 1727095999.47439: checking to see if all hosts have failed and the running result is not ok 7044 1727095999.47439: done checking to see if all hosts have failed 7044 1727095999.47440: getting the next task for host managed_node1 7044 1727095999.47442: done getting next task for host managed_node1 7044 1727095999.47442: ^ task is: None 7044 1727095999.47443: ^ 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 7044 1727095999.47480: in VariableManager get_vars() 7044 1727095999.47504: done with get_vars() 7044 1727095999.47508: in VariableManager get_vars() 7044 1727095999.47523: done with get_vars() 7044 1727095999.47526: variable 'omit' from source: magic vars 7044 1727095999.47550: in VariableManager get_vars() 7044 1727095999.47564: done with get_vars() 7044 1727095999.47580: variable 'omit' from source: magic vars PLAY [Play for testing configuring 802.1x authentication] ********************** 7044 1727095999.48074: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 7044 1727095999.48098: getting the remaining hosts for this loop 7044 1727095999.48099: done getting the remaining hosts for this loop 7044 1727095999.48100: getting the next task for host managed_node1 7044 1727095999.48102: done getting next task for host managed_node1 7044 1727095999.48103: ^ task is: TASK: Gathering Facts 7044 1727095999.48104: ^ 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 7044 1727095999.48105: getting variables 7044 1727095999.48106: in VariableManager get_vars() 7044 1727095999.48120: Calling all_inventory to load vars for managed_node1 7044 1727095999.48121: Calling groups_inventory to load vars for managed_node1 7044 1727095999.48123: Calling all_plugins_inventory to load vars for managed_node1 7044 1727095999.48126: Calling all_plugins_play to load vars for managed_node1 7044 1727095999.48135: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727095999.48137: Calling groups_plugins_play to load vars for managed_node1 7044 1727095999.48237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727095999.48344: done with get_vars() 7044 1727095999.48350: done getting variables 7044 1727095999.48378: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:3 Monday 23 September 2024 08:53:19 -0400 (0:00:00.031) 0:00:04.565 ****** 7044 1727095999.48393: entering _queue_task() for managed_node1/gather_facts 7044 1727095999.48604: worker is 1 (out of 1 available) 7044 1727095999.48617: exiting _queue_task() for managed_node1/gather_facts 7044 1727095999.48626: done queuing things up, now waiting for results queue to drain 7044 1727095999.48627: waiting for pending results... 7044 1727095999.48771: running TaskExecutor() for managed_node1/TASK: Gathering Facts 7044 1727095999.48833: in run() - task 0afff68d-5257-4381-8c4e-0000000001f7 7044 1727095999.48844: variable 'ansible_search_path' from source: unknown 7044 1727095999.48876: calling self._execute() 7044 1727095999.48936: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.48940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.48948: variable 'omit' from source: magic vars 7044 1727095999.49209: variable 'ansible_distribution_major_version' from source: facts 7044 1727095999.49298: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727095999.49349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727095999.50963: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727095999.51021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727095999.51047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727095999.51074: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727095999.51094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727095999.51153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727095999.51176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727095999.51194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727095999.51221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727095999.51232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727095999.51311: variable 'ansible_distribution' from source: facts 7044 1727095999.51318: variable 'ansible_distribution_major_version' from source: facts 7044 1727095999.51321: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727095999.51326: variable 'omit' from source: magic vars 7044 1727095999.51345: variable 'omit' from source: magic vars 7044 1727095999.51376: variable 'omit' from source: magic vars 7044 1727095999.51397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727095999.51419: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727095999.51431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727095999.51444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727095999.51452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727095999.51479: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727095999.51483: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.51485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.51548: Set connection var ansible_timeout to 10 7044 1727095999.51554: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727095999.51559: Set connection var ansible_pipelining to False 7044 1727095999.51563: Set connection var ansible_connection to ssh 7044 1727095999.51565: Set connection var ansible_shell_type to sh 7044 1727095999.51577: Set connection var ansible_shell_executable to /bin/sh 7044 1727095999.51594: variable 'ansible_shell_executable' from source: unknown 7044 1727095999.51597: variable 'ansible_connection' from source: unknown 7044 1727095999.51599: variable 'ansible_module_compression' from source: unknown 7044 1727095999.51602: variable 'ansible_shell_type' from source: unknown 7044 1727095999.51604: variable 'ansible_shell_executable' from source: unknown 7044 1727095999.51606: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727095999.51610: variable 'ansible_pipelining' from source: unknown 7044 1727095999.51612: variable 'ansible_timeout' from source: unknown 7044 1727095999.51617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727095999.51701: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727095999.51708: variable 'omit' from source: magic vars 7044 1727095999.51716: starting attempt loop 7044 1727095999.51719: running the handler 7044 1727095999.51731: variable 'ansible_facts' from source: unknown 7044 1727095999.51745: _low_level_execute_command(): starting 7044 1727095999.51751: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727095999.52261: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727095999.52266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095999.52270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095999.52320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095999.52324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095999.52327: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095999.52410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095999.54111: stdout chunk (state=3): >>>/root <<< 7044 1727095999.54213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095999.54246: stderr chunk (state=3): >>><<< 7044 1727095999.54249: stdout chunk (state=3): >>><<< 7044 1727095999.54273: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095999.54290: _low_level_execute_command(): starting 7044 1727095999.54293: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727095999.5427427-7146-212728234327676 `" && echo ansible-tmp-1727095999.5427427-7146-212728234327676="` echo /root/.ansible/tmp/ansible-tmp-1727095999.5427427-7146-212728234327676 `" ) && sleep 0' 7044 1727095999.54857: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095999.54862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095999.54915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095999.54934: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095999.55100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095999.57012: stdout chunk (state=3): >>>ansible-tmp-1727095999.5427427-7146-212728234327676=/root/.ansible/tmp/ansible-tmp-1727095999.5427427-7146-212728234327676 <<< 7044 1727095999.57098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095999.57131: stderr chunk (state=3): >>><<< 7044 1727095999.57135: stdout chunk (state=3): >>><<< 7044 1727095999.57150: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727095999.5427427-7146-212728234327676=/root/.ansible/tmp/ansible-tmp-1727095999.5427427-7146-212728234327676 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095999.57176: variable 'ansible_module_compression' from source: unknown 7044 1727095999.57219: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7044 1727095999.57266: variable 'ansible_facts' from source: unknown 7044 1727095999.57509: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727095999.5427427-7146-212728234327676/AnsiballZ_setup.py 7044 1727095999.57655: Sending initial data 7044 1727095999.57880: Sent initial data (152 bytes) 7044 1727095999.58184: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727095999.58199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727095999.58210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727095999.58229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727095999.58325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095999.58343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095999.58359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095999.58581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095999.60055: 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 <<< 7044 1727095999.60123: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727095999.60206: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpevizz14p /root/.ansible/tmp/ansible-tmp-1727095999.5427427-7146-212728234327676/AnsiballZ_setup.py <<< 7044 1727095999.60208: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727095999.5427427-7146-212728234327676/AnsiballZ_setup.py" <<< 7044 1727095999.60273: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpevizz14p" to remote "/root/.ansible/tmp/ansible-tmp-1727095999.5427427-7146-212728234327676/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727095999.5427427-7146-212728234327676/AnsiballZ_setup.py" <<< 7044 1727095999.61589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095999.61600: stderr chunk (state=3): >>><<< 7044 1727095999.61608: stdout chunk (state=3): >>><<< 7044 1727095999.61717: done transferring module to remote 7044 1727095999.61720: _low_level_execute_command(): starting 7044 1727095999.61723: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727095999.5427427-7146-212728234327676/ /root/.ansible/tmp/ansible-tmp-1727095999.5427427-7146-212728234327676/AnsiballZ_setup.py && sleep 0' 7044 1727095999.62624: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727095999.62633: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095999.62685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095999.62702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095999.62732: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095999.62841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727095999.64792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727095999.64796: stdout chunk (state=3): >>><<< 7044 1727095999.64798: stderr chunk (state=3): >>><<< 7044 1727095999.64815: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727095999.64897: _low_level_execute_command(): starting 7044 1727095999.64901: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727095999.5427427-7146-212728234327676/AnsiballZ_setup.py && sleep 0' 7044 1727095999.65464: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727095999.65534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727095999.65591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727095999.65605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727095999.65642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727095999.65748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096000.30182: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2082d1236a0674562ec5e13633e7ec", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_loadavg": {"1m": 0.18603515625, "5m": 0.14453125, "15m": 0.0595703125}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "53", "second": "19", "epoch": "1727095999", "epoch_int": "1727095999", "date": "2024-09-23", "time": "08:53:19", "iso8601_micro": "2024-09-23T12:53:19.976244Z", "iso8601": "2024-09-23T12:53:19Z", "iso8601_basic": "20240923T085319976244", "iso8601_basic_short": "20240923T085319", "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_lsb": {}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 3038, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 493, "free": 3038}, "nocache": {"free": 3312, "used": 219}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 153, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261816111104, "block_size": 4096, "block_total": 65519099, "block_available": 63919949, "block_used": 1599150, "inode_total": 131070960, "inode_available": 131029232, "inode_used": 41728, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7044 1727096000.32475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096000.32480: stdout chunk (state=3): >>><<< 7044 1727096000.32482: stderr chunk (state=3): >>><<< 7044 1727096000.32485: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2082d1236a0674562ec5e13633e7ec", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_loadavg": {"1m": 0.18603515625, "5m": 0.14453125, "15m": 0.0595703125}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "53", "second": "19", "epoch": "1727095999", "epoch_int": "1727095999", "date": "2024-09-23", "time": "08:53:19", "iso8601_micro": "2024-09-23T12:53:19.976244Z", "iso8601": "2024-09-23T12:53:19Z", "iso8601_basic": "20240923T085319976244", "iso8601_basic_short": "20240923T085319", "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_lsb": {}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 3038, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 493, "free": 3038}, "nocache": {"free": 3312, "used": 219}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 153, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261816111104, "block_size": 4096, "block_total": 65519099, "block_available": 63919949, "block_used": 1599150, "inode_total": 131070960, "inode_available": 131029232, "inode_used": 41728, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096000.32812: 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-1727095999.5427427-7146-212728234327676/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096000.32996: _low_level_execute_command(): starting 7044 1727096000.33250: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727095999.5427427-7146-212728234327676/ > /dev/null 2>&1 && sleep 0' 7044 1727096000.34484: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096000.34498: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096000.34556: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096000.34711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096000.34804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096000.36699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096000.36850: stderr chunk (state=3): >>><<< 7044 1727096000.36865: stdout chunk (state=3): >>><<< 7044 1727096000.36892: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096000.36955: handler run complete 7044 1727096000.37202: variable 'ansible_facts' from source: unknown 7044 1727096000.37476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096000.38052: variable 'ansible_facts' from source: unknown 7044 1727096000.38258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096000.38508: attempt loop complete, returning result 7044 1727096000.38542: _execute() done 7044 1727096000.38550: dumping result to json 7044 1727096000.38680: done dumping result, returning 7044 1727096000.38694: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-4381-8c4e-0000000001f7] 7044 1727096000.38703: sending task result for task 0afff68d-5257-4381-8c4e-0000000001f7 7044 1727096000.39474: done sending task result for task 0afff68d-5257-4381-8c4e-0000000001f7 7044 1727096000.39478: WORKER PROCESS EXITING ok: [managed_node1] 7044 1727096000.39949: no more pending results, returning what we have 7044 1727096000.39952: results queue empty 7044 1727096000.39953: checking for any_errors_fatal 7044 1727096000.39954: done checking for any_errors_fatal 7044 1727096000.39955: checking for max_fail_percentage 7044 1727096000.39957: done checking for max_fail_percentage 7044 1727096000.39957: checking to see if all hosts have failed and the running result is not ok 7044 1727096000.39958: done checking to see if all hosts have failed 7044 1727096000.39959: getting the remaining hosts for this loop 7044 1727096000.39960: done getting the remaining hosts for this loop 7044 1727096000.39963: getting the next task for host managed_node1 7044 1727096000.39971: done getting next task for host managed_node1 7044 1727096000.39973: ^ task is: TASK: meta (flush_handlers) 7044 1727096000.39974: ^ 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 7044 1727096000.39978: getting variables 7044 1727096000.39979: in VariableManager get_vars() 7044 1727096000.40197: Calling all_inventory to load vars for managed_node1 7044 1727096000.40200: Calling groups_inventory to load vars for managed_node1 7044 1727096000.40203: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096000.40235: Calling all_plugins_play to load vars for managed_node1 7044 1727096000.40239: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096000.40243: Calling groups_plugins_play to load vars for managed_node1 7044 1727096000.40660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096000.40960: done with get_vars() 7044 1727096000.40974: done getting variables 7044 1727096000.41155: in VariableManager get_vars() 7044 1727096000.41207: Calling all_inventory to load vars for managed_node1 7044 1727096000.41210: Calling groups_inventory to load vars for managed_node1 7044 1727096000.41212: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096000.41217: Calling all_plugins_play to load vars for managed_node1 7044 1727096000.41219: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096000.41222: Calling groups_plugins_play to load vars for managed_node1 7044 1727096000.41827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096000.42236: done with get_vars() 7044 1727096000.42250: done queuing things up, now waiting for results queue to drain 7044 1727096000.42252: results queue empty 7044 1727096000.42253: checking for any_errors_fatal 7044 1727096000.42256: done checking for any_errors_fatal 7044 1727096000.42257: checking for max_fail_percentage 7044 1727096000.42258: done checking for max_fail_percentage 7044 1727096000.42259: checking to see if all hosts have failed and the running result is not ok 7044 1727096000.42259: done checking to see if all hosts have failed 7044 1727096000.42265: getting the remaining hosts for this loop 7044 1727096000.42266: done getting the remaining hosts for this loop 7044 1727096000.42397: getting the next task for host managed_node1 7044 1727096000.42402: done getting next task for host managed_node1 7044 1727096000.42405: ^ task is: TASK: INIT: 802.1x tests 7044 1727096000.42406: ^ 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 7044 1727096000.42408: getting variables 7044 1727096000.42409: in VariableManager get_vars() 7044 1727096000.42430: Calling all_inventory to load vars for managed_node1 7044 1727096000.42432: Calling groups_inventory to load vars for managed_node1 7044 1727096000.42434: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096000.42439: Calling all_plugins_play to load vars for managed_node1 7044 1727096000.42441: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096000.42443: Calling groups_plugins_play to load vars for managed_node1 7044 1727096000.42744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096000.43158: done with get_vars() 7044 1727096000.43168: done getting variables 7044 1727096000.43245: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [INIT: 802.1x tests] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:8 Monday 23 September 2024 08:53:20 -0400 (0:00:00.949) 0:00:05.515 ****** 7044 1727096000.43384: entering _queue_task() for managed_node1/debug 7044 1727096000.43385: Creating lock for debug 7044 1727096000.43990: worker is 1 (out of 1 available) 7044 1727096000.44001: exiting _queue_task() for managed_node1/debug 7044 1727096000.44012: done queuing things up, now waiting for results queue to drain 7044 1727096000.44013: waiting for pending results... 7044 1727096000.44435: running TaskExecutor() for managed_node1/TASK: INIT: 802.1x tests 7044 1727096000.44775: in run() - task 0afff68d-5257-4381-8c4e-00000000000b 7044 1727096000.44780: variable 'ansible_search_path' from source: unknown 7044 1727096000.44783: calling self._execute() 7044 1727096000.44874: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096000.45147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096000.45150: variable 'omit' from source: magic vars 7044 1727096000.45770: variable 'ansible_distribution_major_version' from source: facts 7044 1727096000.45974: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096000.46239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096000.51136: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096000.51219: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096000.51335: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096000.51446: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096000.51662: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096000.51875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096000.51878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096000.51881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096000.51996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096000.52105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096000.52200: variable 'ansible_distribution' from source: facts 7044 1727096000.52294: variable 'ansible_distribution_major_version' from source: facts 7044 1727096000.52331: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096000.52342: variable 'omit' from source: magic vars 7044 1727096000.52377: variable 'omit' from source: magic vars 7044 1727096000.52495: variable 'omit' from source: magic vars 7044 1727096000.52530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096000.52566: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096000.52611: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096000.52637: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096000.52656: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096000.52690: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096000.52698: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096000.52706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096000.52809: Set connection var ansible_timeout to 10 7044 1727096000.52827: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096000.52838: Set connection var ansible_pipelining to False 7044 1727096000.52846: Set connection var ansible_connection to ssh 7044 1727096000.52852: Set connection var ansible_shell_type to sh 7044 1727096000.52869: Set connection var ansible_shell_executable to /bin/sh 7044 1727096000.52901: variable 'ansible_shell_executable' from source: unknown 7044 1727096000.52909: variable 'ansible_connection' from source: unknown 7044 1727096000.52918: variable 'ansible_module_compression' from source: unknown 7044 1727096000.52927: variable 'ansible_shell_type' from source: unknown 7044 1727096000.52974: variable 'ansible_shell_executable' from source: unknown 7044 1727096000.52977: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096000.52980: variable 'ansible_pipelining' from source: unknown 7044 1727096000.52983: variable 'ansible_timeout' from source: unknown 7044 1727096000.52986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096000.53069: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096000.53089: variable 'omit' from source: magic vars 7044 1727096000.53101: starting attempt loop 7044 1727096000.53191: running the handler 7044 1727096000.53194: handler run complete 7044 1727096000.53197: attempt loop complete, returning result 7044 1727096000.53199: _execute() done 7044 1727096000.53201: dumping result to json 7044 1727096000.53204: done dumping result, returning 7044 1727096000.53218: done running TaskExecutor() for managed_node1/TASK: INIT: 802.1x tests [0afff68d-5257-4381-8c4e-00000000000b] 7044 1727096000.53226: sending task result for task 0afff68d-5257-4381-8c4e-00000000000b ok: [managed_node1] => {} MSG: ################################################## 7044 1727096000.53372: no more pending results, returning what we have 7044 1727096000.53375: results queue empty 7044 1727096000.53376: checking for any_errors_fatal 7044 1727096000.53377: done checking for any_errors_fatal 7044 1727096000.53378: checking for max_fail_percentage 7044 1727096000.53379: done checking for max_fail_percentage 7044 1727096000.53380: checking to see if all hosts have failed and the running result is not ok 7044 1727096000.53381: done checking to see if all hosts have failed 7044 1727096000.53381: getting the remaining hosts for this loop 7044 1727096000.53382: done getting the remaining hosts for this loop 7044 1727096000.53386: getting the next task for host managed_node1 7044 1727096000.53393: done getting next task for host managed_node1 7044 1727096000.53396: ^ task is: TASK: Include the task 'setup_802.1x.yml' 7044 1727096000.53398: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096000.53401: getting variables 7044 1727096000.53403: in VariableManager get_vars() 7044 1727096000.53456: Calling all_inventory to load vars for managed_node1 7044 1727096000.53458: Calling groups_inventory to load vars for managed_node1 7044 1727096000.53460: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096000.53480: Calling all_plugins_play to load vars for managed_node1 7044 1727096000.53483: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096000.53485: Calling groups_plugins_play to load vars for managed_node1 7044 1727096000.53747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096000.53962: done with get_vars() 7044 1727096000.53975: done getting variables 7044 1727096000.54030: done sending task result for task 0afff68d-5257-4381-8c4e-00000000000b 7044 1727096000.54034: WORKER PROCESS EXITING TASK [Include the task 'setup_802.1x.yml'] ************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:11 Monday 23 September 2024 08:53:20 -0400 (0:00:00.106) 0:00:05.622 ****** 7044 1727096000.54122: entering _queue_task() for managed_node1/include_tasks 7044 1727096000.54663: worker is 1 (out of 1 available) 7044 1727096000.54676: exiting _queue_task() for managed_node1/include_tasks 7044 1727096000.54687: done queuing things up, now waiting for results queue to drain 7044 1727096000.54688: waiting for pending results... 7044 1727096000.55085: running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802.1x.yml' 7044 1727096000.55260: in run() - task 0afff68d-5257-4381-8c4e-00000000000c 7044 1727096000.55282: variable 'ansible_search_path' from source: unknown 7044 1727096000.55332: calling self._execute() 7044 1727096000.55464: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096000.55477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096000.55494: variable 'omit' from source: magic vars 7044 1727096000.55921: variable 'ansible_distribution_major_version' from source: facts 7044 1727096000.55939: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096000.56177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096000.58393: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096000.58475: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096000.58480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096000.58595: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096000.58603: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096000.58664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096000.58798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096000.58802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096000.58806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096000.58809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096000.58925: variable 'ansible_distribution' from source: facts 7044 1727096000.58928: variable 'ansible_distribution_major_version' from source: facts 7044 1727096000.58937: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096000.58943: _execute() done 7044 1727096000.58946: dumping result to json 7044 1727096000.58949: done dumping result, returning 7044 1727096000.58956: done running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802.1x.yml' [0afff68d-5257-4381-8c4e-00000000000c] 7044 1727096000.58961: sending task result for task 0afff68d-5257-4381-8c4e-00000000000c 7044 1727096000.59077: done sending task result for task 0afff68d-5257-4381-8c4e-00000000000c 7044 1727096000.59080: WORKER PROCESS EXITING 7044 1727096000.59105: no more pending results, returning what we have 7044 1727096000.59109: in VariableManager get_vars() 7044 1727096000.59299: Calling all_inventory to load vars for managed_node1 7044 1727096000.59302: Calling groups_inventory to load vars for managed_node1 7044 1727096000.59304: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096000.59317: Calling all_plugins_play to load vars for managed_node1 7044 1727096000.59320: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096000.59323: Calling groups_plugins_play to load vars for managed_node1 7044 1727096000.59673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096000.59797: done with get_vars() 7044 1727096000.59804: variable 'ansible_search_path' from source: unknown 7044 1727096000.59817: we have included files to process 7044 1727096000.59818: generating all_blocks data 7044 1727096000.59819: done generating all_blocks data 7044 1727096000.59819: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml 7044 1727096000.59820: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml 7044 1727096000.59822: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml 7044 1727096000.59946: in VariableManager get_vars() 7044 1727096000.59966: done with get_vars() 7044 1727096000.60047: done processing included file 7044 1727096000.60049: iterating over new_blocks loaded from include file 7044 1727096000.60050: in VariableManager get_vars() 7044 1727096000.60065: done with get_vars() 7044 1727096000.60066: filtering new block on tags 7044 1727096000.60079: done filtering new block on tags 7044 1727096000.60081: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml for managed_node1 7044 1727096000.60084: extending task lists for all hosts with included blocks 7044 1727096000.60112: done extending task lists 7044 1727096000.60113: done processing included files 7044 1727096000.60114: results queue empty 7044 1727096000.60114: checking for any_errors_fatal 7044 1727096000.60118: done checking for any_errors_fatal 7044 1727096000.60118: checking for max_fail_percentage 7044 1727096000.60119: done checking for max_fail_percentage 7044 1727096000.60119: checking to see if all hosts have failed and the running result is not ok 7044 1727096000.60120: done checking to see if all hosts have failed 7044 1727096000.60120: getting the remaining hosts for this loop 7044 1727096000.60121: done getting the remaining hosts for this loop 7044 1727096000.60122: getting the next task for host managed_node1 7044 1727096000.60125: done getting next task for host managed_node1 7044 1727096000.60126: ^ task is: TASK: Include the task 'setup_802_1x_server.yml' 7044 1727096000.60128: ^ 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 7044 1727096000.60129: getting variables 7044 1727096000.60130: in VariableManager get_vars() 7044 1727096000.60142: Calling all_inventory to load vars for managed_node1 7044 1727096000.60144: Calling groups_inventory to load vars for managed_node1 7044 1727096000.60145: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096000.60149: Calling all_plugins_play to load vars for managed_node1 7044 1727096000.60151: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096000.60152: Calling groups_plugins_play to load vars for managed_node1 7044 1727096000.60238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096000.60345: done with get_vars() 7044 1727096000.60351: done getting variables TASK [Include the task 'setup_802_1x_server.yml'] ****************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:2 Monday 23 September 2024 08:53:20 -0400 (0:00:00.063) 0:00:05.685 ****** 7044 1727096000.60402: entering _queue_task() for managed_node1/include_tasks 7044 1727096000.60628: worker is 1 (out of 1 available) 7044 1727096000.60641: exiting _queue_task() for managed_node1/include_tasks 7044 1727096000.60651: done queuing things up, now waiting for results queue to drain 7044 1727096000.60653: waiting for pending results... 7044 1727096000.60811: running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802_1x_server.yml' 7044 1727096000.60872: in run() - task 0afff68d-5257-4381-8c4e-000000000217 7044 1727096000.60888: variable 'ansible_search_path' from source: unknown 7044 1727096000.60891: variable 'ansible_search_path' from source: unknown 7044 1727096000.60916: calling self._execute() 7044 1727096000.61054: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096000.61057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096000.61069: variable 'omit' from source: magic vars 7044 1727096000.61337: variable 'ansible_distribution_major_version' from source: facts 7044 1727096000.61347: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096000.61485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096000.63675: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096000.63680: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096000.63707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096000.63749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096000.63782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096000.63882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096000.63919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096000.63950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096000.64006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096000.64028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096000.64171: variable 'ansible_distribution' from source: facts 7044 1727096000.64183: variable 'ansible_distribution_major_version' from source: facts 7044 1727096000.64199: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096000.64210: _execute() done 7044 1727096000.64220: dumping result to json 7044 1727096000.64227: done dumping result, returning 7044 1727096000.64773: done running TaskExecutor() for managed_node1/TASK: Include the task 'setup_802_1x_server.yml' [0afff68d-5257-4381-8c4e-000000000217] 7044 1727096000.64776: sending task result for task 0afff68d-5257-4381-8c4e-000000000217 7044 1727096000.64856: done sending task result for task 0afff68d-5257-4381-8c4e-000000000217 7044 1727096000.64860: WORKER PROCESS EXITING 7044 1727096000.64891: no more pending results, returning what we have 7044 1727096000.64895: in VariableManager get_vars() 7044 1727096000.65108: Calling all_inventory to load vars for managed_node1 7044 1727096000.65111: Calling groups_inventory to load vars for managed_node1 7044 1727096000.65113: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096000.65123: Calling all_plugins_play to load vars for managed_node1 7044 1727096000.65125: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096000.65128: Calling groups_plugins_play to load vars for managed_node1 7044 1727096000.65291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096000.65481: done with get_vars() 7044 1727096000.65489: variable 'ansible_search_path' from source: unknown 7044 1727096000.65490: variable 'ansible_search_path' from source: unknown 7044 1727096000.65533: we have included files to process 7044 1727096000.65534: generating all_blocks data 7044 1727096000.65536: done generating all_blocks data 7044 1727096000.65537: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml 7044 1727096000.65538: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml 7044 1727096000.65541: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml 7044 1727096000.66594: done processing included file 7044 1727096000.66596: iterating over new_blocks loaded from include file 7044 1727096000.66597: in VariableManager get_vars() 7044 1727096000.66616: done with get_vars() 7044 1727096000.66618: filtering new block on tags 7044 1727096000.66636: done filtering new block on tags 7044 1727096000.66637: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml for managed_node1 7044 1727096000.66641: extending task lists for all hosts with included blocks 7044 1727096000.66734: done extending task lists 7044 1727096000.66736: done processing included files 7044 1727096000.66737: results queue empty 7044 1727096000.66737: checking for any_errors_fatal 7044 1727096000.66740: done checking for any_errors_fatal 7044 1727096000.66740: checking for max_fail_percentage 7044 1727096000.66741: done checking for max_fail_percentage 7044 1727096000.66741: checking to see if all hosts have failed and the running result is not ok 7044 1727096000.66742: done checking to see if all hosts have failed 7044 1727096000.66742: getting the remaining hosts for this loop 7044 1727096000.66743: done getting the remaining hosts for this loop 7044 1727096000.66745: getting the next task for host managed_node1 7044 1727096000.66748: done getting next task for host managed_node1 7044 1727096000.66750: ^ task is: TASK: Debug 7044 1727096000.66752: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096000.66754: getting variables 7044 1727096000.66755: in VariableManager get_vars() 7044 1727096000.66781: Calling all_inventory to load vars for managed_node1 7044 1727096000.66784: Calling groups_inventory to load vars for managed_node1 7044 1727096000.66790: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096000.66795: Calling all_plugins_play to load vars for managed_node1 7044 1727096000.66796: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096000.66798: Calling groups_plugins_play to load vars for managed_node1 7044 1727096000.66933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096000.67045: done with get_vars() 7044 1727096000.67052: done getting variables 7044 1727096000.67098: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Debug] ******************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:3 Monday 23 September 2024 08:53:20 -0400 (0:00:00.067) 0:00:05.752 ****** 7044 1727096000.67131: entering _queue_task() for managed_node1/debug 7044 1727096000.67401: worker is 1 (out of 1 available) 7044 1727096000.67413: exiting _queue_task() for managed_node1/debug 7044 1727096000.67421: done queuing things up, now waiting for results queue to drain 7044 1727096000.67423: waiting for pending results... 7044 1727096000.67581: running TaskExecutor() for managed_node1/TASK: Debug 7044 1727096000.67645: in run() - task 0afff68d-5257-4381-8c4e-000000000224 7044 1727096000.67658: variable 'ansible_search_path' from source: unknown 7044 1727096000.67662: variable 'ansible_search_path' from source: unknown 7044 1727096000.67691: calling self._execute() 7044 1727096000.67792: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096000.67873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096000.67881: variable 'omit' from source: magic vars 7044 1727096000.68273: variable 'ansible_distribution_major_version' from source: facts 7044 1727096000.68277: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096000.68405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096000.71247: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096000.71301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096000.71341: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096000.71396: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096000.71422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096000.71530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096000.71555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096000.71576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096000.71604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096000.71614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096000.71758: variable 'ansible_distribution' from source: facts 7044 1727096000.71762: variable 'ansible_distribution_major_version' from source: facts 7044 1727096000.71764: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096000.71774: variable 'omit' from source: magic vars 7044 1727096000.71818: variable 'omit' from source: magic vars 7044 1727096000.71953: variable 'ansible_facts' from source: unknown 7044 1727096000.72137: variable 'omit' from source: magic vars 7044 1727096000.72170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096000.72187: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096000.72204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096000.72219: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096000.72227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096000.72256: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096000.72259: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096000.72262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096000.72382: Set connection var ansible_timeout to 10 7044 1727096000.72390: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096000.72393: Set connection var ansible_pipelining to False 7044 1727096000.72396: Set connection var ansible_connection to ssh 7044 1727096000.72398: Set connection var ansible_shell_type to sh 7044 1727096000.72400: Set connection var ansible_shell_executable to /bin/sh 7044 1727096000.72447: variable 'ansible_shell_executable' from source: unknown 7044 1727096000.72451: variable 'ansible_connection' from source: unknown 7044 1727096000.72453: variable 'ansible_module_compression' from source: unknown 7044 1727096000.72456: variable 'ansible_shell_type' from source: unknown 7044 1727096000.72458: variable 'ansible_shell_executable' from source: unknown 7044 1727096000.72460: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096000.72462: variable 'ansible_pipelining' from source: unknown 7044 1727096000.72464: variable 'ansible_timeout' from source: unknown 7044 1727096000.72466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096000.72644: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096000.72647: variable 'omit' from source: magic vars 7044 1727096000.72650: starting attempt loop 7044 1727096000.72652: running the handler 7044 1727096000.72773: handler run complete 7044 1727096000.72776: attempt loop complete, returning result 7044 1727096000.72778: _execute() done 7044 1727096000.72780: dumping result to json 7044 1727096000.72783: done dumping result, returning 7044 1727096000.72784: done running TaskExecutor() for managed_node1/TASK: Debug [0afff68d-5257-4381-8c4e-000000000224] 7044 1727096000.72787: sending task result for task 0afff68d-5257-4381-8c4e-000000000224 ok: [managed_node1] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.11.125" ], "all_ipv6_addresses": [ "fe80::10ff:acff:fe3f:90f5" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_vendor": "Xen", "bios_version": "4.11.amazon", "board_asset_tag": "NA", "board_name": "NA", "board_serial": "NA", "board_vendor": "NA", "board_version": "NA", "chassis_asset_tag": "NA", "chassis_serial": "NA", "chassis_vendor": "Xen", "chassis_version": "NA", "cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1" }, "date_time": { "date": "2024-09-23", "day": "23", "epoch": "1727095999", "epoch_int": "1727095999", "hour": "08", "iso8601": "2024-09-23T12:53:19Z", "iso8601_basic": "20240923T085319976244", "iso8601_basic_short": "20240923T085319", "iso8601_micro": "2024-09-23T12:53:19.976244Z", "minute": "53", "month": "09", "second": "19", "time": "08:53:19", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "year": "2024" }, "default_ipv4": { "address": "10.31.11.125", "alias": "eth0", "broadcast": "10.31.11.255", "gateway": "10.31.8.1", "interface": "eth0", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda2": [ "4853857d-d3e2-44a6-8739-3837607c97e1" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "start": "2048", "uuid": null }, "xvda2": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "4853857d-d3e2-44a6-8739-3837607c97e1" ] }, "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "start": "4096", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "512", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/bin/python3.12", "distribution": "CentOS", "distribution_file_parsed": true, "distribution_file_path": "/etc/centos-release", "distribution_file_variety": "CentOS", "distribution_major_version": "10", "distribution_release": "Stream", "distribution_version": "10", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "GPG_TTY": "/dev/pts/0", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "LS_COLORS": "", "MOTD_SHOWN": "pam", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "SHELL": "/bin/bash", "SHLVL": "1", "SSH_CLIENT": "10.31.13.159 40710 22", "SSH_CONNECTION": "10.31.13.159 40710 10.31.11.125 22", "SSH_TTY": "/dev/pts/0", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_CLASS": "user", "XDG_SESSION_ID": "5", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12" }, "eth0": { "active": true, "device": "eth0", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "hsr_dup_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "macsec_hw_offload": "off [fixed]", "netns_local": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_sctp": "off [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "off [fixed]", "tx_nocache_copy": "off", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::10ff:acff:fe3f:90f5", "prefix": "64", "scope": "link" } ], "macaddress": "12:ff:ac:3f:90:f5", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "ip-10-31-11-125.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "ip-10-31-11-125", "hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "interfaces": [ "eth0", "lo" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "6.11.0-0.rc6.23.el10.x86_64", "kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "lo": { "active": true, "device": "lo", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "hsr_dup_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "macsec_hw_offload": "off [fixed]", "netns_local": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "on", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "on [fixed]", "tx_nocache_copy": "off [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_sctp_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "on [fixed]" }, "hw_timestamp_filters": [], "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" } ], "mtu": 65536, "promisc": false, "timestamping": [], "type": "loopback" }, "loadavg": { "15m": 0.0595703125, "1m": 0.18603515625, "5m": 0.14453125 }, "locally_reachable_ips": { "ipv4": [ "10.31.11.125", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::10ff:acff:fe3f:90f5" ] }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "ec2082d1236a0674562ec5e13633e7ec", "memfree_mb": 3038, "memory_mb": { "nocache": { "free": 3312, "used": 219 }, "real": { "free": 3038, "total": 3531, "used": 493 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3531, "module_setup": true, "mounts": [ { "block_available": 63919949, "block_size": 4096, "block_total": 65519099, "block_used": 1599150, "device": "/dev/xvda2", "dump": 0, "fstype": "xfs", "inode_available": 131029232, "inode_total": 131070960, "inode_used": 41728, "mount": "/", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "passno": 0, "size_available": 261816111104, "size_total": 268366229504, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1" } ], "nodename": "ip-10-31-11-125.us-east-1.aws.redhat.com", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "console": [ "tty0", "ttyS0,115200n8" ], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1" }, "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" ], "processor_cores": 1, "processor_count": 1, "processor_nproc": 2, "processor_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec2082d1-236a-0674-562e-c5e13633e7ec", "product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "product_version": "4.11.amazon", "python": { "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 5, "minor": 12, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 12, 5, "final", 0 ] }, "python_version": "3.12.5", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 33, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "systemd", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ssh_host_key_rsa_public_keytype": "ssh-rsa", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 153, "user_dir": "/root", "user_gecos": "Super User", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_tech_guest": [ "xen" ], "virtualization_tech_host": [], "virtualization_type": "xen" } 7044 1727096000.73032: no more pending results, returning what we have 7044 1727096000.73036: results queue empty 7044 1727096000.73037: checking for any_errors_fatal 7044 1727096000.73038: done checking for any_errors_fatal 7044 1727096000.73039: checking for max_fail_percentage 7044 1727096000.73040: done checking for max_fail_percentage 7044 1727096000.73041: checking to see if all hosts have failed and the running result is not ok 7044 1727096000.73042: done checking to see if all hosts have failed 7044 1727096000.73042: getting the remaining hosts for this loop 7044 1727096000.73044: done getting the remaining hosts for this loop 7044 1727096000.73047: getting the next task for host managed_node1 7044 1727096000.73054: done getting next task for host managed_node1 7044 1727096000.73056: ^ task is: TASK: Install hostapd via CentOS Stream 7044 1727096000.73060: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096000.73063: getting variables 7044 1727096000.73065: in VariableManager get_vars() 7044 1727096000.73124: Calling all_inventory to load vars for managed_node1 7044 1727096000.73127: Calling groups_inventory to load vars for managed_node1 7044 1727096000.73129: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096000.73140: Calling all_plugins_play to load vars for managed_node1 7044 1727096000.73143: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096000.73146: Calling groups_plugins_play to load vars for managed_node1 7044 1727096000.73509: done sending task result for task 0afff68d-5257-4381-8c4e-000000000224 7044 1727096000.73513: WORKER PROCESS EXITING 7044 1727096000.73541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096000.73663: done with get_vars() 7044 1727096000.73674: done getting variables 7044 1727096000.73733: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install hostapd via CentOS Stream] *************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:8 Monday 23 September 2024 08:53:20 -0400 (0:00:00.066) 0:00:05.819 ****** 7044 1727096000.73775: entering _queue_task() for managed_node1/command 7044 1727096000.74046: worker is 1 (out of 1 available) 7044 1727096000.74059: exiting _queue_task() for managed_node1/command 7044 1727096000.74073: done queuing things up, now waiting for results queue to drain 7044 1727096000.74074: waiting for pending results... 7044 1727096000.74276: running TaskExecutor() for managed_node1/TASK: Install hostapd via CentOS Stream 7044 1727096000.74351: in run() - task 0afff68d-5257-4381-8c4e-000000000225 7044 1727096000.74430: variable 'ansible_search_path' from source: unknown 7044 1727096000.74434: variable 'ansible_search_path' from source: unknown 7044 1727096000.74437: calling self._execute() 7044 1727096000.74493: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096000.74496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096000.74505: variable 'omit' from source: magic vars 7044 1727096000.74834: variable 'ansible_distribution_major_version' from source: facts 7044 1727096000.74847: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096000.75004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096000.77274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096000.77283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096000.77329: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096000.77384: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096000.77429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096000.77543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096000.77583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096000.77613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096000.77656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096000.77674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096000.77909: variable 'ansible_distribution' from source: facts 7044 1727096000.77914: variable 'ansible_distribution_major_version' from source: facts 7044 1727096000.77917: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096000.78050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096000.78274: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096000.78340: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096000.78391: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096000.78439: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096000.78555: variable 'ansible_distribution_version' from source: facts 7044 1727096000.78590: Evaluated conditional (ansible_distribution_version is version('8.6', '<')): False 7044 1727096000.78594: when evaluation is False, skipping this task 7044 1727096000.78599: _execute() done 7044 1727096000.78602: dumping result to json 7044 1727096000.78606: done dumping result, returning 7044 1727096000.78630: done running TaskExecutor() for managed_node1/TASK: Install hostapd via CentOS Stream [0afff68d-5257-4381-8c4e-000000000225] 7044 1727096000.78646: sending task result for task 0afff68d-5257-4381-8c4e-000000000225 7044 1727096000.78874: done sending task result for task 0afff68d-5257-4381-8c4e-000000000225 7044 1727096000.78877: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_version is version('8.6', '<')", "skip_reason": "Conditional result was False" } 7044 1727096000.78924: no more pending results, returning what we have 7044 1727096000.78927: results queue empty 7044 1727096000.78928: checking for any_errors_fatal 7044 1727096000.78936: done checking for any_errors_fatal 7044 1727096000.78937: checking for max_fail_percentage 7044 1727096000.78940: done checking for max_fail_percentage 7044 1727096000.78940: checking to see if all hosts have failed and the running result is not ok 7044 1727096000.78941: done checking to see if all hosts have failed 7044 1727096000.78942: getting the remaining hosts for this loop 7044 1727096000.78943: done getting the remaining hosts for this loop 7044 1727096000.78947: getting the next task for host managed_node1 7044 1727096000.78954: done getting next task for host managed_node1 7044 1727096000.78957: ^ task is: TASK: Install hostapd 7044 1727096000.78963: ^ 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? (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 7044 1727096000.78969: getting variables 7044 1727096000.78973: in VariableManager get_vars() 7044 1727096000.79031: Calling all_inventory to load vars for managed_node1 7044 1727096000.79034: Calling groups_inventory to load vars for managed_node1 7044 1727096000.79036: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096000.79047: Calling all_plugins_play to load vars for managed_node1 7044 1727096000.79050: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096000.79053: Calling groups_plugins_play to load vars for managed_node1 7044 1727096000.79660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096000.80002: done with get_vars() 7044 1727096000.80015: done getting variables 7044 1727096000.80095: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install hostapd] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:16 Monday 23 September 2024 08:53:20 -0400 (0:00:00.063) 0:00:05.882 ****** 7044 1727096000.80127: entering _queue_task() for managed_node1/package 7044 1727096000.80422: worker is 1 (out of 1 available) 7044 1727096000.80437: exiting _queue_task() for managed_node1/package 7044 1727096000.80447: done queuing things up, now waiting for results queue to drain 7044 1727096000.80448: waiting for pending results... 7044 1727096000.80887: running TaskExecutor() for managed_node1/TASK: Install hostapd 7044 1727096000.80892: in run() - task 0afff68d-5257-4381-8c4e-000000000226 7044 1727096000.80896: variable 'ansible_search_path' from source: unknown 7044 1727096000.80898: variable 'ansible_search_path' from source: unknown 7044 1727096000.80901: calling self._execute() 7044 1727096000.80998: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096000.81002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096000.81012: variable 'omit' from source: magic vars 7044 1727096000.81387: variable 'ansible_distribution_major_version' from source: facts 7044 1727096000.81407: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096000.81607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096000.83327: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096000.83375: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096000.83403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096000.83430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096000.83452: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096000.83511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096000.83533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096000.83553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096000.83581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096000.83593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096000.83678: variable 'ansible_distribution' from source: facts 7044 1727096000.83681: variable 'ansible_distribution_major_version' from source: facts 7044 1727096000.83688: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096000.83696: variable 'omit' from source: magic vars 7044 1727096000.83726: variable 'omit' from source: magic vars 7044 1727096000.83824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096000.83841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096000.83858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096000.83887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096000.83897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096000.83958: variable '__network_is_ostree' from source: set_fact 7044 1727096000.83963: variable 'omit' from source: magic vars 7044 1727096000.83987: variable 'omit' from source: magic vars 7044 1727096000.84008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096000.84030: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096000.84044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096000.84057: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096000.84272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096000.84276: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096000.84279: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096000.84281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096000.84283: Set connection var ansible_timeout to 10 7044 1727096000.84285: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096000.84287: Set connection var ansible_pipelining to False 7044 1727096000.84289: Set connection var ansible_connection to ssh 7044 1727096000.84291: Set connection var ansible_shell_type to sh 7044 1727096000.84294: Set connection var ansible_shell_executable to /bin/sh 7044 1727096000.84309: variable 'ansible_shell_executable' from source: unknown 7044 1727096000.84320: variable 'ansible_connection' from source: unknown 7044 1727096000.84327: variable 'ansible_module_compression' from source: unknown 7044 1727096000.84334: variable 'ansible_shell_type' from source: unknown 7044 1727096000.84341: variable 'ansible_shell_executable' from source: unknown 7044 1727096000.84347: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096000.84354: variable 'ansible_pipelining' from source: unknown 7044 1727096000.84360: variable 'ansible_timeout' from source: unknown 7044 1727096000.84370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096000.84466: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096000.84485: variable 'omit' from source: magic vars 7044 1727096000.84496: starting attempt loop 7044 1727096000.84502: running the handler 7044 1727096000.84514: variable 'ansible_facts' from source: unknown 7044 1727096000.84521: variable 'ansible_facts' from source: unknown 7044 1727096000.84558: _low_level_execute_command(): starting 7044 1727096000.84600: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096000.85477: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096000.85515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096000.85612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096000.87360: stdout chunk (state=3): >>>/root <<< 7044 1727096000.87489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096000.87563: stderr chunk (state=3): >>><<< 7044 1727096000.87570: stdout chunk (state=3): >>><<< 7044 1727096000.87625: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096000.87729: _low_level_execute_command(): starting 7044 1727096000.87733: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096000.8763256-7190-254146816752081 `" && echo ansible-tmp-1727096000.8763256-7190-254146816752081="` echo /root/.ansible/tmp/ansible-tmp-1727096000.8763256-7190-254146816752081 `" ) && sleep 0' 7044 1727096000.88803: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096000.88808: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096000.88864: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096000.88942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096000.90897: stdout chunk (state=3): >>>ansible-tmp-1727096000.8763256-7190-254146816752081=/root/.ansible/tmp/ansible-tmp-1727096000.8763256-7190-254146816752081 <<< 7044 1727096000.91087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096000.91090: stdout chunk (state=3): >>><<< 7044 1727096000.91093: stderr chunk (state=3): >>><<< 7044 1727096000.91273: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096000.8763256-7190-254146816752081=/root/.ansible/tmp/ansible-tmp-1727096000.8763256-7190-254146816752081 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096000.91277: variable 'ansible_module_compression' from source: unknown 7044 1727096000.91281: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 7044 1727096000.91283: ANSIBALLZ: Acquiring lock 7044 1727096000.91285: ANSIBALLZ: Lock acquired: 139640376447568 7044 1727096000.91287: ANSIBALLZ: Creating module 7044 1727096001.15629: ANSIBALLZ: Writing module into payload 7044 1727096001.15835: ANSIBALLZ: Writing module 7044 1727096001.15875: ANSIBALLZ: Renaming module 7044 1727096001.15888: ANSIBALLZ: Done creating module 7044 1727096001.15912: variable 'ansible_facts' from source: unknown 7044 1727096001.16022: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096000.8763256-7190-254146816752081/AnsiballZ_dnf.py 7044 1727096001.16220: Sending initial data 7044 1727096001.16223: Sent initial data (150 bytes) 7044 1727096001.17184: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096001.17263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096001.17337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096001.19025: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7044 1727096001.19054: 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 <<< 7044 1727096001.19118: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096001.19247: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmplxukln3y /root/.ansible/tmp/ansible-tmp-1727096000.8763256-7190-254146816752081/AnsiballZ_dnf.py <<< 7044 1727096001.19250: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096000.8763256-7190-254146816752081/AnsiballZ_dnf.py" <<< 7044 1727096001.19361: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmplxukln3y" to remote "/root/.ansible/tmp/ansible-tmp-1727096000.8763256-7190-254146816752081/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096000.8763256-7190-254146816752081/AnsiballZ_dnf.py" <<< 7044 1727096001.21111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096001.21115: stdout chunk (state=3): >>><<< 7044 1727096001.21118: stderr chunk (state=3): >>><<< 7044 1727096001.21120: done transferring module to remote 7044 1727096001.21122: _low_level_execute_command(): starting 7044 1727096001.21124: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096000.8763256-7190-254146816752081/ /root/.ansible/tmp/ansible-tmp-1727096000.8763256-7190-254146816752081/AnsiballZ_dnf.py && sleep 0' 7044 1727096001.21746: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096001.21757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096001.21761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096001.21787: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096001.21791: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096001.21839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096001.21843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096001.21931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096001.23898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096001.23924: stderr chunk (state=3): >>><<< 7044 1727096001.23935: stdout chunk (state=3): >>><<< 7044 1727096001.23958: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096001.23975: _low_level_execute_command(): starting 7044 1727096001.23978: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096000.8763256-7190-254146816752081/AnsiballZ_dnf.py && sleep 0' 7044 1727096001.24421: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096001.24424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096001.24427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096001.24436: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096001.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.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096001.24490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096001.24496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096001.24498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096001.24573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096005.44609: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: hostapd-2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["hostapd"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7044 1727096005.51128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096005.51146: stderr chunk (state=3): >>>Shared connection to 10.31.11.125 closed. <<< 7044 1727096005.51208: stderr chunk (state=3): >>><<< 7044 1727096005.51378: stdout chunk (state=3): >>><<< 7044 1727096005.51382: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: hostapd-2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["hostapd"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096005.51393: done with _execute_module (ansible.legacy.dnf, {'name': 'hostapd', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096000.8763256-7190-254146816752081/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096005.51396: _low_level_execute_command(): starting 7044 1727096005.51398: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096000.8763256-7190-254146816752081/ > /dev/null 2>&1 && sleep 0' 7044 1727096005.52766: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096005.52773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096005.52775: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096005.52780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096005.52791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096005.52831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096005.52842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096005.52994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096005.53102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096005.56074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096005.56078: stderr chunk (state=3): >>><<< 7044 1727096005.56080: stdout chunk (state=3): >>><<< 7044 1727096005.56082: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096005.56084: handler run complete 7044 1727096005.56086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096005.56346: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096005.56512: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096005.56606: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096005.56873: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096005.56876: variable '__install_status' from source: unknown 7044 1727096005.56903: Evaluated conditional (__install_status is success): True 7044 1727096005.56928: attempt loop complete, returning result 7044 1727096005.56936: _execute() done 7044 1727096005.56942: dumping result to json 7044 1727096005.56952: done dumping result, returning 7044 1727096005.56964: done running TaskExecutor() for managed_node1/TASK: Install hostapd [0afff68d-5257-4381-8c4e-000000000226] 7044 1727096005.57172: sending task result for task 0afff68d-5257-4381-8c4e-000000000226 7044 1727096005.57256: done sending task result for task 0afff68d-5257-4381-8c4e-000000000226 7044 1727096005.57259: WORKER PROCESS EXITING changed: [managed_node1] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: hostapd-2.10-11.el10.x86_64" ] } 7044 1727096005.57355: no more pending results, returning what we have 7044 1727096005.57358: results queue empty 7044 1727096005.57359: checking for any_errors_fatal 7044 1727096005.57365: done checking for any_errors_fatal 7044 1727096005.57365: checking for max_fail_percentage 7044 1727096005.57369: done checking for max_fail_percentage 7044 1727096005.57369: checking to see if all hosts have failed and the running result is not ok 7044 1727096005.57370: done checking to see if all hosts have failed 7044 1727096005.57371: getting the remaining hosts for this loop 7044 1727096005.57373: done getting the remaining hosts for this loop 7044 1727096005.57376: getting the next task for host managed_node1 7044 1727096005.57383: done getting next task for host managed_node1 7044 1727096005.57387: ^ task is: TASK: Create directory for test certificates 7044 1727096005.57390: ^ 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? (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 7044 1727096005.57395: getting variables 7044 1727096005.57397: in VariableManager get_vars() 7044 1727096005.57457: Calling all_inventory to load vars for managed_node1 7044 1727096005.57460: Calling groups_inventory to load vars for managed_node1 7044 1727096005.57463: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096005.57780: Calling all_plugins_play to load vars for managed_node1 7044 1727096005.57785: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096005.57789: Calling groups_plugins_play to load vars for managed_node1 7044 1727096005.58276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096005.58823: done with get_vars() 7044 1727096005.58834: done getting variables TASK [Create directory for test certificates] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:26 Monday 23 September 2024 08:53:25 -0400 (0:00:04.789) 0:00:10.672 ****** 7044 1727096005.59040: entering _queue_task() for managed_node1/file 7044 1727096005.59741: worker is 1 (out of 1 available) 7044 1727096005.59751: exiting _queue_task() for managed_node1/file 7044 1727096005.59762: done queuing things up, now waiting for results queue to drain 7044 1727096005.59763: waiting for pending results... 7044 1727096005.60171: running TaskExecutor() for managed_node1/TASK: Create directory for test certificates 7044 1727096005.60419: in run() - task 0afff68d-5257-4381-8c4e-000000000227 7044 1727096005.60423: variable 'ansible_search_path' from source: unknown 7044 1727096005.60478: variable 'ansible_search_path' from source: unknown 7044 1727096005.60524: calling self._execute() 7044 1727096005.60655: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096005.60659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096005.60661: variable 'omit' from source: magic vars 7044 1727096005.61494: variable 'ansible_distribution_major_version' from source: facts 7044 1727096005.61514: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096005.62025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096005.65473: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096005.65606: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096005.65749: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096005.65792: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096005.65823: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096005.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) 7044 1727096005.65954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096005.65983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096005.66023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096005.66039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096005.66164: variable 'ansible_distribution' from source: facts 7044 1727096005.66175: variable 'ansible_distribution_major_version' from source: facts 7044 1727096005.66185: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096005.66196: variable 'omit' from source: magic vars 7044 1727096005.66239: variable 'omit' from source: magic vars 7044 1727096005.66283: variable 'omit' from source: magic vars 7044 1727096005.66374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096005.66378: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096005.66380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096005.66382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096005.66390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096005.66420: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096005.66427: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096005.66433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096005.66528: Set connection var ansible_timeout to 10 7044 1727096005.66543: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096005.66553: Set connection var ansible_pipelining to False 7044 1727096005.66560: Set connection var ansible_connection to ssh 7044 1727096005.66569: Set connection var ansible_shell_type to sh 7044 1727096005.66580: Set connection var ansible_shell_executable to /bin/sh 7044 1727096005.66617: variable 'ansible_shell_executable' from source: unknown 7044 1727096005.66627: variable 'ansible_connection' from source: unknown 7044 1727096005.66701: variable 'ansible_module_compression' from source: unknown 7044 1727096005.66705: variable 'ansible_shell_type' from source: unknown 7044 1727096005.66707: variable 'ansible_shell_executable' from source: unknown 7044 1727096005.66709: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096005.66712: variable 'ansible_pipelining' from source: unknown 7044 1727096005.66714: variable 'ansible_timeout' from source: unknown 7044 1727096005.66716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096005.66918: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096005.66922: variable 'omit' from source: magic vars 7044 1727096005.66924: starting attempt loop 7044 1727096005.66926: running the handler 7044 1727096005.66928: _low_level_execute_command(): starting 7044 1727096005.66930: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096005.67811: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096005.67858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096005.67884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096005.67992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096005.70018: stdout chunk (state=3): >>>/root <<< 7044 1727096005.70169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096005.70174: stdout chunk (state=3): >>><<< 7044 1727096005.70176: stderr chunk (state=3): >>><<< 7044 1727096005.70199: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096005.70311: _low_level_execute_command(): starting 7044 1727096005.70315: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096005.7021458-7349-212050431456941 `" && echo ansible-tmp-1727096005.7021458-7349-212050431456941="` echo /root/.ansible/tmp/ansible-tmp-1727096005.7021458-7349-212050431456941 `" ) && sleep 0' 7044 1727096005.70889: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096005.70948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096005.70999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096005.71067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096005.71106: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096005.71121: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096005.71414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096005.71434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096005.71532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096005.73844: stdout chunk (state=3): >>>ansible-tmp-1727096005.7021458-7349-212050431456941=/root/.ansible/tmp/ansible-tmp-1727096005.7021458-7349-212050431456941 <<< 7044 1727096005.73985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096005.74017: stderr chunk (state=3): >>><<< 7044 1727096005.74025: stdout chunk (state=3): >>><<< 7044 1727096005.74046: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096005.7021458-7349-212050431456941=/root/.ansible/tmp/ansible-tmp-1727096005.7021458-7349-212050431456941 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096005.74373: variable 'ansible_module_compression' from source: unknown 7044 1727096005.74376: ANSIBALLZ: Using lock for file 7044 1727096005.74379: ANSIBALLZ: Acquiring lock 7044 1727096005.74381: ANSIBALLZ: Lock acquired: 139640376448864 7044 1727096005.74384: ANSIBALLZ: Creating module 7044 1727096006.02430: ANSIBALLZ: Writing module into payload 7044 1727096006.02779: ANSIBALLZ: Writing module 7044 1727096006.02859: ANSIBALLZ: Renaming module 7044 1727096006.02880: ANSIBALLZ: Done creating module 7044 1727096006.02961: variable 'ansible_facts' from source: unknown 7044 1727096006.03256: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096005.7021458-7349-212050431456941/AnsiballZ_file.py 7044 1727096006.03500: Sending initial data 7044 1727096006.03503: Sent initial data (151 bytes) 7044 1727096006.04492: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096006.04601: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096006.04617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096006.04782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096006.04821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096006.04917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096006.05021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096006.07069: 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 <<< 7044 1727096006.07135: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096006.07275: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmprcpys3gs /root/.ansible/tmp/ansible-tmp-1727096005.7021458-7349-212050431456941/AnsiballZ_file.py <<< 7044 1727096006.07279: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096005.7021458-7349-212050431456941/AnsiballZ_file.py" <<< 7044 1727096006.07352: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmprcpys3gs" to remote "/root/.ansible/tmp/ansible-tmp-1727096005.7021458-7349-212050431456941/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096005.7021458-7349-212050431456941/AnsiballZ_file.py" <<< 7044 1727096006.09008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096006.09024: stderr chunk (state=3): >>><<< 7044 1727096006.09027: stdout chunk (state=3): >>><<< 7044 1727096006.09151: done transferring module to remote 7044 1727096006.09154: _low_level_execute_command(): starting 7044 1727096006.09157: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096005.7021458-7349-212050431456941/ /root/.ansible/tmp/ansible-tmp-1727096005.7021458-7349-212050431456941/AnsiballZ_file.py && sleep 0' 7044 1727096006.10365: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096006.10372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096006.10533: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096006.10537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096006.10540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096006.10543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096006.10699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096006.10775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096006.13016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096006.13069: stderr chunk (state=3): >>><<< 7044 1727096006.13073: stdout chunk (state=3): >>><<< 7044 1727096006.13288: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096006.13291: _low_level_execute_command(): starting 7044 1727096006.13294: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096005.7021458-7349-212050431456941/AnsiballZ_file.py && sleep 0' 7044 1727096006.14414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096006.14423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096006.14456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096006.14461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096006.14628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096006.14631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096006.14634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096006.14637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096006.14816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096006.14880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096006.35035: stdout chunk (state=3): >>> <<< 7044 1727096006.35078: stdout chunk (state=3): >>>{"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "path": "/etc/pki/tls/hostapd_test", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096006.36774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096006.36779: stdout chunk (state=3): >>><<< 7044 1727096006.36781: stderr chunk (state=3): >>><<< 7044 1727096006.36935: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"state": "directory", "path": "/etc/pki/tls/hostapd_test", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096006.36944: done with _execute_module (file, {'state': 'directory', 'path': '/etc/pki/tls/hostapd_test', 'mode': '0755', '_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': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096005.7021458-7349-212050431456941/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096006.36947: _low_level_execute_command(): starting 7044 1727096006.36950: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096005.7021458-7349-212050431456941/ > /dev/null 2>&1 && sleep 0' 7044 1727096006.37492: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096006.37508: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096006.37586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096006.37627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096006.37652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096006.37674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096006.37783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096006.40125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096006.40186: stderr chunk (state=3): >>><<< 7044 1727096006.40189: stdout chunk (state=3): >>><<< 7044 1727096006.40208: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096006.40214: handler run complete 7044 1727096006.40473: attempt loop complete, returning result 7044 1727096006.40476: _execute() done 7044 1727096006.40478: dumping result to json 7044 1727096006.40480: done dumping result, returning 7044 1727096006.40481: done running TaskExecutor() for managed_node1/TASK: Create directory for test certificates [0afff68d-5257-4381-8c4e-000000000227] 7044 1727096006.40483: sending task result for task 0afff68d-5257-4381-8c4e-000000000227 7044 1727096006.40549: done sending task result for task 0afff68d-5257-4381-8c4e-000000000227 7044 1727096006.40553: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/tls/hostapd_test", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 0 } 7044 1727096006.40704: no more pending results, returning what we have 7044 1727096006.40707: results queue empty 7044 1727096006.40708: checking for any_errors_fatal 7044 1727096006.40719: done checking for any_errors_fatal 7044 1727096006.40720: checking for max_fail_percentage 7044 1727096006.40722: done checking for max_fail_percentage 7044 1727096006.40722: checking to see if all hosts have failed and the running result is not ok 7044 1727096006.40723: done checking to see if all hosts have failed 7044 1727096006.40724: getting the remaining hosts for this loop 7044 1727096006.40725: done getting the remaining hosts for this loop 7044 1727096006.40728: getting the next task for host managed_node1 7044 1727096006.40734: done getting next task for host managed_node1 7044 1727096006.40738: ^ task is: TASK: Copy server certificates 7044 1727096006.40741: ^ 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? (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 7044 1727096006.40745: getting variables 7044 1727096006.40746: in VariableManager get_vars() 7044 1727096006.40797: Calling all_inventory to load vars for managed_node1 7044 1727096006.40800: Calling groups_inventory to load vars for managed_node1 7044 1727096006.40803: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096006.40813: Calling all_plugins_play to load vars for managed_node1 7044 1727096006.40820: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096006.40824: Calling groups_plugins_play to load vars for managed_node1 7044 1727096006.41132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096006.41344: done with get_vars() 7044 1727096006.41355: done getting variables 7044 1727096006.41428: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy server certificates] ************************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:31 Monday 23 September 2024 08:53:26 -0400 (0:00:00.824) 0:00:11.496 ****** 7044 1727096006.41463: entering _queue_task() for managed_node1/copy 7044 1727096006.41857: worker is 1 (out of 1 available) 7044 1727096006.41870: exiting _queue_task() for managed_node1/copy 7044 1727096006.41880: done queuing things up, now waiting for results queue to drain 7044 1727096006.41882: waiting for pending results... 7044 1727096006.42049: running TaskExecutor() for managed_node1/TASK: Copy server certificates 7044 1727096006.42155: in run() - task 0afff68d-5257-4381-8c4e-000000000228 7044 1727096006.42183: variable 'ansible_search_path' from source: unknown 7044 1727096006.42193: variable 'ansible_search_path' from source: unknown 7044 1727096006.42421: Loaded config def from plugin (lookup/items) 7044 1727096006.42438: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7044 1727096006.42490: variable 'omit' from source: magic vars 7044 1727096006.42640: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096006.42722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096006.42726: variable 'omit' from source: magic vars 7044 1727096006.43085: variable 'ansible_distribution_major_version' from source: facts 7044 1727096006.43099: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096006.43286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096006.45476: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096006.45552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096006.45602: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096006.45646: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096006.45757: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096006.45782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096006.45823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096006.45856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096006.45915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096006.45939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096006.46080: variable 'ansible_distribution' from source: facts 7044 1727096006.46172: variable 'ansible_distribution_major_version' from source: facts 7044 1727096006.46176: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096006.46248: variable 'ansible_distribution_major_version' from source: facts 7044 1727096006.46259: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096006.46463: variable 'ansible_distribution' from source: facts 7044 1727096006.46476: variable 'ansible_distribution_major_version' from source: facts 7044 1727096006.46488: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096006.46498: variable 'omit' from source: magic vars 7044 1727096006.46558: variable 'omit' from source: magic vars 7044 1727096006.46619: variable 'item' from source: unknown 7044 1727096006.46702: variable 'item' from source: unknown 7044 1727096006.46786: variable 'item' from source: unknown 7044 1727096006.46808: variable 'omit' from source: magic vars 7044 1727096006.46849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096006.46959: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096006.46962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096006.46963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096006.46965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096006.46975: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096006.46983: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096006.46992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096006.47103: Set connection var ansible_timeout to 10 7044 1727096006.47121: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096006.47133: Set connection var ansible_pipelining to False 7044 1727096006.47172: Set connection var ansible_connection to ssh 7044 1727096006.47176: Set connection var ansible_shell_type to sh 7044 1727096006.47178: Set connection var ansible_shell_executable to /bin/sh 7044 1727096006.47196: variable 'ansible_shell_executable' from source: unknown 7044 1727096006.47204: variable 'ansible_connection' from source: unknown 7044 1727096006.47212: variable 'ansible_module_compression' from source: unknown 7044 1727096006.47222: variable 'ansible_shell_type' from source: unknown 7044 1727096006.47228: variable 'ansible_shell_executable' from source: unknown 7044 1727096006.47301: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096006.47304: variable 'ansible_pipelining' from source: unknown 7044 1727096006.47306: variable 'ansible_timeout' from source: unknown 7044 1727096006.47308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096006.47375: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096006.47393: variable 'omit' from source: magic vars 7044 1727096006.47410: starting attempt loop 7044 1727096006.47421: running the handler 7044 1727096006.47440: _low_level_execute_command(): starting 7044 1727096006.47451: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096006.48292: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096006.48319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096006.48339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096006.48441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096006.50412: stdout chunk (state=3): >>>/root <<< 7044 1727096006.50587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096006.50592: stdout chunk (state=3): >>><<< 7044 1727096006.50594: stderr chunk (state=3): >>><<< 7044 1727096006.50624: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096006.50644: _low_level_execute_command(): starting 7044 1727096006.50734: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151 `" && echo ansible-tmp-1727096006.5063195-7379-189211735502151="` echo /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151 `" ) && sleep 0' 7044 1727096006.51336: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096006.51352: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096006.51371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096006.51390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096006.51509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096006.51524: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096006.51568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096006.51644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096006.54424: stdout chunk (state=3): >>>ansible-tmp-1727096006.5063195-7379-189211735502151=/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151 <<< 7044 1727096006.54428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096006.54431: stdout chunk (state=3): >>><<< 7044 1727096006.54433: stderr chunk (state=3): >>><<< 7044 1727096006.54666: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096006.5063195-7379-189211735502151=/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096006.54674: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7044 1727096006.54677: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/server.key /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/server.key /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.key /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/server.key 7044 1727096006.54827: variable 'ansible_module_compression' from source: unknown 7044 1727096006.55073: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7044 1727096006.55084: variable 'ansible_facts' from source: unknown 7044 1727096006.55435: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/AnsiballZ_stat.py 7044 1727096006.55692: Sending initial data 7044 1727096006.55701: Sent initial data (151 bytes) 7044 1727096006.56698: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096006.56702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096006.56912: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096006.56988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096006.59052: 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 <<< 7044 1727096006.59133: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096006.59228: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp86o16kkq /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/AnsiballZ_stat.py <<< 7044 1727096006.59232: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/AnsiballZ_stat.py" <<< 7044 1727096006.59309: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp86o16kkq" to remote "/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/AnsiballZ_stat.py" <<< 7044 1727096006.60346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096006.60350: stdout chunk (state=3): >>><<< 7044 1727096006.60352: stderr chunk (state=3): >>><<< 7044 1727096006.60354: done transferring module to remote 7044 1727096006.60356: _low_level_execute_command(): starting 7044 1727096006.60358: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/ /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/AnsiballZ_stat.py && sleep 0' 7044 1727096006.61003: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096006.61084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096006.61120: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096006.61147: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096006.61171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096006.61263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096006.63414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096006.63432: stdout chunk (state=3): >>><<< 7044 1727096006.63450: stderr chunk (state=3): >>><<< 7044 1727096006.63474: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096006.63483: _low_level_execute_command(): starting 7044 1727096006.63493: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/AnsiballZ_stat.py && sleep 0' 7044 1727096006.64130: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096006.64144: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096006.64157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096006.64175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096006.64195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096006.64236: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096006.64303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096006.64320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096006.64348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096006.64457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096006.81505: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7044 1727096006.83320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096006.83324: stdout chunk (state=3): >>><<< 7044 1727096006.83326: stderr chunk (state=3): >>><<< 7044 1727096006.83473: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096006.83482: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/server.key', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096006.5063195-7379-189211735502151/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7044 1727096006.83832: Sending initial data 7044 1727096006.83836: Sent initial data (195 bytes) 7044 1727096006.84983: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096006.84987: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096006.85005: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096006.85016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096006.86867: 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 <<< 7044 1727096006.86927: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096006.86985: stdout chunk (state=3): >>>sftp> put /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.key /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/.source.key <<< 7044 1727096006.86996: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/.source.key" <<< 7044 1727096006.87214: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.key" to remote "/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/.source.key" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/.source.key" <<< 7044 1727096006.87580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096006.87840: stderr chunk (state=3): >>><<< 7044 1727096006.87844: stdout chunk (state=3): >>><<< 7044 1727096006.87848: _low_level_execute_command(): starting 7044 1727096006.87851: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/ /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/.source.key && sleep 0' 7044 1727096006.88790: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096006.88926: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096006.88941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096006.89083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096006.89155: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096006.89255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096006.91145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096006.91155: stdout chunk (state=3): >>><<< 7044 1727096006.91166: stderr chunk (state=3): >>><<< 7044 1727096006.91193: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096006.91260: variable 'ansible_module_compression' from source: unknown 7044 1727096006.91433: ANSIBALLZ: Using generic lock for ansible.legacy.copy 7044 1727096006.91572: ANSIBALLZ: Acquiring lock 7044 1727096006.91575: ANSIBALLZ: Lock acquired: 139640376447568 7044 1727096006.91577: ANSIBALLZ: Creating module 7044 1727096007.08556: ANSIBALLZ: Writing module into payload 7044 1727096007.08684: ANSIBALLZ: Writing module 7044 1727096007.08711: ANSIBALLZ: Renaming module 7044 1727096007.08717: ANSIBALLZ: Done creating module 7044 1727096007.08734: variable 'ansible_facts' from source: unknown 7044 1727096007.08811: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/AnsiballZ_copy.py 7044 1727096007.08978: Sending initial data 7044 1727096007.08981: Sent initial data (151 bytes) 7044 1727096007.09897: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096007.09935: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096007.09939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096007.09941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096007.09953: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096007.10073: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096007.10077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096007.10079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096007.10473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096007.11961: 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 <<< 7044 1727096007.12042: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096007.12131: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpah7ctv18 /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/AnsiballZ_copy.py <<< 7044 1727096007.12135: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/AnsiballZ_copy.py" <<< 7044 1727096007.12222: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpah7ctv18" to remote "/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/AnsiballZ_copy.py" <<< 7044 1727096007.13263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096007.13269: stderr chunk (state=3): >>><<< 7044 1727096007.13272: stdout chunk (state=3): >>><<< 7044 1727096007.13274: done transferring module to remote 7044 1727096007.13276: _low_level_execute_command(): starting 7044 1727096007.13278: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/ /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/AnsiballZ_copy.py && sleep 0' 7044 1727096007.13827: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096007.13844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096007.13858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096007.13881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096007.13899: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096007.13912: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096007.13931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096007.13982: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096007.14037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096007.14063: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096007.14089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096007.14193: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096007.16144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096007.16148: stdout chunk (state=3): >>><<< 7044 1727096007.16150: stderr chunk (state=3): >>><<< 7044 1727096007.16172: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096007.16260: _low_level_execute_command(): starting 7044 1727096007.16264: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/AnsiballZ_copy.py && sleep 0' 7044 1727096007.16866: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096007.16887: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096007.16912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096007.17023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096007.17046: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096007.17061: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096007.17080: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096007.17179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096007.33700: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/server.key", "src": "/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/.source.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/.source.key", "dest": "/etc/pki/tls/hostapd_test/server.key", "mode": "0644", "_original_basename": "server.key", "follow": false, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096007.35166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096007.35172: stdout chunk (state=3): >>><<< 7044 1727096007.35174: stderr chunk (state=3): >>><<< 7044 1727096007.35200: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/server.key", "src": "/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/.source.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/.source.key", "dest": "/etc/pki/tls/hostapd_test/server.key", "mode": "0644", "_original_basename": "server.key", "follow": false, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096007.35331: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/.source.key', 'dest': '/etc/pki/tls/hostapd_test/server.key', 'mode': '0644', '_original_basename': 'server.key', 'follow': False, 'checksum': 'cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e', '_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.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096007.35335: _low_level_execute_command(): starting 7044 1727096007.35337: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/ > /dev/null 2>&1 && sleep 0' 7044 1727096007.35955: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096007.35973: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096007.36012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096007.36122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096007.36148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096007.36259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096007.38193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096007.38222: stdout chunk (state=3): >>><<< 7044 1727096007.38226: stderr chunk (state=3): >>><<< 7044 1727096007.38373: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096007.38385: handler run complete 7044 1727096007.38387: attempt loop complete, returning result 7044 1727096007.38389: variable 'item' from source: unknown 7044 1727096007.38402: variable 'item' from source: unknown changed: [managed_node1] => (item=server.key) => { "ansible_loop_var": "item", "changed": true, "checksum": "cdb9dc915fdc71f7fd22ad887def7ecffab6cb6e", "dest": "/etc/pki/tls/hostapd_test/server.key", "gid": 0, "group": "root", "item": "server.key", "md5sum": "cd4f4d7098e86ee9d0e88e61f0c44ec4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "src": "/root/.ansible/tmp/ansible-tmp-1727096006.5063195-7379-189211735502151/.source.key", "state": "file", "uid": 0 } 7044 1727096007.38775: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096007.38778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096007.38781: variable 'omit' from source: magic vars 7044 1727096007.38875: variable 'ansible_distribution_major_version' from source: facts 7044 1727096007.38887: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096007.39033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096007.39065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096007.39095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096007.39138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096007.39157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096007.39255: variable 'ansible_distribution' from source: facts 7044 1727096007.39263: variable 'ansible_distribution_major_version' from source: facts 7044 1727096007.39275: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096007.39573: variable 'ansible_distribution_major_version' from source: facts 7044 1727096007.39576: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096007.39579: variable 'ansible_distribution' from source: facts 7044 1727096007.39582: variable 'ansible_distribution_major_version' from source: facts 7044 1727096007.39584: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096007.39587: variable 'omit' from source: magic vars 7044 1727096007.39589: variable 'omit' from source: magic vars 7044 1727096007.39638: variable 'item' from source: unknown 7044 1727096007.39701: variable 'item' from source: unknown 7044 1727096007.39769: variable 'item' from source: unknown 7044 1727096007.39788: variable 'omit' from source: magic vars 7044 1727096007.39820: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096007.39834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096007.39845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096007.39864: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096007.39875: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096007.39883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096007.39966: Set connection var ansible_timeout to 10 7044 1727096007.39981: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096007.39990: Set connection var ansible_pipelining to False 7044 1727096007.39996: Set connection var ansible_connection to ssh 7044 1727096007.40002: Set connection var ansible_shell_type to sh 7044 1727096007.40012: Set connection var ansible_shell_executable to /bin/sh 7044 1727096007.40044: variable 'ansible_shell_executable' from source: unknown 7044 1727096007.40052: variable 'ansible_connection' from source: unknown 7044 1727096007.40059: variable 'ansible_module_compression' from source: unknown 7044 1727096007.40065: variable 'ansible_shell_type' from source: unknown 7044 1727096007.40074: variable 'ansible_shell_executable' from source: unknown 7044 1727096007.40081: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096007.40088: variable 'ansible_pipelining' from source: unknown 7044 1727096007.40093: variable 'ansible_timeout' from source: unknown 7044 1727096007.40100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096007.40196: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096007.40212: variable 'omit' from source: magic vars 7044 1727096007.40226: starting attempt loop 7044 1727096007.40233: running the handler 7044 1727096007.40244: _low_level_execute_command(): starting 7044 1727096007.40252: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096007.40877: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096007.40893: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096007.40910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096007.40931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096007.40949: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096007.40986: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096007.41003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096007.41020: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096007.41081: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096007.41109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096007.41133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096007.41158: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096007.41264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096007.42969: stdout chunk (state=3): >>>/root <<< 7044 1727096007.43130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096007.43139: stdout chunk (state=3): >>><<< 7044 1727096007.43142: stderr chunk (state=3): >>><<< 7044 1727096007.43159: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096007.43254: _low_level_execute_command(): starting 7044 1727096007.43258: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185 `" && echo ansible-tmp-1727096007.4316463-7379-46149310345185="` echo /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185 `" ) && sleep 0' 7044 1727096007.43851: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096007.43876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096007.43894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096007.43926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096007.44032: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096007.44084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096007.44148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096007.46161: stdout chunk (state=3): >>>ansible-tmp-1727096007.4316463-7379-46149310345185=/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185 <<< 7044 1727096007.46328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096007.46334: stdout chunk (state=3): >>><<< 7044 1727096007.46336: stderr chunk (state=3): >>><<< 7044 1727096007.46364: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096007.4316463-7379-46149310345185=/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096007.46574: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7044 1727096007.46578: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/dh.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/dh.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/dh.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/dh.pem 7044 1727096007.46580: variable 'ansible_module_compression' from source: unknown 7044 1727096007.46582: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7044 1727096007.46584: variable 'ansible_facts' from source: unknown 7044 1727096007.46609: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/AnsiballZ_stat.py 7044 1727096007.46836: Sending initial data 7044 1727096007.46839: Sent initial data (150 bytes) 7044 1727096007.47398: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096007.47408: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096007.47423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096007.47481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096007.47528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096007.47549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096007.47562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096007.47669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096007.49310: 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 <<< 7044 1727096007.49385: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096007.49456: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpms0tnd93 /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/AnsiballZ_stat.py <<< 7044 1727096007.49479: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/AnsiballZ_stat.py" <<< 7044 1727096007.49544: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpms0tnd93" to remote "/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/AnsiballZ_stat.py" <<< 7044 1727096007.50874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096007.50878: stdout chunk (state=3): >>><<< 7044 1727096007.50880: stderr chunk (state=3): >>><<< 7044 1727096007.50882: done transferring module to remote 7044 1727096007.50884: _low_level_execute_command(): starting 7044 1727096007.50887: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/ /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/AnsiballZ_stat.py && sleep 0' 7044 1727096007.51578: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096007.51586: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096007.51598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096007.51612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096007.51636: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096007.51647: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096007.51672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096007.51675: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096007.51747: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096007.51833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096007.51836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096007.51847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096007.51908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096007.53814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096007.53821: stdout chunk (state=3): >>><<< 7044 1727096007.53824: stderr chunk (state=3): >>><<< 7044 1727096007.53931: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096007.53937: _low_level_execute_command(): starting 7044 1727096007.53940: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/AnsiballZ_stat.py && sleep 0' 7044 1727096007.54588: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096007.54648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096007.54666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096007.54691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096007.54807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096007.70063: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/dh.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7044 1727096007.71634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096007.71639: stdout chunk (state=3): >>><<< 7044 1727096007.71642: stderr chunk (state=3): >>><<< 7044 1727096007.71645: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/dh.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096007.71652: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/dh.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096007.4316463-7379-46149310345185/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7044 1727096007.72003: Sending initial data 7044 1727096007.72008: Sent initial data (190 bytes) 7044 1727096007.72408: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096007.72427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096007.72546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096007.72559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096007.72669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096007.74439: 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 <<< 7044 1727096007.74504: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096007.74579: stdout chunk (state=3): >>>sftp> put /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/dh.pem /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/.source.pem <<< 7044 1727096007.74583: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/.source.pem" <<< 7044 1727096007.74635: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/dh.pem" to remote "/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/.source.pem" <<< 7044 1727096007.74962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096007.75031: stderr chunk (state=3): >>><<< 7044 1727096007.75035: stdout chunk (state=3): >>><<< 7044 1727096007.75037: _low_level_execute_command(): starting 7044 1727096007.75039: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/ /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/.source.pem && sleep 0' 7044 1727096007.75828: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096007.75892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096007.75912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096007.75944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096007.76052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096007.78001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096007.78049: stdout chunk (state=3): >>><<< 7044 1727096007.78052: stderr chunk (state=3): >>><<< 7044 1727096007.78139: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096007.78142: variable 'ansible_module_compression' from source: unknown 7044 1727096007.78215: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7044 1727096007.78369: variable 'ansible_facts' from source: unknown 7044 1727096007.78456: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/AnsiballZ_copy.py 7044 1727096007.78790: Sending initial data 7044 1727096007.78794: Sent initial data (150 bytes) 7044 1727096007.79587: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096007.79651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096007.79662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096007.79703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096007.79772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096007.81676: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096007.81749: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp3l7c3kh6 /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/AnsiballZ_copy.py <<< 7044 1727096007.81753: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/AnsiballZ_copy.py" <<< 7044 1727096007.81807: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp3l7c3kh6" to remote "/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/AnsiballZ_copy.py" <<< 7044 1727096007.83177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096007.83246: stderr chunk (state=3): >>><<< 7044 1727096007.83250: stdout chunk (state=3): >>><<< 7044 1727096007.83307: done transferring module to remote 7044 1727096007.83315: _low_level_execute_command(): starting 7044 1727096007.83322: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/ /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/AnsiballZ_copy.py && sleep 0' 7044 1727096007.84673: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096007.84677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096007.84679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096007.84681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096007.84684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096007.84704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096007.84729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096007.84847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096007.86736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096007.86748: stdout chunk (state=3): >>><<< 7044 1727096007.86760: stderr chunk (state=3): >>><<< 7044 1727096007.86783: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096007.86792: _low_level_execute_command(): starting 7044 1727096007.86801: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/AnsiballZ_copy.py && sleep 0' 7044 1727096007.88084: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096007.88196: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096007.88306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.04802: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/dh.pem", "src": "/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/.source.pem", "md5sum": "4113e34f62361150e6900c737183327e", "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/.source.pem", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "mode": "0644", "_original_basename": "dh.pem", "follow": false, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096008.06151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096008.06164: stdout chunk (state=3): >>><<< 7044 1727096008.06185: stderr chunk (state=3): >>><<< 7044 1727096008.06393: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/dh.pem", "src": "/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/.source.pem", "md5sum": "4113e34f62361150e6900c737183327e", "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/.source.pem", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "mode": "0644", "_original_basename": "dh.pem", "follow": false, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096008.06396: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/.source.pem', 'dest': '/etc/pki/tls/hostapd_test/dh.pem', 'mode': '0644', '_original_basename': 'dh.pem', 'follow': False, 'checksum': 'bf0f85791e75de8be4c2d350f275a2ba11387409', '_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.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096008.06399: _low_level_execute_command(): starting 7044 1727096008.06401: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/ > /dev/null 2>&1 && sleep 0' 7044 1727096008.07677: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096008.07681: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096008.07684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.07687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096008.07689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096008.07691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.08023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.09820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096008.09824: stdout chunk (state=3): >>><<< 7044 1727096008.09827: stderr chunk (state=3): >>><<< 7044 1727096008.09903: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096008.09909: handler run complete 7044 1727096008.09936: attempt loop complete, returning result 7044 1727096008.09955: variable 'item' from source: unknown 7044 1727096008.10040: variable 'item' from source: unknown changed: [managed_node1] => (item=dh.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "bf0f85791e75de8be4c2d350f275a2ba11387409", "dest": "/etc/pki/tls/hostapd_test/dh.pem", "gid": 0, "group": "root", "item": "dh.pem", "md5sum": "4113e34f62361150e6900c737183327e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 424, "src": "/root/.ansible/tmp/ansible-tmp-1727096007.4316463-7379-46149310345185/.source.pem", "state": "file", "uid": 0 } 7044 1727096008.10377: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096008.10381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096008.10383: variable 'omit' from source: magic vars 7044 1727096008.10760: variable 'ansible_distribution_major_version' from source: facts 7044 1727096008.10766: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096008.11162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096008.11192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096008.11222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096008.11377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096008.11393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096008.11543: variable 'ansible_distribution' from source: facts 7044 1727096008.11547: variable 'ansible_distribution_major_version' from source: facts 7044 1727096008.11554: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096008.11807: variable 'ansible_distribution_major_version' from source: facts 7044 1727096008.11812: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096008.12152: variable 'ansible_distribution' from source: facts 7044 1727096008.12155: variable 'ansible_distribution_major_version' from source: facts 7044 1727096008.12161: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096008.12166: variable 'omit' from source: magic vars 7044 1727096008.12248: variable 'omit' from source: magic vars 7044 1727096008.12363: variable 'item' from source: unknown 7044 1727096008.12487: variable 'item' from source: unknown 7044 1727096008.12669: variable 'item' from source: unknown 7044 1727096008.12687: variable 'omit' from source: magic vars 7044 1727096008.12710: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096008.12778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096008.12786: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096008.12802: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096008.12805: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096008.12807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096008.13002: Set connection var ansible_timeout to 10 7044 1727096008.13009: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096008.13014: Set connection var ansible_pipelining to False 7044 1727096008.13019: Set connection var ansible_connection to ssh 7044 1727096008.13022: Set connection var ansible_shell_type to sh 7044 1727096008.13024: Set connection var ansible_shell_executable to /bin/sh 7044 1727096008.13172: variable 'ansible_shell_executable' from source: unknown 7044 1727096008.13176: variable 'ansible_connection' from source: unknown 7044 1727096008.13178: variable 'ansible_module_compression' from source: unknown 7044 1727096008.13179: variable 'ansible_shell_type' from source: unknown 7044 1727096008.13181: variable 'ansible_shell_executable' from source: unknown 7044 1727096008.13183: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096008.13185: variable 'ansible_pipelining' from source: unknown 7044 1727096008.13187: variable 'ansible_timeout' from source: unknown 7044 1727096008.13188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096008.13338: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096008.13346: variable 'omit' from source: magic vars 7044 1727096008.13349: starting attempt loop 7044 1727096008.13351: running the handler 7044 1727096008.13359: _low_level_execute_command(): starting 7044 1727096008.13362: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096008.15175: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096008.15207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.15376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.16988: stdout chunk (state=3): >>>/root <<< 7044 1727096008.17133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096008.17137: stderr chunk (state=3): >>><<< 7044 1727096008.17139: stdout chunk (state=3): >>><<< 7044 1727096008.17159: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096008.17166: _low_level_execute_command(): starting 7044 1727096008.17222: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145 `" && echo ansible-tmp-1727096008.1715825-7379-66673726626145="` echo /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145 `" ) && sleep 0' 7044 1727096008.18046: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096008.18055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096008.18066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096008.18083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096008.18095: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096008.18110: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096008.18121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.18135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096008.18142: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096008.18148: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096008.18156: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096008.18165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096008.18188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096008.18197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096008.18204: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727096008.18222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.18288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096008.18300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096008.18412: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.18445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.20409: stdout chunk (state=3): >>>ansible-tmp-1727096008.1715825-7379-66673726626145=/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145 <<< 7044 1727096008.20514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096008.20974: stderr chunk (state=3): >>><<< 7044 1727096008.20978: stdout chunk (state=3): >>><<< 7044 1727096008.20980: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096008.1715825-7379-66673726626145=/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096008.20982: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7044 1727096008.20984: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/server.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/server.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/server.pem 7044 1727096008.20986: variable 'ansible_module_compression' from source: unknown 7044 1727096008.20988: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7044 1727096008.20989: variable 'ansible_facts' from source: unknown 7044 1727096008.21280: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/AnsiballZ_stat.py 7044 1727096008.21488: Sending initial data 7044 1727096008.21497: Sent initial data (150 bytes) 7044 1727096008.22776: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.22838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096008.22931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096008.22955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.23198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.24849: 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 <<< 7044 1727096008.24911: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096008.24981: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp3zf384o1 /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/AnsiballZ_stat.py <<< 7044 1727096008.24989: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/AnsiballZ_stat.py" <<< 7044 1727096008.25045: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp3zf384o1" to remote "/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/AnsiballZ_stat.py" <<< 7044 1727096008.26680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096008.26685: stdout chunk (state=3): >>><<< 7044 1727096008.26688: stderr chunk (state=3): >>><<< 7044 1727096008.26755: done transferring module to remote 7044 1727096008.26832: _low_level_execute_command(): starting 7044 1727096008.26838: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/ /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/AnsiballZ_stat.py && sleep 0' 7044 1727096008.28095: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096008.28376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096008.28424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.28492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.30404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096008.30420: stdout chunk (state=3): >>><<< 7044 1727096008.30435: stderr chunk (state=3): >>><<< 7044 1727096008.30565: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096008.30571: _low_level_execute_command(): starting 7044 1727096008.30575: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/AnsiballZ_stat.py && sleep 0' 7044 1727096008.31709: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096008.31714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.31729: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.31796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096008.31800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096008.31811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.31922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.47283: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7044 1727096008.48601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096008.48631: stderr chunk (state=3): >>><<< 7044 1727096008.48636: stdout chunk (state=3): >>><<< 7044 1727096008.48651: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/server.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096008.48666: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/server.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096008.1715825-7379-66673726626145/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7044 1727096008.48762: Sending initial data 7044 1727096008.48765: Sent initial data (194 bytes) 7044 1727096008.49226: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096008.49229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.49232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096008.49234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.49287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096008.49291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.49362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.51027: 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 <<< 7044 1727096008.51088: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096008.51159: stdout chunk (state=3): >>>sftp> put /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.pem /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/.source.pem <<< 7044 1727096008.51162: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/.source.pem" <<< 7044 1727096008.51227: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/server.pem" to remote "/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/.source.pem" <<< 7044 1727096008.51229: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/.source.pem" <<< 7044 1727096008.51509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096008.51555: stderr chunk (state=3): >>><<< 7044 1727096008.51559: stdout chunk (state=3): >>><<< 7044 1727096008.51574: _low_level_execute_command(): starting 7044 1727096008.51579: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/ /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/.source.pem && sleep 0' 7044 1727096008.52020: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096008.52024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.52040: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.52097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096008.52101: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096008.52103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.52176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.54005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096008.54031: stderr chunk (state=3): >>><<< 7044 1727096008.54034: stdout chunk (state=3): >>><<< 7044 1727096008.54047: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096008.54067: variable 'ansible_module_compression' from source: unknown 7044 1727096008.54103: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7044 1727096008.54117: variable 'ansible_facts' from source: unknown 7044 1727096008.54162: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/AnsiballZ_copy.py 7044 1727096008.54253: Sending initial data 7044 1727096008.54256: Sent initial data (150 bytes) 7044 1727096008.54714: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096008.54717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096008.54719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096008.54727: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096008.54730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.54779: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096008.54782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096008.54787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.54853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.56485: 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 <<< 7044 1727096008.56550: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096008.56622: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpra_8g78q /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/AnsiballZ_copy.py <<< 7044 1727096008.56625: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/AnsiballZ_copy.py" <<< 7044 1727096008.56686: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpra_8g78q" to remote "/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/AnsiballZ_copy.py" <<< 7044 1727096008.56689: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/AnsiballZ_copy.py" <<< 7044 1727096008.57316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096008.57361: stderr chunk (state=3): >>><<< 7044 1727096008.57364: stdout chunk (state=3): >>><<< 7044 1727096008.57409: done transferring module to remote 7044 1727096008.57417: _low_level_execute_command(): starting 7044 1727096008.57424: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/ /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/AnsiballZ_copy.py && sleep 0' 7044 1727096008.57849: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096008.57853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096008.57890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.57893: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096008.57895: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096008.57897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096008.57899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.57952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096008.57955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096008.57957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.58027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.59831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096008.59853: stderr chunk (state=3): >>><<< 7044 1727096008.59856: stdout chunk (state=3): >>><<< 7044 1727096008.59871: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096008.59874: _low_level_execute_command(): starting 7044 1727096008.59880: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/AnsiballZ_copy.py && sleep 0' 7044 1727096008.60345: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096008.60348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.60351: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096008.60354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.60399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096008.60411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096008.60413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.60482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.77022: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/server.pem", "src": "/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/.source.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/.source.pem", "dest": "/etc/pki/tls/hostapd_test/server.pem", "mode": "0644", "_original_basename": "server.pem", "follow": false, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096008.78523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096008.78528: stdout chunk (state=3): >>><<< 7044 1727096008.78530: stderr chunk (state=3): >>><<< 7044 1727096008.78550: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/server.pem", "src": "/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/.source.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/.source.pem", "dest": "/etc/pki/tls/hostapd_test/server.pem", "mode": "0644", "_original_basename": "server.pem", "follow": false, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096008.78590: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/.source.pem', 'dest': '/etc/pki/tls/hostapd_test/server.pem', 'mode': '0644', '_original_basename': 'server.pem', 'follow': False, 'checksum': '8e23f3b43e1d5346659d6e46a7415d5da14128a0', '_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.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096008.78627: _low_level_execute_command(): starting 7044 1727096008.78631: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/ > /dev/null 2>&1 && sleep 0' 7044 1727096008.79249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096008.79263: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096008.79280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096008.79297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096008.79332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096008.79345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096008.79436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096008.79456: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.79564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.81582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096008.81587: stdout chunk (state=3): >>><<< 7044 1727096008.81589: stderr chunk (state=3): >>><<< 7044 1727096008.81592: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096008.81599: handler run complete 7044 1727096008.81602: attempt loop complete, returning result 7044 1727096008.81604: variable 'item' from source: unknown 7044 1727096008.81662: variable 'item' from source: unknown changed: [managed_node1] => (item=server.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "8e23f3b43e1d5346659d6e46a7415d5da14128a0", "dest": "/etc/pki/tls/hostapd_test/server.pem", "gid": 0, "group": "root", "item": "server.pem", "md5sum": "7b57077d9e9aea06a4e2dd4ca1f4be7d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "src": "/root/.ansible/tmp/ansible-tmp-1727096008.1715825-7379-66673726626145/.source.pem", "state": "file", "uid": 0 } 7044 1727096008.82086: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096008.82091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096008.82094: variable 'omit' from source: magic vars 7044 1727096008.82096: variable 'ansible_distribution_major_version' from source: facts 7044 1727096008.82098: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096008.82226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096008.82257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096008.82290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096008.82341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096008.82362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096008.82464: variable 'ansible_distribution' from source: facts 7044 1727096008.82477: variable 'ansible_distribution_major_version' from source: facts 7044 1727096008.82487: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096008.82602: variable 'ansible_distribution_major_version' from source: facts 7044 1727096008.82612: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096008.82794: variable 'ansible_distribution' from source: facts 7044 1727096008.82803: variable 'ansible_distribution_major_version' from source: facts 7044 1727096008.82813: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096008.82822: variable 'omit' from source: magic vars 7044 1727096008.82872: variable 'omit' from source: magic vars 7044 1727096008.82906: variable 'item' from source: unknown 7044 1727096008.82977: variable 'item' from source: unknown 7044 1727096008.83047: variable 'item' from source: unknown 7044 1727096008.83174: variable 'omit' from source: magic vars 7044 1727096008.83178: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096008.83180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096008.83183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096008.83185: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096008.83187: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096008.83189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096008.83235: Set connection var ansible_timeout to 10 7044 1727096008.83248: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096008.83257: Set connection var ansible_pipelining to False 7044 1727096008.83263: Set connection var ansible_connection to ssh 7044 1727096008.83272: Set connection var ansible_shell_type to sh 7044 1727096008.83287: Set connection var ansible_shell_executable to /bin/sh 7044 1727096008.83320: variable 'ansible_shell_executable' from source: unknown 7044 1727096008.83329: variable 'ansible_connection' from source: unknown 7044 1727096008.83336: variable 'ansible_module_compression' from source: unknown 7044 1727096008.83343: variable 'ansible_shell_type' from source: unknown 7044 1727096008.83391: variable 'ansible_shell_executable' from source: unknown 7044 1727096008.83396: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096008.83398: variable 'ansible_pipelining' from source: unknown 7044 1727096008.83400: variable 'ansible_timeout' from source: unknown 7044 1727096008.83402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096008.83476: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096008.83490: variable 'omit' from source: magic vars 7044 1727096008.83505: starting attempt loop 7044 1727096008.83512: running the handler 7044 1727096008.83527: _low_level_execute_command(): starting 7044 1727096008.83606: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096008.84187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096008.84228: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.84241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096008.84270: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.84399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096008.84402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.84466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.86169: stdout chunk (state=3): >>>/root <<< 7044 1727096008.86317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096008.86321: stdout chunk (state=3): >>><<< 7044 1727096008.86323: stderr chunk (state=3): >>><<< 7044 1727096008.86343: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096008.86438: _low_level_execute_command(): starting 7044 1727096008.86442: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737 `" && echo ansible-tmp-1727096008.8635583-7379-56142405275737="` echo /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737 `" ) && sleep 0' 7044 1727096008.87009: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096008.87025: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096008.87040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096008.87059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096008.87125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.87176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096008.87195: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096008.87219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.87321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.89302: stdout chunk (state=3): >>>ansible-tmp-1727096008.8635583-7379-56142405275737=/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737 <<< 7044 1727096008.89466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096008.89472: stdout chunk (state=3): >>><<< 7044 1727096008.89475: stderr chunk (state=3): >>><<< 7044 1727096008.89674: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096008.8635583-7379-56142405275737=/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096008.89678: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7044 1727096008.89680: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/cacert.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cacert.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7044 1727096008.89683: variable 'ansible_module_compression' from source: unknown 7044 1727096008.89685: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7044 1727096008.89687: variable 'ansible_facts' from source: unknown 7044 1727096008.89725: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/AnsiballZ_stat.py 7044 1727096008.89935: Sending initial data 7044 1727096008.89938: Sent initial data (150 bytes) 7044 1727096008.90533: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096008.90549: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096008.90577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096008.90684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096008.90713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.90806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.92443: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7044 1727096008.92464: 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 <<< 7044 1727096008.92549: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096008.92641: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp40bks92n /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/AnsiballZ_stat.py <<< 7044 1727096008.92653: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/AnsiballZ_stat.py" <<< 7044 1727096008.92697: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp40bks92n" to remote "/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/AnsiballZ_stat.py" <<< 7044 1727096008.93603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096008.93630: stderr chunk (state=3): >>><<< 7044 1727096008.93633: stdout chunk (state=3): >>><<< 7044 1727096008.93681: done transferring module to remote 7044 1727096008.93764: _low_level_execute_command(): starting 7044 1727096008.93770: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/ /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/AnsiballZ_stat.py && sleep 0' 7044 1727096008.94320: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096008.94339: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096008.94355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096008.94375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096008.94394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096008.94418: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.94445: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096008.94527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096008.94574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.94632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096008.96548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096008.96558: stdout chunk (state=3): >>><<< 7044 1727096008.96575: stderr chunk (state=3): >>><<< 7044 1727096008.96666: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096008.96672: _low_level_execute_command(): starting 7044 1727096008.96675: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/AnsiballZ_stat.py && sleep 0' 7044 1727096008.97244: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096008.97258: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096008.97275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096008.97291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096008.97316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096008.97338: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096008.97431: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096008.97454: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096008.97563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096009.12975: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7044 1727096009.14387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096009.14412: stdout chunk (state=3): >>><<< 7044 1727096009.14416: stderr chunk (state=3): >>><<< 7044 1727096009.14522: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/hostapd_test/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096009.14526: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/hostapd_test/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096008.8635583-7379-56142405275737/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7044 1727096009.14899: Sending initial data 7044 1727096009.14902: Sent initial data (194 bytes) 7044 1727096009.15223: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096009.15244: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096009.15257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096009.15278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096009.15295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096009.15350: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096009.15404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096009.15423: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096009.15449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096009.15548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096009.17188: 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 <<< 7044 1727096009.17276: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096009.17375: stdout chunk (state=3): >>>sftp> put /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/.source.pem <<< 7044 1727096009.17385: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/.source.pem" <<< 7044 1727096009.17444: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/.source.pem" <<< 7044 1727096009.17805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096009.17836: stderr chunk (state=3): >>><<< 7044 1727096009.17850: stdout chunk (state=3): >>><<< 7044 1727096009.17873: _low_level_execute_command(): starting 7044 1727096009.17914: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/ /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/.source.pem && sleep 0' 7044 1727096009.18512: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096009.18533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096009.18549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096009.18644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096009.18674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096009.18691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096009.18714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096009.18799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096009.20714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096009.20733: stdout chunk (state=3): >>><<< 7044 1727096009.20745: stderr chunk (state=3): >>><<< 7044 1727096009.20874: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096009.20878: variable 'ansible_module_compression' from source: unknown 7044 1727096009.20881: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7044 1727096009.20883: variable 'ansible_facts' from source: unknown 7044 1727096009.20947: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/AnsiballZ_copy.py 7044 1727096009.21135: Sending initial data 7044 1727096009.21138: Sent initial data (150 bytes) 7044 1727096009.21753: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096009.21877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096009.21903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096009.22008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096009.23674: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7044 1727096009.23709: 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 <<< 7044 1727096009.23771: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096009.23872: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp389hvft0 /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/AnsiballZ_copy.py <<< 7044 1727096009.23875: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/AnsiballZ_copy.py" <<< 7044 1727096009.23933: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp389hvft0" to remote "/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/AnsiballZ_copy.py" <<< 7044 1727096009.24644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096009.24679: stderr chunk (state=3): >>><<< 7044 1727096009.24683: stdout chunk (state=3): >>><<< 7044 1727096009.24708: done transferring module to remote 7044 1727096009.24715: _low_level_execute_command(): starting 7044 1727096009.24722: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/ /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/AnsiballZ_copy.py && sleep 0' 7044 1727096009.25144: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096009.25148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096009.25182: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096009.25185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096009.25187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096009.25189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096009.25191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096009.25247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096009.25254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096009.25257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096009.25326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096009.27155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096009.27185: stderr chunk (state=3): >>><<< 7044 1727096009.27188: stdout chunk (state=3): >>><<< 7044 1727096009.27202: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096009.27204: _low_level_execute_command(): starting 7044 1727096009.27209: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/AnsiballZ_copy.py && sleep 0' 7044 1727096009.27641: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096009.27645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096009.27674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096009.27677: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096009.27680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096009.27682: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096009.27731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096009.27734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096009.27746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096009.27822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096009.44288: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/hostapd_test/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/.source.pem", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096009.45783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096009.45788: stdout chunk (state=3): >>><<< 7044 1727096009.45794: stderr chunk (state=3): >>><<< 7044 1727096009.45822: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/hostapd_test/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/.source.pem", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096009.45949: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/.source.pem', 'dest': '/etc/pki/tls/hostapd_test/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_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.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096009.45953: _low_level_execute_command(): starting 7044 1727096009.45955: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/ > /dev/null 2>&1 && sleep 0' 7044 1727096009.46550: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096009.46564: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096009.46582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096009.46632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096009.46644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096009.46654: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727096009.46681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096009.46764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096009.46790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096009.46884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096009.48789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096009.48808: stderr chunk (state=3): >>><<< 7044 1727096009.48821: stdout chunk (state=3): >>><<< 7044 1727096009.48834: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096009.48840: handler run complete 7044 1727096009.48856: attempt loop complete, returning result 7044 1727096009.48895: variable 'item' from source: unknown 7044 1727096009.48947: variable 'item' from source: unknown changed: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/hostapd_test/cacert.pem", "gid": 0, "group": "root", "item": "cacert.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1727096008.8635583-7379-56142405275737/.source.pem", "state": "file", "uid": 0 } 7044 1727096009.49125: dumping result to json 7044 1727096009.49127: done dumping result, returning 7044 1727096009.49129: done running TaskExecutor() for managed_node1/TASK: Copy server certificates [0afff68d-5257-4381-8c4e-000000000228] 7044 1727096009.49130: sending task result for task 0afff68d-5257-4381-8c4e-000000000228 7044 1727096009.49255: no more pending results, returning what we have 7044 1727096009.49262: results queue empty 7044 1727096009.49263: checking for any_errors_fatal 7044 1727096009.49269: done checking for any_errors_fatal 7044 1727096009.49270: checking for max_fail_percentage 7044 1727096009.49271: done checking for max_fail_percentage 7044 1727096009.49272: checking to see if all hosts have failed and the running result is not ok 7044 1727096009.49272: done checking to see if all hosts have failed 7044 1727096009.49273: getting the remaining hosts for this loop 7044 1727096009.49274: done getting the remaining hosts for this loop 7044 1727096009.49284: getting the next task for host managed_node1 7044 1727096009.49289: done getting next task for host managed_node1 7044 1727096009.49291: ^ task is: TASK: Create test interfaces 7044 1727096009.49294: ^ 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? (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 7044 1727096009.49297: getting variables 7044 1727096009.49299: in VariableManager get_vars() 7044 1727096009.49340: Calling all_inventory to load vars for managed_node1 7044 1727096009.49342: Calling groups_inventory to load vars for managed_node1 7044 1727096009.49344: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096009.49354: Calling all_plugins_play to load vars for managed_node1 7044 1727096009.49357: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096009.49359: Calling groups_plugins_play to load vars for managed_node1 7044 1727096009.49507: done sending task result for task 0afff68d-5257-4381-8c4e-000000000228 7044 1727096009.49511: WORKER PROCESS EXITING 7044 1727096009.49522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096009.49641: done with get_vars() 7044 1727096009.49649: done getting variables 7044 1727096009.49725: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Create test interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:42 Monday 23 September 2024 08:53:29 -0400 (0:00:03.082) 0:00:14.579 ****** 7044 1727096009.49745: entering _queue_task() for managed_node1/shell 7044 1727096009.49746: Creating lock for shell 7044 1727096009.49986: worker is 1 (out of 1 available) 7044 1727096009.49997: exiting _queue_task() for managed_node1/shell 7044 1727096009.50008: done queuing things up, now waiting for results queue to drain 7044 1727096009.50010: waiting for pending results... 7044 1727096009.50169: running TaskExecutor() for managed_node1/TASK: Create test interfaces 7044 1727096009.50250: in run() - task 0afff68d-5257-4381-8c4e-000000000229 7044 1727096009.50265: variable 'ansible_search_path' from source: unknown 7044 1727096009.50288: variable 'ansible_search_path' from source: unknown 7044 1727096009.50345: calling self._execute() 7044 1727096009.50394: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096009.50397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096009.50408: variable 'omit' from source: magic vars 7044 1727096009.50821: variable 'ansible_distribution_major_version' from source: facts 7044 1727096009.50972: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096009.51045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096009.52734: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096009.52793: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096009.52822: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096009.52854: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096009.52877: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096009.52943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096009.52963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096009.52982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096009.53012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096009.53025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096009.53112: variable 'ansible_distribution' from source: facts 7044 1727096009.53115: variable 'ansible_distribution_major_version' from source: facts 7044 1727096009.53124: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096009.53131: variable 'omit' from source: magic vars 7044 1727096009.53162: variable 'omit' from source: magic vars 7044 1727096009.53190: variable 'omit' from source: magic vars 7044 1727096009.53209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096009.53234: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096009.53249: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096009.53262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096009.53274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096009.53298: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096009.53301: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096009.53303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096009.53374: Set connection var ansible_timeout to 10 7044 1727096009.53382: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096009.53386: Set connection var ansible_pipelining to False 7044 1727096009.53389: Set connection var ansible_connection to ssh 7044 1727096009.53391: Set connection var ansible_shell_type to sh 7044 1727096009.53397: Set connection var ansible_shell_executable to /bin/sh 7044 1727096009.53418: variable 'ansible_shell_executable' from source: unknown 7044 1727096009.53423: variable 'ansible_connection' from source: unknown 7044 1727096009.53426: variable 'ansible_module_compression' from source: unknown 7044 1727096009.53428: variable 'ansible_shell_type' from source: unknown 7044 1727096009.53432: variable 'ansible_shell_executable' from source: unknown 7044 1727096009.53434: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096009.53439: variable 'ansible_pipelining' from source: unknown 7044 1727096009.53441: variable 'ansible_timeout' from source: unknown 7044 1727096009.53445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096009.53517: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096009.53528: variable 'omit' from source: magic vars 7044 1727096009.53533: starting attempt loop 7044 1727096009.53536: running the handler 7044 1727096009.53544: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096009.53559: _low_level_execute_command(): starting 7044 1727096009.53571: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096009.54089: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096009.54096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096009.54099: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096009.54154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096009.54158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096009.54170: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096009.54240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096009.55952: stdout chunk (state=3): >>>/root <<< 7044 1727096009.56109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096009.56114: stdout chunk (state=3): >>><<< 7044 1727096009.56116: stderr chunk (state=3): >>><<< 7044 1727096009.56245: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096009.56249: _low_level_execute_command(): starting 7044 1727096009.56253: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096009.561516-7554-48876270262906 `" && echo ansible-tmp-1727096009.561516-7554-48876270262906="` echo /root/.ansible/tmp/ansible-tmp-1727096009.561516-7554-48876270262906 `" ) && sleep 0' 7044 1727096009.56783: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096009.56809: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096009.56823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096009.56841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096009.56892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096009.56963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096009.57010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096009.57077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096009.58999: stdout chunk (state=3): >>>ansible-tmp-1727096009.561516-7554-48876270262906=/root/.ansible/tmp/ansible-tmp-1727096009.561516-7554-48876270262906 <<< 7044 1727096009.59302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096009.59306: stdout chunk (state=3): >>><<< 7044 1727096009.59308: stderr chunk (state=3): >>><<< 7044 1727096009.59310: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096009.561516-7554-48876270262906=/root/.ansible/tmp/ansible-tmp-1727096009.561516-7554-48876270262906 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096009.59312: variable 'ansible_module_compression' from source: unknown 7044 1727096009.59344: ANSIBALLZ: Using generic lock for ansible.legacy.command 7044 1727096009.59351: ANSIBALLZ: Acquiring lock 7044 1727096009.59357: ANSIBALLZ: Lock acquired: 139640376447568 7044 1727096009.59365: ANSIBALLZ: Creating module 7044 1727096009.71124: ANSIBALLZ: Writing module into payload 7044 1727096009.71230: ANSIBALLZ: Writing module 7044 1727096009.71256: ANSIBALLZ: Renaming module 7044 1727096009.71373: ANSIBALLZ: Done creating module 7044 1727096009.71376: variable 'ansible_facts' from source: unknown 7044 1727096009.71381: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096009.561516-7554-48876270262906/AnsiballZ_command.py 7044 1727096009.71595: Sending initial data 7044 1727096009.71598: Sent initial data (152 bytes) 7044 1727096009.72175: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096009.72190: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096009.72215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096009.72334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096009.72355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096009.72371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096009.72473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096009.74135: 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 <<< 7044 1727096009.74202: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096009.74268: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpc08jf6c3 /root/.ansible/tmp/ansible-tmp-1727096009.561516-7554-48876270262906/AnsiballZ_command.py <<< 7044 1727096009.74272: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096009.561516-7554-48876270262906/AnsiballZ_command.py" <<< 7044 1727096009.74332: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpc08jf6c3" to remote "/root/.ansible/tmp/ansible-tmp-1727096009.561516-7554-48876270262906/AnsiballZ_command.py" <<< 7044 1727096009.74335: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096009.561516-7554-48876270262906/AnsiballZ_command.py" <<< 7044 1727096009.75025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096009.75075: stderr chunk (state=3): >>><<< 7044 1727096009.75107: stdout chunk (state=3): >>><<< 7044 1727096009.75132: done transferring module to remote 7044 1727096009.75151: _low_level_execute_command(): starting 7044 1727096009.75155: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096009.561516-7554-48876270262906/ /root/.ansible/tmp/ansible-tmp-1727096009.561516-7554-48876270262906/AnsiballZ_command.py && sleep 0' 7044 1727096009.75905: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096009.75909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096009.75911: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096009.75913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096009.76020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096009.76080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096009.77925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096009.77949: stderr chunk (state=3): >>><<< 7044 1727096009.77952: stdout chunk (state=3): >>><<< 7044 1727096009.77980: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096009.77983: _low_level_execute_command(): starting 7044 1727096009.77987: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096009.561516-7554-48876270262906/AnsiballZ_command.py && sleep 0' 7044 1727096009.78475: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096009.78479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096009.78482: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096009.78485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096009.78516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096009.78532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096009.78609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096010.06089: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "start": "2024-09-23 08:53:29.936923", "end": "2024-09-23 08:53:30.058425", "delta": "0:00:00.121502", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\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}}} <<< 7044 1727096010.10293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096010.10298: stdout chunk (state=3): >>><<< 7044 1727096010.10301: stderr chunk (state=3): >>><<< 7044 1727096010.10453: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "start": "2024-09-23 08:53:29.936923", "end": "2024-09-23 08:53:30.058425", "delta": "0:00:00.121502", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096010.10457: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge "br1".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\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-1727096009.561516-7554-48876270262906/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096010.10459: _low_level_execute_command(): starting 7044 1727096010.10461: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096009.561516-7554-48876270262906/ > /dev/null 2>&1 && sleep 0' 7044 1727096010.11042: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096010.11059: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096010.11077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096010.11105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096010.11125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096010.11138: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096010.11153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096010.11225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096010.11261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096010.11283: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096010.11306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096010.11431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096010.14411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096010.14478: stdout chunk (state=3): >>><<< 7044 1727096010.14482: stderr chunk (state=3): >>><<< 7044 1727096010.14485: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096010.14488: handler run complete 7044 1727096010.14506: Evaluated conditional (False): False 7044 1727096010.14524: attempt loop complete, returning result 7044 1727096010.14536: _execute() done 7044 1727096010.14543: dumping result to json 7044 1727096010.14553: done dumping result, returning 7044 1727096010.14565: done running TaskExecutor() for managed_node1/TASK: Create test interfaces [0afff68d-5257-4381-8c4e-000000000229] 7044 1727096010.14639: sending task result for task 0afff68d-5257-4381-8c4e-000000000229 7044 1727096010.14906: done sending task result for task 0afff68d-5257-4381-8c4e-000000000229 7044 1727096010.14910: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "ip link add veth1 type veth peer name veth1-br\nip link add veth2 type veth peer name veth2-br\n\nip link add br1 type bridge\nip link set br1 up\n\nip netns add ns1\n\nip link set veth1 netns ns1\n\nip netns exec ns1 ip addr add 203.0.113.1/24 dev veth1\n\nip link set veth1-br up\nip link set veth2-br up\n\nip link set veth1-br master br1\nip link set veth2-br master br1\n\nip netns exec ns1 ip link set veth1 up\nip link set veth2 up\n\n# Enable forwarding of EAP 802.1x messages through software bridge \"br1\".\necho 8 > /sys/class/net/br1/bridge/group_fwd_mask\n", "delta": "0:00:00.121502", "end": "2024-09-23 08:53:30.058425", "rc": 0, "start": "2024-09-23 08:53:29.936923" } 7044 1727096010.14979: no more pending results, returning what we have 7044 1727096010.14983: results queue empty 7044 1727096010.14984: checking for any_errors_fatal 7044 1727096010.14999: done checking for any_errors_fatal 7044 1727096010.15001: checking for max_fail_percentage 7044 1727096010.15002: done checking for max_fail_percentage 7044 1727096010.15003: checking to see if all hosts have failed and the running result is not ok 7044 1727096010.15004: done checking to see if all hosts have failed 7044 1727096010.15004: getting the remaining hosts for this loop 7044 1727096010.15006: done getting the remaining hosts for this loop 7044 1727096010.15010: getting the next task for host managed_node1 7044 1727096010.15016: done getting next task for host managed_node1 7044 1727096010.15026: ^ task is: TASK: Create hostapd config 7044 1727096010.15031: ^ 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? (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 7044 1727096010.15035: getting variables 7044 1727096010.15036: in VariableManager get_vars() 7044 1727096010.15093: Calling all_inventory to load vars for managed_node1 7044 1727096010.15096: Calling groups_inventory to load vars for managed_node1 7044 1727096010.15099: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096010.15110: Calling all_plugins_play to load vars for managed_node1 7044 1727096010.15113: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096010.15116: Calling groups_plugins_play to load vars for managed_node1 7044 1727096010.15522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096010.15771: done with get_vars() 7044 1727096010.15783: done getting variables 7044 1727096010.15850: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Create hostapd config] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:69 Monday 23 September 2024 08:53:30 -0400 (0:00:00.661) 0:00:15.240 ****** 7044 1727096010.15881: entering _queue_task() for managed_node1/copy 7044 1727096010.16185: worker is 1 (out of 1 available) 7044 1727096010.16196: exiting _queue_task() for managed_node1/copy 7044 1727096010.16208: done queuing things up, now waiting for results queue to drain 7044 1727096010.16209: waiting for pending results... 7044 1727096010.16496: running TaskExecutor() for managed_node1/TASK: Create hostapd config 7044 1727096010.16619: in run() - task 0afff68d-5257-4381-8c4e-00000000022a 7044 1727096010.16639: variable 'ansible_search_path' from source: unknown 7044 1727096010.16706: variable 'ansible_search_path' from source: unknown 7044 1727096010.16710: calling self._execute() 7044 1727096010.16794: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096010.16813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096010.16832: variable 'omit' from source: magic vars 7044 1727096010.17231: variable 'ansible_distribution_major_version' from source: facts 7044 1727096010.17260: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096010.17484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096010.19814: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096010.19974: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096010.19980: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096010.19998: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096010.20029: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096010.20123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096010.20159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096010.20197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096010.20373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096010.20377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096010.20406: variable 'ansible_distribution' from source: facts 7044 1727096010.20416: variable 'ansible_distribution_major_version' from source: facts 7044 1727096010.20428: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096010.20438: variable 'omit' from source: magic vars 7044 1727096010.20499: variable 'omit' from source: magic vars 7044 1727096010.20544: variable 'omit' from source: magic vars 7044 1727096010.20577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096010.20619: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096010.20643: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096010.20665: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096010.20714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096010.20721: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096010.20729: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096010.20736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096010.20845: Set connection var ansible_timeout to 10 7044 1727096010.20859: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096010.20932: Set connection var ansible_pipelining to False 7044 1727096010.20935: Set connection var ansible_connection to ssh 7044 1727096010.20937: Set connection var ansible_shell_type to sh 7044 1727096010.20939: Set connection var ansible_shell_executable to /bin/sh 7044 1727096010.20941: variable 'ansible_shell_executable' from source: unknown 7044 1727096010.20943: variable 'ansible_connection' from source: unknown 7044 1727096010.20945: variable 'ansible_module_compression' from source: unknown 7044 1727096010.20947: variable 'ansible_shell_type' from source: unknown 7044 1727096010.20949: variable 'ansible_shell_executable' from source: unknown 7044 1727096010.20951: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096010.20953: variable 'ansible_pipelining' from source: unknown 7044 1727096010.20959: variable 'ansible_timeout' from source: unknown 7044 1727096010.20969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096010.21079: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096010.21094: variable 'omit' from source: magic vars 7044 1727096010.21103: starting attempt loop 7044 1727096010.21109: running the handler 7044 1727096010.21126: _low_level_execute_command(): starting 7044 1727096010.21150: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096010.21963: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096010.21970: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096010.22055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096010.22093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096010.22207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096010.23939: stdout chunk (state=3): >>>/root <<< 7044 1727096010.24103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096010.24106: stdout chunk (state=3): >>><<< 7044 1727096010.24109: stderr chunk (state=3): >>><<< 7044 1727096010.24131: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096010.24247: _low_level_execute_command(): starting 7044 1727096010.24252: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285 `" && echo ansible-tmp-1727096010.2414844-7578-124633015444285="` echo /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285 `" ) && sleep 0' 7044 1727096010.24828: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096010.24841: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096010.24855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096010.24873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096010.24888: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096010.24898: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096010.24920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096010.24984: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096010.25028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096010.25046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096010.25069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096010.25164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096010.27148: stdout chunk (state=3): >>>ansible-tmp-1727096010.2414844-7578-124633015444285=/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285 <<< 7044 1727096010.27313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096010.27316: stdout chunk (state=3): >>><<< 7044 1727096010.27319: stderr chunk (state=3): >>><<< 7044 1727096010.27473: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096010.2414844-7578-124633015444285=/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096010.27476: variable 'ansible_module_compression' from source: unknown 7044 1727096010.27499: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7044 1727096010.27538: variable 'ansible_facts' from source: unknown 7044 1727096010.27644: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/AnsiballZ_stat.py 7044 1727096010.27835: Sending initial data 7044 1727096010.27838: Sent initial data (151 bytes) 7044 1727096010.28435: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096010.28480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096010.28495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096010.28589: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096010.28611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096010.28713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096010.30326: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7044 1727096010.30377: 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 <<< 7044 1727096010.30431: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096010.30503: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpw7iwzi8k /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/AnsiballZ_stat.py <<< 7044 1727096010.30506: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/AnsiballZ_stat.py" <<< 7044 1727096010.30601: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpw7iwzi8k" to remote "/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/AnsiballZ_stat.py" <<< 7044 1727096010.31489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096010.31627: stderr chunk (state=3): >>><<< 7044 1727096010.31631: stdout chunk (state=3): >>><<< 7044 1727096010.31644: done transferring module to remote 7044 1727096010.31660: _low_level_execute_command(): starting 7044 1727096010.31677: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/ /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/AnsiballZ_stat.py && sleep 0' 7044 1727096010.32358: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096010.32398: 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 <<< 7044 1727096010.32498: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096010.32521: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096010.32537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096010.32558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096010.32655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096010.34571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096010.34592: stdout chunk (state=3): >>><<< 7044 1727096010.34605: stderr chunk (state=3): >>><<< 7044 1727096010.34629: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096010.34638: _low_level_execute_command(): starting 7044 1727096010.34647: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/AnsiballZ_stat.py && sleep 0' 7044 1727096010.35730: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096010.35922: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096010.36078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096010.36223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096010.36260: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096010.36385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096010.36513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096010.36611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096010.36705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096010.52436: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/wired.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7044 1727096010.53798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096010.53821: stdout chunk (state=3): >>><<< 7044 1727096010.53825: stderr chunk (state=3): >>><<< 7044 1727096010.54179: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/wired.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096010.54183: done with _execute_module (ansible.legacy.stat, {'path': '/etc/hostapd/wired.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096010.2414844-7578-124633015444285/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7044 1727096010.54434: Sending initial data 7044 1727096010.54437: Sent initial data (144 bytes) 7044 1727096010.55432: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096010.55495: 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 <<< 7044 1727096010.55513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096010.55604: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096010.55633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096010.55655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096010.55672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096010.55762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096010.57723: 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 <<< 7044 1727096010.57771: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096010.57851: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/.0wpk6sbb /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/.source.conf <<< 7044 1727096010.57864: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/.source.conf" <<< 7044 1727096010.57893: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/.0wpk6sbb" to remote "/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/.source.conf" <<< 7044 1727096010.58264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096010.58285: stdout chunk (state=3): >>><<< 7044 1727096010.58297: stderr chunk (state=3): >>><<< 7044 1727096010.58332: _low_level_execute_command(): starting 7044 1727096010.58394: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/ /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/.source.conf && sleep 0' 7044 1727096010.59201: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096010.59215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096010.59286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096010.59313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096010.59351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096010.59430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096010.61478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096010.61482: stdout chunk (state=3): >>><<< 7044 1727096010.61496: stderr chunk (state=3): >>><<< 7044 1727096010.61771: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096010.61776: variable 'ansible_module_compression' from source: unknown 7044 1727096010.61780: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7044 1727096010.61873: variable 'ansible_facts' from source: unknown 7044 1727096010.61877: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/AnsiballZ_copy.py 7044 1727096010.62366: Sending initial data 7044 1727096010.62372: Sent initial data (151 bytes) 7044 1727096010.62998: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096010.63026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096010.63041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096010.63051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096010.63148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096010.64836: 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 <<< 7044 1727096010.65077: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096010.65081: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp7lcp7s2g /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/AnsiballZ_copy.py <<< 7044 1727096010.65083: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/AnsiballZ_copy.py" <<< 7044 1727096010.65189: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp7lcp7s2g" to remote "/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/AnsiballZ_copy.py" <<< 7044 1727096010.67003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096010.67186: stderr chunk (state=3): >>><<< 7044 1727096010.67190: stdout chunk (state=3): >>><<< 7044 1727096010.67224: done transferring module to remote 7044 1727096010.67232: _low_level_execute_command(): starting 7044 1727096010.67237: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/ /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/AnsiballZ_copy.py && sleep 0' 7044 1727096010.68466: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096010.68534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096010.68625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096010.68629: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096010.68643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096010.68651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096010.68769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096010.68878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096010.70906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096010.70977: stderr chunk (state=3): >>><<< 7044 1727096010.70989: stdout chunk (state=3): >>><<< 7044 1727096010.71016: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096010.71167: _low_level_execute_command(): starting 7044 1727096010.71374: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/AnsiballZ_copy.py && sleep 0' 7044 1727096010.72181: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096010.72195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096010.72206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096010.72223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096010.72346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096010.72415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096010.72458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096010.72489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096010.72580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096010.89251: stdout chunk (state=3): >>> {"dest": "/etc/hostapd/wired.conf", "src": "/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/.source.conf", "md5sum": "925e7b62de46d20b695d58823d8e706b", "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "invocation": {"module_args": {"dest": "/etc/hostapd/wired.conf", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/.source.conf", "_original_basename": ".0wpk6sbb", "follow": false, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096010.90766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096010.90979: stdout chunk (state=3): >>><<< 7044 1727096010.90983: stderr chunk (state=3): >>><<< 7044 1727096010.90986: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/hostapd/wired.conf", "src": "/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/.source.conf", "md5sum": "925e7b62de46d20b695d58823d8e706b", "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "invocation": {"module_args": {"dest": "/etc/hostapd/wired.conf", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/.source.conf", "_original_basename": ".0wpk6sbb", "follow": false, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096010.90988: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/hostapd/wired.conf', 'mode': '0644', 'src': '/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/.source.conf', '_original_basename': '.0wpk6sbb', 'follow': False, 'checksum': '63d57fa1df50be4e935d3ebaf25081e64c6f3cce', '_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.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096010.90991: _low_level_execute_command(): starting 7044 1727096010.90994: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/ > /dev/null 2>&1 && sleep 0' 7044 1727096010.91487: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096010.91491: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096010.91502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096010.91515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096010.91532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096010.91539: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096010.91585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096010.91671: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096010.91676: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096010.91680: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096010.91683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096010.91694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096010.91697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096010.91699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096010.91701: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727096010.91703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096010.91710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096010.91727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096010.91794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096010.91866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096010.93795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096010.93841: stderr chunk (state=3): >>><<< 7044 1727096010.93845: stdout chunk (state=3): >>><<< 7044 1727096010.93878: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096010.93882: handler run complete 7044 1727096010.93894: attempt loop complete, returning result 7044 1727096010.93897: _execute() done 7044 1727096010.93903: dumping result to json 7044 1727096010.93914: done dumping result, returning 7044 1727096010.93943: done running TaskExecutor() for managed_node1/TASK: Create hostapd config [0afff68d-5257-4381-8c4e-00000000022a] 7044 1727096010.93946: sending task result for task 0afff68d-5257-4381-8c4e-00000000022a 7044 1727096010.94044: done sending task result for task 0afff68d-5257-4381-8c4e-00000000022a 7044 1727096010.94047: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "63d57fa1df50be4e935d3ebaf25081e64c6f3cce", "dest": "/etc/hostapd/wired.conf", "gid": 0, "group": "root", "md5sum": "925e7b62de46d20b695d58823d8e706b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 397, "src": "/root/.ansible/tmp/ansible-tmp-1727096010.2414844-7578-124633015444285/.source.conf", "state": "file", "uid": 0 } 7044 1727096010.94142: no more pending results, returning what we have 7044 1727096010.94148: results queue empty 7044 1727096010.94149: checking for any_errors_fatal 7044 1727096010.94158: done checking for any_errors_fatal 7044 1727096010.94159: checking for max_fail_percentage 7044 1727096010.94160: done checking for max_fail_percentage 7044 1727096010.94161: checking to see if all hosts have failed and the running result is not ok 7044 1727096010.94162: done checking to see if all hosts have failed 7044 1727096010.94162: getting the remaining hosts for this loop 7044 1727096010.94164: done getting the remaining hosts for this loop 7044 1727096010.94169: getting the next task for host managed_node1 7044 1727096010.94175: done getting next task for host managed_node1 7044 1727096010.94177: ^ task is: TASK: Create eap_user_file config 7044 1727096010.94181: ^ 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? (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 7044 1727096010.94184: getting variables 7044 1727096010.94185: in VariableManager get_vars() 7044 1727096010.94232: Calling all_inventory to load vars for managed_node1 7044 1727096010.94235: Calling groups_inventory to load vars for managed_node1 7044 1727096010.94237: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096010.94250: Calling all_plugins_play to load vars for managed_node1 7044 1727096010.94253: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096010.94255: Calling groups_plugins_play to load vars for managed_node1 7044 1727096010.94429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096010.94590: done with get_vars() 7044 1727096010.94601: done getting variables 7044 1727096010.94670: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Create eap_user_file config] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:90 Monday 23 September 2024 08:53:30 -0400 (0:00:00.788) 0:00:16.028 ****** 7044 1727096010.94693: entering _queue_task() for managed_node1/copy 7044 1727096010.94997: worker is 1 (out of 1 available) 7044 1727096010.95009: exiting _queue_task() for managed_node1/copy 7044 1727096010.95019: done queuing things up, now waiting for results queue to drain 7044 1727096010.95021: waiting for pending results... 7044 1727096010.95290: running TaskExecutor() for managed_node1/TASK: Create eap_user_file config 7044 1727096010.95346: in run() - task 0afff68d-5257-4381-8c4e-00000000022b 7044 1727096010.95371: variable 'ansible_search_path' from source: unknown 7044 1727096010.95389: variable 'ansible_search_path' from source: unknown 7044 1727096010.95432: calling self._execute() 7044 1727096010.95556: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096010.95571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096010.95591: variable 'omit' from source: magic vars 7044 1727096010.96073: variable 'ansible_distribution_major_version' from source: facts 7044 1727096010.96151: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096010.96330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096010.98359: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096010.98407: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096010.98436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096010.98464: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096010.98486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096010.98548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096010.98572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096010.98590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096010.98620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096010.98630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096010.98721: variable 'ansible_distribution' from source: facts 7044 1727096010.98725: variable 'ansible_distribution_major_version' from source: facts 7044 1727096010.98727: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096010.98735: variable 'omit' from source: magic vars 7044 1727096010.98767: variable 'omit' from source: magic vars 7044 1727096010.98798: variable 'omit' from source: magic vars 7044 1727096010.98821: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096010.98915: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096010.98921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096010.98924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096010.98926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096010.98928: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096010.98931: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096010.98933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096010.99019: Set connection var ansible_timeout to 10 7044 1727096010.99025: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096010.99030: Set connection var ansible_pipelining to False 7044 1727096010.99033: Set connection var ansible_connection to ssh 7044 1727096010.99035: Set connection var ansible_shell_type to sh 7044 1727096010.99040: Set connection var ansible_shell_executable to /bin/sh 7044 1727096010.99303: variable 'ansible_shell_executable' from source: unknown 7044 1727096010.99306: variable 'ansible_connection' from source: unknown 7044 1727096010.99313: variable 'ansible_module_compression' from source: unknown 7044 1727096010.99315: variable 'ansible_shell_type' from source: unknown 7044 1727096010.99320: variable 'ansible_shell_executable' from source: unknown 7044 1727096010.99322: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096010.99325: variable 'ansible_pipelining' from source: unknown 7044 1727096010.99327: variable 'ansible_timeout' from source: unknown 7044 1727096010.99329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096010.99449: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096010.99454: variable 'omit' from source: magic vars 7044 1727096010.99457: starting attempt loop 7044 1727096010.99459: running the handler 7044 1727096010.99466: _low_level_execute_command(): starting 7044 1727096010.99478: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096011.00090: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096011.00095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096011.00098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096011.00100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.00157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096011.00161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096011.00166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.00238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096011.01978: stdout chunk (state=3): >>>/root <<< 7044 1727096011.02077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096011.02107: stderr chunk (state=3): >>><<< 7044 1727096011.02111: stdout chunk (state=3): >>><<< 7044 1727096011.02135: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096011.02147: _low_level_execute_command(): starting 7044 1727096011.02153: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896 `" && echo ansible-tmp-1727096011.0213723-7615-238621621392896="` echo /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896 `" ) && sleep 0' 7044 1727096011.02783: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096011.02788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096011.02791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.02836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.02908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096011.04870: stdout chunk (state=3): >>>ansible-tmp-1727096011.0213723-7615-238621621392896=/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896 <<< 7044 1727096011.04982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096011.05008: stderr chunk (state=3): >>><<< 7044 1727096011.05011: stdout chunk (state=3): >>><<< 7044 1727096011.05031: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096011.0213723-7615-238621621392896=/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096011.05105: variable 'ansible_module_compression' from source: unknown 7044 1727096011.05158: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7044 1727096011.05186: variable 'ansible_facts' from source: unknown 7044 1727096011.05250: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/AnsiballZ_stat.py 7044 1727096011.05344: Sending initial data 7044 1727096011.05348: Sent initial data (151 bytes) 7044 1727096011.05842: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.05873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096011.05877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.05954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096011.07594: 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 <<< 7044 1727096011.07665: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096011.07749: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp4db3t5r9 /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/AnsiballZ_stat.py <<< 7044 1727096011.07752: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/AnsiballZ_stat.py" <<< 7044 1727096011.07812: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp4db3t5r9" to remote "/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/AnsiballZ_stat.py" <<< 7044 1727096011.07821: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/AnsiballZ_stat.py" <<< 7044 1727096011.08825: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096011.08829: stderr chunk (state=3): >>><<< 7044 1727096011.08831: stdout chunk (state=3): >>><<< 7044 1727096011.08834: done transferring module to remote 7044 1727096011.08835: _low_level_execute_command(): starting 7044 1727096011.08838: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/ /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/AnsiballZ_stat.py && sleep 0' 7044 1727096011.09399: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096011.09415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096011.09447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.09492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096011.09505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.09595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096011.11417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096011.11448: stderr chunk (state=3): >>><<< 7044 1727096011.11451: stdout chunk (state=3): >>><<< 7044 1727096011.11466: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096011.11471: _low_level_execute_command(): starting 7044 1727096011.11476: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/AnsiballZ_stat.py && sleep 0' 7044 1727096011.12010: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096011.12014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.12016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096011.12018: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096011.12020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.12077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096011.12081: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096011.12109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.12173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096011.27694: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/hostapd.eap_user", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7044 1727096011.29066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096011.29090: stderr chunk (state=3): >>><<< 7044 1727096011.29093: stdout chunk (state=3): >>><<< 7044 1727096011.29110: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/hostapd/hostapd.eap_user", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096011.29135: done with _execute_module (ansible.legacy.stat, {'path': '/etc/hostapd/hostapd.eap_user', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096011.0213723-7615-238621621392896/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7044 1727096011.29234: Sending initial data 7044 1727096011.29238: Sent initial data (148 bytes) 7044 1727096011.29720: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096011.29724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.29726: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096011.29728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.29780: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096011.29800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.29886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096011.31532: 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 <<< 7044 1727096011.31593: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096011.31660: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/.uy17ltat /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/.source.eap_user <<< 7044 1727096011.31668: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/.source.eap_user" <<< 7044 1727096011.31723: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/.uy17ltat" to remote "/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/.source.eap_user" <<< 7044 1727096011.31730: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/.source.eap_user" <<< 7044 1727096011.31996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096011.32047: stderr chunk (state=3): >>><<< 7044 1727096011.32050: stdout chunk (state=3): >>><<< 7044 1727096011.32072: _low_level_execute_command(): starting 7044 1727096011.32076: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/ /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/.source.eap_user && sleep 0' 7044 1727096011.32531: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096011.32534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.32537: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096011.32540: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.32597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096011.32600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096011.32602: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.32675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096011.34552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096011.34557: stdout chunk (state=3): >>><<< 7044 1727096011.34774: stderr chunk (state=3): >>><<< 7044 1727096011.34778: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096011.34781: variable 'ansible_module_compression' from source: unknown 7044 1727096011.34783: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7044 1727096011.34785: variable 'ansible_facts' from source: unknown 7044 1727096011.34816: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/AnsiballZ_copy.py 7044 1727096011.34991: Sending initial data 7044 1727096011.34996: Sent initial data (151 bytes) 7044 1727096011.35674: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096011.35726: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096011.35783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.35809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096011.35832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096011.35883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.36040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096011.37611: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7044 1727096011.37640: 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 <<< 7044 1727096011.37711: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096011.37787: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp4wrfrhrz /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/AnsiballZ_copy.py <<< 7044 1727096011.37794: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/AnsiballZ_copy.py" <<< 7044 1727096011.37843: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp4wrfrhrz" to remote "/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/AnsiballZ_copy.py" <<< 7044 1727096011.38771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096011.38854: stderr chunk (state=3): >>><<< 7044 1727096011.38886: stdout chunk (state=3): >>><<< 7044 1727096011.38959: done transferring module to remote 7044 1727096011.38962: _low_level_execute_command(): starting 7044 1727096011.38991: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/ /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/AnsiballZ_copy.py && sleep 0' 7044 1727096011.40006: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096011.40023: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096011.40087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096011.40101: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096011.40155: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.40216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096011.40234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096011.40259: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.40473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096011.42299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096011.42318: stdout chunk (state=3): >>><<< 7044 1727096011.42335: stderr chunk (state=3): >>><<< 7044 1727096011.42355: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096011.42363: _low_level_execute_command(): starting 7044 1727096011.42374: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/AnsiballZ_copy.py && sleep 0' 7044 1727096011.43039: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096011.43044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096011.43046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096011.43049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096011.43074: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096011.43077: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096011.43079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.43252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096011.43255: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096011.43261: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096011.43264: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096011.43265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096011.43270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096011.43272: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096011.43274: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727096011.43275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.43282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096011.43283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.43510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096011.60067: stdout chunk (state=3): >>> {"dest": "/etc/hostapd/hostapd.eap_user", "src": "/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/.source.eap_user", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "invocation": {"module_args": {"dest": "/etc/hostapd/hostapd.eap_user", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/.source.eap_user", "_original_basename": ".uy17ltat", "follow": false, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096011.61501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096011.61527: stderr chunk (state=3): >>><<< 7044 1727096011.61530: stdout chunk (state=3): >>><<< 7044 1727096011.61545: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/hostapd/hostapd.eap_user", "src": "/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/.source.eap_user", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "invocation": {"module_args": {"dest": "/etc/hostapd/hostapd.eap_user", "mode": "0644", "src": "/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/.source.eap_user", "_original_basename": ".uy17ltat", "follow": false, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096011.61574: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/hostapd/hostapd.eap_user', 'mode': '0644', 'src': '/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/.source.eap_user', '_original_basename': '.uy17ltat', 'follow': False, 'checksum': 'efe2ba91d712f9e07f9ad035796dc766d91b1f4e', '_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.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096011.61584: _low_level_execute_command(): starting 7044 1727096011.61588: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/ > /dev/null 2>&1 && sleep 0' 7044 1727096011.62156: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096011.62160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.62162: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096011.62165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.62210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096011.62214: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096011.62219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.62290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096011.64336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096011.64340: stdout chunk (state=3): >>><<< 7044 1727096011.64342: stderr chunk (state=3): >>><<< 7044 1727096011.64345: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096011.64352: handler run complete 7044 1727096011.64354: attempt loop complete, returning result 7044 1727096011.64356: _execute() done 7044 1727096011.64358: dumping result to json 7044 1727096011.64360: done dumping result, returning 7044 1727096011.64361: done running TaskExecutor() for managed_node1/TASK: Create eap_user_file config [0afff68d-5257-4381-8c4e-00000000022b] 7044 1727096011.64363: sending task result for task 0afff68d-5257-4381-8c4e-00000000022b 7044 1727096011.64458: done sending task result for task 0afff68d-5257-4381-8c4e-00000000022b 7044 1727096011.64461: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "efe2ba91d712f9e07f9ad035796dc766d91b1f4e", "dest": "/etc/hostapd/hostapd.eap_user", "gid": 0, "group": "root", "md5sum": "51fa368b94ad6544dbd0ac27754ed092", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "src": "/root/.ansible/tmp/ansible-tmp-1727096011.0213723-7615-238621621392896/.source.eap_user", "state": "file", "uid": 0 } 7044 1727096011.64547: no more pending results, returning what we have 7044 1727096011.64551: results queue empty 7044 1727096011.64552: checking for any_errors_fatal 7044 1727096011.64561: done checking for any_errors_fatal 7044 1727096011.64562: checking for max_fail_percentage 7044 1727096011.64564: done checking for max_fail_percentage 7044 1727096011.64565: checking to see if all hosts have failed and the running result is not ok 7044 1727096011.64566: done checking to see if all hosts have failed 7044 1727096011.64566: getting the remaining hosts for this loop 7044 1727096011.64571: done getting the remaining hosts for this loop 7044 1727096011.64575: getting the next task for host managed_node1 7044 1727096011.64582: done getting next task for host managed_node1 7044 1727096011.64584: ^ task is: TASK: Run hostapd in namespace 7044 1727096011.64588: ^ 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? (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 7044 1727096011.64592: getting variables 7044 1727096011.64595: in VariableManager get_vars() 7044 1727096011.64657: Calling all_inventory to load vars for managed_node1 7044 1727096011.64660: Calling groups_inventory to load vars for managed_node1 7044 1727096011.64663: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096011.64878: Calling all_plugins_play to load vars for managed_node1 7044 1727096011.64882: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096011.64890: Calling groups_plugins_play to load vars for managed_node1 7044 1727096011.65192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096011.65358: done with get_vars() 7044 1727096011.65370: done getting variables 7044 1727096011.65415: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Run hostapd in namespace] ************************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:97 Monday 23 September 2024 08:53:31 -0400 (0:00:00.707) 0:00:16.736 ****** 7044 1727096011.65441: entering _queue_task() for managed_node1/shell 7044 1727096011.65687: worker is 1 (out of 1 available) 7044 1727096011.65700: exiting _queue_task() for managed_node1/shell 7044 1727096011.65711: done queuing things up, now waiting for results queue to drain 7044 1727096011.65712: waiting for pending results... 7044 1727096011.65936: running TaskExecutor() for managed_node1/TASK: Run hostapd in namespace 7044 1727096011.66034: in run() - task 0afff68d-5257-4381-8c4e-00000000022c 7044 1727096011.66041: variable 'ansible_search_path' from source: unknown 7044 1727096011.66045: variable 'ansible_search_path' from source: unknown 7044 1727096011.66105: calling self._execute() 7044 1727096011.66179: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096011.66183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096011.66194: variable 'omit' from source: magic vars 7044 1727096011.66604: variable 'ansible_distribution_major_version' from source: facts 7044 1727096011.66608: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096011.66791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096011.68841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096011.69061: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096011.69092: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096011.69120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096011.69159: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096011.69216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096011.69238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096011.69272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096011.69391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096011.69396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096011.69533: variable 'ansible_distribution' from source: facts 7044 1727096011.69546: variable 'ansible_distribution_major_version' from source: facts 7044 1727096011.69561: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096011.69566: variable 'omit' from source: magic vars 7044 1727096011.69607: variable 'omit' from source: magic vars 7044 1727096011.69636: variable 'omit' from source: magic vars 7044 1727096011.69658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096011.69697: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096011.69710: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096011.69724: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096011.69734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096011.69758: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096011.69761: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096011.69764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096011.69862: Set connection var ansible_timeout to 10 7044 1727096011.69968: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096011.69972: Set connection var ansible_pipelining to False 7044 1727096011.69975: Set connection var ansible_connection to ssh 7044 1727096011.69981: Set connection var ansible_shell_type to sh 7044 1727096011.69984: Set connection var ansible_shell_executable to /bin/sh 7044 1727096011.69986: variable 'ansible_shell_executable' from source: unknown 7044 1727096011.69988: variable 'ansible_connection' from source: unknown 7044 1727096011.69990: variable 'ansible_module_compression' from source: unknown 7044 1727096011.69992: variable 'ansible_shell_type' from source: unknown 7044 1727096011.69993: variable 'ansible_shell_executable' from source: unknown 7044 1727096011.69997: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096011.69999: variable 'ansible_pipelining' from source: unknown 7044 1727096011.70001: variable 'ansible_timeout' from source: unknown 7044 1727096011.70003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096011.70048: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096011.70057: variable 'omit' from source: magic vars 7044 1727096011.70063: starting attempt loop 7044 1727096011.70066: running the handler 7044 1727096011.70075: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096011.70090: _low_level_execute_command(): starting 7044 1727096011.70097: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096011.70673: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096011.70677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096011.70680: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.70746: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096011.70749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096011.70751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.70822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096011.72544: stdout chunk (state=3): >>>/root <<< 7044 1727096011.72655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096011.72705: stderr chunk (state=3): >>><<< 7044 1727096011.72709: stdout chunk (state=3): >>><<< 7044 1727096011.72751: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096011.72766: _low_level_execute_command(): starting 7044 1727096011.72782: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096011.7273505-7650-4659607610503 `" && echo ansible-tmp-1727096011.7273505-7650-4659607610503="` echo /root/.ansible/tmp/ansible-tmp-1727096011.7273505-7650-4659607610503 `" ) && sleep 0' 7044 1727096011.73677: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.73682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096011.73687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096011.73721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.73830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096011.75921: stdout chunk (state=3): >>>ansible-tmp-1727096011.7273505-7650-4659607610503=/root/.ansible/tmp/ansible-tmp-1727096011.7273505-7650-4659607610503 <<< 7044 1727096011.76018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096011.76022: stdout chunk (state=3): >>><<< 7044 1727096011.76025: stderr chunk (state=3): >>><<< 7044 1727096011.76047: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096011.7273505-7650-4659607610503=/root/.ansible/tmp/ansible-tmp-1727096011.7273505-7650-4659607610503 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096011.76173: variable 'ansible_module_compression' from source: unknown 7044 1727096011.76178: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7044 1727096011.76210: variable 'ansible_facts' from source: unknown 7044 1727096011.76305: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096011.7273505-7650-4659607610503/AnsiballZ_command.py 7044 1727096011.76559: Sending initial data 7044 1727096011.76563: Sent initial data (152 bytes) 7044 1727096011.77189: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096011.77311: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096011.77338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.77361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096011.77389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096011.77445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.77525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096011.79151: 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 <<< 7044 1727096011.79241: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096011.79349: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp9lkjkyzm /root/.ansible/tmp/ansible-tmp-1727096011.7273505-7650-4659607610503/AnsiballZ_command.py <<< 7044 1727096011.79356: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096011.7273505-7650-4659607610503/AnsiballZ_command.py" <<< 7044 1727096011.79425: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp9lkjkyzm" to remote "/root/.ansible/tmp/ansible-tmp-1727096011.7273505-7650-4659607610503/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096011.7273505-7650-4659607610503/AnsiballZ_command.py" <<< 7044 1727096011.80098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096011.80149: stderr chunk (state=3): >>><<< 7044 1727096011.80153: stdout chunk (state=3): >>><<< 7044 1727096011.80191: done transferring module to remote 7044 1727096011.80201: _low_level_execute_command(): starting 7044 1727096011.80206: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096011.7273505-7650-4659607610503/ /root/.ansible/tmp/ansible-tmp-1727096011.7273505-7650-4659607610503/AnsiballZ_command.py && sleep 0' 7044 1727096011.80822: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096011.80825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096011.80828: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.80830: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096011.80833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096011.80835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.80929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.80996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096011.82816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096011.82845: stderr chunk (state=3): >>><<< 7044 1727096011.82848: stdout chunk (state=3): >>><<< 7044 1727096011.82866: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096011.82872: _low_level_execute_command(): starting 7044 1727096011.82875: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096011.7273505-7650-4659607610503/AnsiballZ_command.py && sleep 0' 7044 1727096011.83707: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096011.83786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096011.83843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.01775: stdout chunk (state=3): >>> {"changed": true, "stdout": "veth1: interface state UNINITIALIZED->ENABLED\nveth1: AP-ENABLED ", "stderr": "", "rc": 0, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "start": "2024-09-23 08:53:31.992261", "end": "2024-09-23 08:53:37.016604", "delta": "0:00:05.024343", "msg": "", "invocation": {"module_args": {"_raw_params": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "_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}}} <<< 7044 1727096017.03595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096017.03600: stdout chunk (state=3): >>><<< 7044 1727096017.03602: stderr chunk (state=3): >>><<< 7044 1727096017.03605: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "veth1: interface state UNINITIALIZED->ENABLED\nveth1: AP-ENABLED ", "stderr": "", "rc": 0, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "start": "2024-09-23 08:53:31.992261", "end": "2024-09-23 08:53:37.016604", "delta": "0:00:05.024343", "msg": "", "invocation": {"module_args": {"_raw_params": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096017.03613: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5', '_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-1727096011.7273505-7650-4659607610503/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096017.03615: _low_level_execute_command(): starting 7044 1727096017.03617: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096011.7273505-7650-4659607610503/ > /dev/null 2>&1 && sleep 0' 7044 1727096017.04189: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096017.04210: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096017.04229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096017.04249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096017.04270: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096017.04283: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096017.04298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.04383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.04400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096017.04422: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096017.04446: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.04541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.06435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096017.06470: stderr chunk (state=3): >>><<< 7044 1727096017.06474: stdout chunk (state=3): >>><<< 7044 1727096017.06490: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096017.06495: handler run complete 7044 1727096017.06513: Evaluated conditional (False): False 7044 1727096017.06521: attempt loop complete, returning result 7044 1727096017.06526: _execute() done 7044 1727096017.06529: dumping result to json 7044 1727096017.06533: done dumping result, returning 7044 1727096017.06541: done running TaskExecutor() for managed_node1/TASK: Run hostapd in namespace [0afff68d-5257-4381-8c4e-00000000022c] 7044 1727096017.06543: sending task result for task 0afff68d-5257-4381-8c4e-00000000022c 7044 1727096017.06635: done sending task result for task 0afff68d-5257-4381-8c4e-00000000022c 7044 1727096017.06638: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "ip netns exec ns1 hostapd -B /etc/hostapd/wired.conf && sleep 5", "delta": "0:00:05.024343", "end": "2024-09-23 08:53:37.016604", "rc": 0, "start": "2024-09-23 08:53:31.992261" } STDOUT: veth1: interface state UNINITIALIZED->ENABLED veth1: AP-ENABLED 7044 1727096017.06714: no more pending results, returning what we have 7044 1727096017.06717: results queue empty 7044 1727096017.06718: checking for any_errors_fatal 7044 1727096017.06725: done checking for any_errors_fatal 7044 1727096017.06726: checking for max_fail_percentage 7044 1727096017.06727: done checking for max_fail_percentage 7044 1727096017.06728: checking to see if all hosts have failed and the running result is not ok 7044 1727096017.06728: done checking to see if all hosts have failed 7044 1727096017.06729: getting the remaining hosts for this loop 7044 1727096017.06732: done getting the remaining hosts for this loop 7044 1727096017.06736: getting the next task for host managed_node1 7044 1727096017.06744: done getting next task for host managed_node1 7044 1727096017.06747: ^ task is: TASK: Copy client certs 7044 1727096017.06749: ^ 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=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 7044 1727096017.06753: getting variables 7044 1727096017.06755: in VariableManager get_vars() 7044 1727096017.06805: Calling all_inventory to load vars for managed_node1 7044 1727096017.06807: Calling groups_inventory to load vars for managed_node1 7044 1727096017.06809: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096017.06819: Calling all_plugins_play to load vars for managed_node1 7044 1727096017.06821: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096017.06824: Calling groups_plugins_play to load vars for managed_node1 7044 1727096017.06958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096017.07081: done with get_vars() 7044 1727096017.07093: done getting variables 7044 1727096017.07137: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy client certs] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:4 Monday 23 September 2024 08:53:37 -0400 (0:00:05.417) 0:00:22.153 ****** 7044 1727096017.07162: entering _queue_task() for managed_node1/copy 7044 1727096017.07377: worker is 1 (out of 1 available) 7044 1727096017.07391: exiting _queue_task() for managed_node1/copy 7044 1727096017.07403: done queuing things up, now waiting for results queue to drain 7044 1727096017.07404: waiting for pending results... 7044 1727096017.07577: running TaskExecutor() for managed_node1/TASK: Copy client certs 7044 1727096017.07676: in run() - task 0afff68d-5257-4381-8c4e-000000000218 7044 1727096017.07680: variable 'ansible_search_path' from source: unknown 7044 1727096017.07682: variable 'ansible_search_path' from source: unknown 7044 1727096017.07948: Loaded config def from plugin (lookup/items) 7044 1727096017.07952: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7044 1727096017.07976: variable 'omit' from source: magic vars 7044 1727096017.08123: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096017.08138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096017.08152: variable 'omit' from source: magic vars 7044 1727096017.08587: variable 'ansible_distribution_major_version' from source: facts 7044 1727096017.08614: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096017.08786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096017.10422: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096017.10470: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096017.10497: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096017.10521: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096017.10560: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096017.10618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096017.10640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096017.10657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096017.10688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096017.10699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096017.10786: variable 'ansible_distribution' from source: facts 7044 1727096017.10789: variable 'ansible_distribution_major_version' from source: facts 7044 1727096017.10792: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096017.10879: variable 'ansible_distribution_major_version' from source: facts 7044 1727096017.10882: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096017.11019: variable 'ansible_distribution' from source: facts 7044 1727096017.11024: variable 'ansible_distribution_major_version' from source: facts 7044 1727096017.11068: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096017.11073: variable 'omit' from source: magic vars 7044 1727096017.11272: variable 'omit' from source: magic vars 7044 1727096017.11275: variable 'item' from source: unknown 7044 1727096017.11277: variable 'item' from source: unknown 7044 1727096017.11279: variable 'item' from source: unknown 7044 1727096017.11294: variable 'omit' from source: magic vars 7044 1727096017.11329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096017.11358: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096017.11387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096017.11409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096017.11425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096017.11457: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096017.11466: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096017.11477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096017.11585: Set connection var ansible_timeout to 10 7044 1727096017.11599: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096017.11633: Set connection var ansible_pipelining to False 7044 1727096017.11641: Set connection var ansible_connection to ssh 7044 1727096017.11662: Set connection var ansible_shell_type to sh 7044 1727096017.11687: Set connection var ansible_shell_executable to /bin/sh 7044 1727096017.11723: variable 'ansible_shell_executable' from source: unknown 7044 1727096017.11735: variable 'ansible_connection' from source: unknown 7044 1727096017.11742: variable 'ansible_module_compression' from source: unknown 7044 1727096017.11749: variable 'ansible_shell_type' from source: unknown 7044 1727096017.11756: variable 'ansible_shell_executable' from source: unknown 7044 1727096017.11764: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096017.11775: variable 'ansible_pipelining' from source: unknown 7044 1727096017.11793: variable 'ansible_timeout' from source: unknown 7044 1727096017.11804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096017.11914: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096017.11929: variable 'omit' from source: magic vars 7044 1727096017.11938: starting attempt loop 7044 1727096017.11944: running the handler 7044 1727096017.11960: _low_level_execute_command(): starting 7044 1727096017.11975: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096017.12608: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096017.12638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.12689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096017.12703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.12777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.14479: stdout chunk (state=3): >>>/root <<< 7044 1727096017.14653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096017.14656: stdout chunk (state=3): >>><<< 7044 1727096017.14660: stderr chunk (state=3): >>><<< 7044 1727096017.14685: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096017.14696: _low_level_execute_command(): starting 7044 1727096017.14706: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546 `" && echo ansible-tmp-1727096017.1468518-7872-56909402188546="` echo /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546 `" ) && sleep 0' 7044 1727096017.15473: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.15539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.17487: stdout chunk (state=3): >>>ansible-tmp-1727096017.1468518-7872-56909402188546=/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546 <<< 7044 1727096017.17648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096017.17652: stdout chunk (state=3): >>><<< 7044 1727096017.17654: stderr chunk (state=3): >>><<< 7044 1727096017.17676: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096017.1468518-7872-56909402188546=/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096017.17784: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7044 1727096017.17788: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/client.key /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/client.key /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/client.key 7044 1727096017.17791: variable 'ansible_module_compression' from source: unknown 7044 1727096017.17875: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7044 1727096017.17893: variable 'ansible_facts' from source: unknown 7044 1727096017.17995: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/AnsiballZ_stat.py 7044 1727096017.18146: Sending initial data 7044 1727096017.18149: Sent initial data (150 bytes) 7044 1727096017.18732: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096017.18753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096017.18758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.18809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096017.18814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.18894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.20536: 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 <<< 7044 1727096017.20597: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096017.20663: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpwmykwtmu /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/AnsiballZ_stat.py <<< 7044 1727096017.20670: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/AnsiballZ_stat.py" <<< 7044 1727096017.20729: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpwmykwtmu" to remote "/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/AnsiballZ_stat.py" <<< 7044 1727096017.20733: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/AnsiballZ_stat.py" <<< 7044 1727096017.21354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096017.21404: stderr chunk (state=3): >>><<< 7044 1727096017.21407: stdout chunk (state=3): >>><<< 7044 1727096017.21437: done transferring module to remote 7044 1727096017.21448: _low_level_execute_command(): starting 7044 1727096017.21452: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/ /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/AnsiballZ_stat.py && sleep 0' 7044 1727096017.21922: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096017.21926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.21928: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096017.21930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096017.21932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.21984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096017.21987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.22059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.23916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096017.23946: stderr chunk (state=3): >>><<< 7044 1727096017.23949: stdout chunk (state=3): >>><<< 7044 1727096017.23965: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096017.23972: _low_level_execute_command(): starting 7044 1727096017.23974: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/AnsiballZ_stat.py && sleep 0' 7044 1727096017.24445: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096017.24448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.24451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096017.24453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096017.24455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.24506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096017.24510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096017.24515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.24592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.39871: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7044 1727096017.41304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096017.41309: stdout chunk (state=3): >>><<< 7044 1727096017.41312: stderr chunk (state=3): >>><<< 7044 1727096017.41446: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096017.41454: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/client.key', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096017.1468518-7872-56909402188546/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7044 1727096017.41715: Sending initial data 7044 1727096017.41718: Sent initial data (194 bytes) 7044 1727096017.42226: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096017.42251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096017.42379: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096017.42419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.42493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.44192: 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 <<< 7044 1727096017.44278: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096017.44351: stdout chunk (state=3): >>>sftp> put /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/.source.key <<< 7044 1727096017.44354: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/.source.key" <<< 7044 1727096017.44505: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key" to remote "/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/.source.key" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/.source.key" <<< 7044 1727096017.44814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096017.44894: stderr chunk (state=3): >>><<< 7044 1727096017.44897: stdout chunk (state=3): >>><<< 7044 1727096017.44918: _low_level_execute_command(): starting 7044 1727096017.44922: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/ /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/.source.key && sleep 0' 7044 1727096017.45577: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096017.45581: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096017.45584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096017.45586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096017.45588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096017.45597: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096017.45600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.45602: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096017.45604: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096017.45679: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096017.45683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096017.45685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096017.45687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096017.45689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096017.45691: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727096017.45693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.45776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096017.45780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096017.45783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.45852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.47704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096017.47732: stderr chunk (state=3): >>><<< 7044 1727096017.47735: stdout chunk (state=3): >>><<< 7044 1727096017.47751: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096017.47782: variable 'ansible_module_compression' from source: unknown 7044 1727096017.47817: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7044 1727096017.47836: variable 'ansible_facts' from source: unknown 7044 1727096017.47882: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/AnsiballZ_copy.py 7044 1727096017.48138: Sending initial data 7044 1727096017.48141: Sent initial data (150 bytes) 7044 1727096017.48689: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096017.48730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.48801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096017.48815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096017.48852: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.48936: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.50547: 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 <<< 7044 1727096017.50609: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096017.50677: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp6k732ieq /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/AnsiballZ_copy.py <<< 7044 1727096017.50683: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/AnsiballZ_copy.py" <<< 7044 1727096017.50743: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp6k732ieq" to remote "/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/AnsiballZ_copy.py" <<< 7044 1727096017.50747: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/AnsiballZ_copy.py" <<< 7044 1727096017.51385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096017.51430: stderr chunk (state=3): >>><<< 7044 1727096017.51434: stdout chunk (state=3): >>><<< 7044 1727096017.51457: done transferring module to remote 7044 1727096017.51464: _low_level_execute_command(): starting 7044 1727096017.51470: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/ /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/AnsiballZ_copy.py && sleep 0' 7044 1727096017.51924: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096017.51929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.51947: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.51997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096017.52003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096017.52006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.52080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.53899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096017.53918: stderr chunk (state=3): >>><<< 7044 1727096017.53924: stdout chunk (state=3): >>><<< 7044 1727096017.53937: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096017.53940: _low_level_execute_command(): starting 7044 1727096017.53946: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/AnsiballZ_copy.py && sleep 0' 7044 1727096017.54414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096017.54418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.54427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096017.54430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096017.54434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.54483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096017.54486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096017.54492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.54566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.70961: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/client.key", "src": "/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/.source.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/.source.key", "dest": "/etc/pki/tls/client.key", "mode": "0644", "_original_basename": "client.key", "follow": false, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096017.72574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096017.72579: stdout chunk (state=3): >>><<< 7044 1727096017.72581: stderr chunk (state=3): >>><<< 7044 1727096017.72583: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/client.key", "src": "/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/.source.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/.source.key", "dest": "/etc/pki/tls/client.key", "mode": "0644", "_original_basename": "client.key", "follow": false, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096017.72586: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/.source.key', 'dest': '/etc/pki/tls/client.key', 'mode': '0644', '_original_basename': 'client.key', 'follow': False, 'checksum': '4e613674a093ce2b6f3f7838c417ae52497298d9', '_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.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096017.72588: _low_level_execute_command(): starting 7044 1727096017.72590: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/ > /dev/null 2>&1 && sleep 0' 7044 1727096017.73353: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096017.73361: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096017.73389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.73492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.75505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096017.75510: stdout chunk (state=3): >>><<< 7044 1727096017.75512: stderr chunk (state=3): >>><<< 7044 1727096017.75678: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096017.75686: handler run complete 7044 1727096017.75689: attempt loop complete, returning result 7044 1727096017.75691: variable 'item' from source: unknown 7044 1727096017.75742: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key) => { "ansible_loop_var": "item", "changed": true, "checksum": "4e613674a093ce2b6f3f7838c417ae52497298d9", "dest": "/etc/pki/tls/client.key", "gid": 0, "group": "root", "item": "client.key", "md5sum": "04ac780ee7f45b957931ef5904ff1db3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1782, "src": "/root/.ansible/tmp/ansible-tmp-1727096017.1468518-7872-56909402188546/.source.key", "state": "file", "uid": 0 } 7044 1727096017.76141: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096017.76145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096017.76149: variable 'omit' from source: magic vars 7044 1727096017.76152: variable 'ansible_distribution_major_version' from source: facts 7044 1727096017.76154: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096017.76220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096017.76249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096017.76281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096017.76355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096017.76372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096017.76486: variable 'ansible_distribution' from source: facts 7044 1727096017.76499: variable 'ansible_distribution_major_version' from source: facts 7044 1727096017.76504: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096017.76584: variable 'ansible_distribution_major_version' from source: facts 7044 1727096017.76587: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096017.76711: variable 'ansible_distribution' from source: facts 7044 1727096017.76715: variable 'ansible_distribution_major_version' from source: facts 7044 1727096017.76720: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096017.76727: variable 'omit' from source: magic vars 7044 1727096017.76741: variable 'omit' from source: magic vars 7044 1727096017.76770: variable 'item' from source: unknown 7044 1727096017.76816: variable 'item' from source: unknown 7044 1727096017.76864: variable 'item' from source: unknown 7044 1727096017.76878: variable 'omit' from source: magic vars 7044 1727096017.76902: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096017.76905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096017.76910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096017.76924: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096017.76927: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096017.76929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096017.76980: Set connection var ansible_timeout to 10 7044 1727096017.76986: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096017.76991: Set connection var ansible_pipelining to False 7044 1727096017.76995: Set connection var ansible_connection to ssh 7044 1727096017.76998: Set connection var ansible_shell_type to sh 7044 1727096017.77004: Set connection var ansible_shell_executable to /bin/sh 7044 1727096017.77024: variable 'ansible_shell_executable' from source: unknown 7044 1727096017.77027: variable 'ansible_connection' from source: unknown 7044 1727096017.77029: variable 'ansible_module_compression' from source: unknown 7044 1727096017.77031: variable 'ansible_shell_type' from source: unknown 7044 1727096017.77033: variable 'ansible_shell_executable' from source: unknown 7044 1727096017.77036: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096017.77041: variable 'ansible_pipelining' from source: unknown 7044 1727096017.77043: variable 'ansible_timeout' from source: unknown 7044 1727096017.77047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096017.77114: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096017.77117: variable 'omit' from source: magic vars 7044 1727096017.77125: starting attempt loop 7044 1727096017.77128: running the handler 7044 1727096017.77134: _low_level_execute_command(): starting 7044 1727096017.77137: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096017.77573: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096017.77608: 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 <<< 7044 1727096017.77611: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.77613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096017.77615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.77677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096017.77684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096017.77687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.77753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.79409: stdout chunk (state=3): >>>/root <<< 7044 1727096017.79533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096017.79538: stderr chunk (state=3): >>><<< 7044 1727096017.79542: stdout chunk (state=3): >>><<< 7044 1727096017.79558: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096017.79566: _low_level_execute_command(): starting 7044 1727096017.79574: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703 `" && echo ansible-tmp-1727096017.7955813-7872-240071998130703="` echo /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703 `" ) && sleep 0' 7044 1727096017.80028: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096017.80032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.80044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.80104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096017.80107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096017.80109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.80189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.82129: stdout chunk (state=3): >>>ansible-tmp-1727096017.7955813-7872-240071998130703=/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703 <<< 7044 1727096017.82228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096017.82262: stderr chunk (state=3): >>><<< 7044 1727096017.82264: stdout chunk (state=3): >>><<< 7044 1727096017.82375: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096017.7955813-7872-240071998130703=/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096017.82379: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7044 1727096017.82382: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/client.key.nocrypt /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/client.key.nocrypt /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key.nocrypt /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/client.key.nocrypt 7044 1727096017.82384: variable 'ansible_module_compression' from source: unknown 7044 1727096017.82386: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7044 1727096017.82390: variable 'ansible_facts' from source: unknown 7044 1727096017.82438: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/AnsiballZ_stat.py 7044 1727096017.82531: Sending initial data 7044 1727096017.82534: Sent initial data (151 bytes) 7044 1727096017.82957: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096017.82973: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096017.82998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.83001: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096017.83003: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.83059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096017.83066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096017.83073: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.83134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.84743: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7044 1727096017.84747: 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 <<< 7044 1727096017.84808: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096017.84883: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpyyttd0bj /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/AnsiballZ_stat.py <<< 7044 1727096017.84888: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/AnsiballZ_stat.py" <<< 7044 1727096017.84972: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpyyttd0bj" to remote "/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/AnsiballZ_stat.py" <<< 7044 1727096017.85642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096017.85677: stderr chunk (state=3): >>><<< 7044 1727096017.85681: stdout chunk (state=3): >>><<< 7044 1727096017.85703: done transferring module to remote 7044 1727096017.85710: _low_level_execute_command(): starting 7044 1727096017.85715: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/ /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/AnsiballZ_stat.py && sleep 0' 7044 1727096017.86162: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096017.86201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096017.86204: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.86206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096017.86209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.86260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096017.86263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096017.86265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.86333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096017.88137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096017.88169: stderr chunk (state=3): >>><<< 7044 1727096017.88173: stdout chunk (state=3): >>><<< 7044 1727096017.88185: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096017.88188: _low_level_execute_command(): starting 7044 1727096017.88193: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/AnsiballZ_stat.py && sleep 0' 7044 1727096017.88630: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096017.88634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.88646: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096017.88711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096017.88717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096017.88720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096017.88787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.03960: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key.nocrypt", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7044 1727096018.05329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096018.05355: stderr chunk (state=3): >>><<< 7044 1727096018.05358: stdout chunk (state=3): >>><<< 7044 1727096018.05377: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.key.nocrypt", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096018.05400: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/client.key.nocrypt', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096017.7955813-7872-240071998130703/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7044 1727096018.05491: Sending initial data 7044 1727096018.05495: Sent initial data (207 bytes) 7044 1727096018.05944: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096018.05983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096018.05986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.05989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096018.05991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096018.05993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.06032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096018.06036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096018.06045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.06116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.07761: 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 <<< 7044 1727096018.07824: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096018.07892: stdout chunk (state=3): >>>sftp> put /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key.nocrypt /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/.source.nocrypt <<< 7044 1727096018.07895: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/.source.nocrypt" <<< 7044 1727096018.07957: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.key.nocrypt" to remote "/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/.source.nocrypt" <<< 7044 1727096018.07961: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/.source.nocrypt" <<< 7044 1727096018.08255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096018.08302: stderr chunk (state=3): >>><<< 7044 1727096018.08306: stdout chunk (state=3): >>><<< 7044 1727096018.08320: _low_level_execute_command(): starting 7044 1727096018.08327: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/ /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/.source.nocrypt && sleep 0' 7044 1727096018.08800: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096018.08804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.08807: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096018.08809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.08863: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096018.08870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096018.08875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.08944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.10802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096018.10828: stderr chunk (state=3): >>><<< 7044 1727096018.10831: stdout chunk (state=3): >>><<< 7044 1727096018.10849: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096018.10871: variable 'ansible_module_compression' from source: unknown 7044 1727096018.10905: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7044 1727096018.10923: variable 'ansible_facts' from source: unknown 7044 1727096018.10969: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/AnsiballZ_copy.py 7044 1727096018.11061: Sending initial data 7044 1727096018.11064: Sent initial data (151 bytes) 7044 1727096018.11684: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096018.11705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096018.11727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.11823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.13415: 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 <<< 7044 1727096018.13476: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096018.13545: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpui3cy8on /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/AnsiballZ_copy.py <<< 7044 1727096018.13547: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/AnsiballZ_copy.py" <<< 7044 1727096018.13606: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpui3cy8on" to remote "/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/AnsiballZ_copy.py" <<< 7044 1727096018.13610: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/AnsiballZ_copy.py" <<< 7044 1727096018.14299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096018.14342: stderr chunk (state=3): >>><<< 7044 1727096018.14373: stdout chunk (state=3): >>><<< 7044 1727096018.14400: done transferring module to remote 7044 1727096018.14417: _low_level_execute_command(): starting 7044 1727096018.14498: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/ /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/AnsiballZ_copy.py && sleep 0' 7044 1727096018.15338: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.15357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096018.15399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.15462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.17486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096018.17490: stdout chunk (state=3): >>><<< 7044 1727096018.17492: stderr chunk (state=3): >>><<< 7044 1727096018.17495: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096018.17497: _low_level_execute_command(): starting 7044 1727096018.17499: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/AnsiballZ_copy.py && sleep 0' 7044 1727096018.18098: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096018.18185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.18207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096018.18221: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096018.18261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.18342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.35059: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/client.key.nocrypt", "src": "/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/.source.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/.source.nocrypt", "dest": "/etc/pki/tls/client.key.nocrypt", "mode": "0644", "_original_basename": "client.key.nocrypt", "follow": false, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096018.36522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096018.36552: stderr chunk (state=3): >>><<< 7044 1727096018.36555: stdout chunk (state=3): >>><<< 7044 1727096018.36576: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/client.key.nocrypt", "src": "/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/.source.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/.source.nocrypt", "dest": "/etc/pki/tls/client.key.nocrypt", "mode": "0644", "_original_basename": "client.key.nocrypt", "follow": false, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096018.36603: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/.source.nocrypt', 'dest': '/etc/pki/tls/client.key.nocrypt', 'mode': '0644', '_original_basename': 'client.key.nocrypt', 'follow': False, 'checksum': 'da377753604d62ad8a5da4b67cd4e98e9a66433b', '_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.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096018.36610: _low_level_execute_command(): starting 7044 1727096018.36615: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/ > /dev/null 2>&1 && sleep 0' 7044 1727096018.37098: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096018.37102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.37104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096018.37106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.37160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096018.37163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096018.37166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.37240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.39139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096018.39165: stderr chunk (state=3): >>><<< 7044 1727096018.39171: stdout chunk (state=3): >>><<< 7044 1727096018.39187: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096018.39193: handler run complete 7044 1727096018.39210: attempt loop complete, returning result 7044 1727096018.39226: variable 'item' from source: unknown 7044 1727096018.39294: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key.nocrypt) => { "ansible_loop_var": "item", "changed": true, "checksum": "da377753604d62ad8a5da4b67cd4e98e9a66433b", "dest": "/etc/pki/tls/client.key.nocrypt", "gid": 0, "group": "root", "item": "client.key.nocrypt", "md5sum": "cd7792b2fbafd1669e6d5e519cbdb6c6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1675, "src": "/root/.ansible/tmp/ansible-tmp-1727096017.7955813-7872-240071998130703/.source.nocrypt", "state": "file", "uid": 0 } 7044 1727096018.39423: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096018.39426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096018.39428: variable 'omit' from source: magic vars 7044 1727096018.39525: variable 'ansible_distribution_major_version' from source: facts 7044 1727096018.39528: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096018.39624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096018.39644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096018.39665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096018.39693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096018.39704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096018.39773: variable 'ansible_distribution' from source: facts 7044 1727096018.39776: variable 'ansible_distribution_major_version' from source: facts 7044 1727096018.39783: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096018.39856: variable 'ansible_distribution_major_version' from source: facts 7044 1727096018.39860: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096018.39976: variable 'ansible_distribution' from source: facts 7044 1727096018.39980: variable 'ansible_distribution_major_version' from source: facts 7044 1727096018.39989: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096018.39992: variable 'omit' from source: magic vars 7044 1727096018.40002: variable 'omit' from source: magic vars 7044 1727096018.40032: variable 'item' from source: unknown 7044 1727096018.40076: variable 'item' from source: unknown 7044 1727096018.40126: variable 'item' from source: unknown 7044 1727096018.40138: variable 'omit' from source: magic vars 7044 1727096018.40155: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096018.40161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096018.40169: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096018.40180: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096018.40183: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096018.40185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096018.40239: Set connection var ansible_timeout to 10 7044 1727096018.40245: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096018.40250: Set connection var ansible_pipelining to False 7044 1727096018.40252: Set connection var ansible_connection to ssh 7044 1727096018.40254: Set connection var ansible_shell_type to sh 7044 1727096018.40259: Set connection var ansible_shell_executable to /bin/sh 7044 1727096018.40280: variable 'ansible_shell_executable' from source: unknown 7044 1727096018.40283: variable 'ansible_connection' from source: unknown 7044 1727096018.40285: variable 'ansible_module_compression' from source: unknown 7044 1727096018.40287: variable 'ansible_shell_type' from source: unknown 7044 1727096018.40289: variable 'ansible_shell_executable' from source: unknown 7044 1727096018.40291: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096018.40296: variable 'ansible_pipelining' from source: unknown 7044 1727096018.40298: variable 'ansible_timeout' from source: unknown 7044 1727096018.40302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096018.40367: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096018.40375: variable 'omit' from source: magic vars 7044 1727096018.40379: starting attempt loop 7044 1727096018.40381: running the handler 7044 1727096018.40387: _low_level_execute_command(): starting 7044 1727096018.40391: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096018.40836: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096018.40844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096018.40877: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.40880: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096018.40882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.40927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096018.40930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096018.40939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.41020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.42713: stdout chunk (state=3): >>>/root <<< 7044 1727096018.42831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096018.42837: stderr chunk (state=3): >>><<< 7044 1727096018.42840: stdout chunk (state=3): >>><<< 7044 1727096018.42856: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096018.42864: _low_level_execute_command(): starting 7044 1727096018.42873: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539 `" && echo ansible-tmp-1727096018.42856-7872-139322485170539="` echo /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539 `" ) && sleep 0' 7044 1727096018.43345: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096018.43348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.43353: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096018.43355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.43410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096018.43414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096018.43416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.43490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.45474: stdout chunk (state=3): >>>ansible-tmp-1727096018.42856-7872-139322485170539=/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539 <<< 7044 1727096018.45574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096018.45608: stderr chunk (state=3): >>><<< 7044 1727096018.45611: stdout chunk (state=3): >>><<< 7044 1727096018.45627: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096018.42856-7872-139322485170539=/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096018.45637: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7044 1727096018.45656: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/client.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/client.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/client.pem 7044 1727096018.45694: variable 'ansible_module_compression' from source: unknown 7044 1727096018.45730: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7044 1727096018.45745: variable 'ansible_facts' from source: unknown 7044 1727096018.45791: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/AnsiballZ_stat.py 7044 1727096018.45892: Sending initial data 7044 1727096018.45895: Sent initial data (149 bytes) 7044 1727096018.46340: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096018.46384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096018.46387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096018.46389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.46391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096018.46393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096018.46395: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.46431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096018.46434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096018.46446: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.46517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.48190: 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 <<< 7044 1727096018.48255: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096018.48329: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpx_fbqvd_ /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/AnsiballZ_stat.py <<< 7044 1727096018.48332: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/AnsiballZ_stat.py" <<< 7044 1727096018.48394: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpx_fbqvd_" to remote "/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/AnsiballZ_stat.py" <<< 7044 1727096018.48398: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/AnsiballZ_stat.py" <<< 7044 1727096018.49039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096018.49087: stderr chunk (state=3): >>><<< 7044 1727096018.49096: stdout chunk (state=3): >>><<< 7044 1727096018.49140: done transferring module to remote 7044 1727096018.49147: _low_level_execute_command(): starting 7044 1727096018.49152: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/ /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/AnsiballZ_stat.py && sleep 0' 7044 1727096018.49618: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096018.49621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096018.49624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.49626: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096018.49628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.49680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096018.49683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.49759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.51647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096018.51678: stderr chunk (state=3): >>><<< 7044 1727096018.51681: stdout chunk (state=3): >>><<< 7044 1727096018.51697: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096018.51700: _low_level_execute_command(): starting 7044 1727096018.51705: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/AnsiballZ_stat.py && sleep 0' 7044 1727096018.52148: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096018.52155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096018.52197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096018.52201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096018.52212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.52274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096018.52277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096018.52281: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.52357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.67944: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7044 1727096018.69544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096018.69552: stdout chunk (state=3): >>><<< 7044 1727096018.69554: stderr chunk (state=3): >>><<< 7044 1727096018.69557: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/client.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096018.69559: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/client.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096018.42856-7872-139322485170539/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7044 1727096018.69664: Sending initial data 7044 1727096018.69669: Sent initial data (193 bytes) 7044 1727096018.70383: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.70440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.72132: 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 <<< 7044 1727096018.72198: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096018.72264: stdout chunk (state=3): >>>sftp> put /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.pem /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/.source.pem <<< 7044 1727096018.72271: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/.source.pem" <<< 7044 1727096018.72333: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/client.pem" to remote "/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/.source.pem" <<< 7044 1727096018.72335: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/.source.pem" <<< 7044 1727096018.72890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096018.72894: stderr chunk (state=3): >>><<< 7044 1727096018.72897: stdout chunk (state=3): >>><<< 7044 1727096018.72899: _low_level_execute_command(): starting 7044 1727096018.72902: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/ /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/.source.pem && sleep 0' 7044 1727096018.73359: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096018.73427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.73476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096018.73489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096018.73535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.73591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.75550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096018.75555: stdout chunk (state=3): >>><<< 7044 1727096018.75558: stderr chunk (state=3): >>><<< 7044 1727096018.75581: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096018.75600: variable 'ansible_module_compression' from source: unknown 7044 1727096018.75638: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7044 1727096018.75653: variable 'ansible_facts' from source: unknown 7044 1727096018.75703: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/AnsiballZ_copy.py 7044 1727096018.75807: Sending initial data 7044 1727096018.75811: Sent initial data (149 bytes) 7044 1727096018.76263: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096018.76269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096018.76297: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096018.76300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096018.76303: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096018.76309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.76355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096018.76359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096018.76379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.76460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.78154: 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 <<< 7044 1727096018.78217: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096018.78287: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp3azz4v56 /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/AnsiballZ_copy.py <<< 7044 1727096018.78291: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/AnsiballZ_copy.py" <<< 7044 1727096018.78351: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp3azz4v56" to remote "/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/AnsiballZ_copy.py" <<< 7044 1727096018.78357: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/AnsiballZ_copy.py" <<< 7044 1727096018.78985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096018.79033: stderr chunk (state=3): >>><<< 7044 1727096018.79038: stdout chunk (state=3): >>><<< 7044 1727096018.79074: done transferring module to remote 7044 1727096018.79082: _low_level_execute_command(): starting 7044 1727096018.79087: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/ /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/AnsiballZ_copy.py && sleep 0' 7044 1727096018.79547: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096018.79550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096018.79553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.79555: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096018.79557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096018.79559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.79609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096018.79612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.79687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.81623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096018.81650: stderr chunk (state=3): >>><<< 7044 1727096018.81654: stdout chunk (state=3): >>><<< 7044 1727096018.81675: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096018.81679: _low_level_execute_command(): starting 7044 1727096018.81682: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/AnsiballZ_copy.py && sleep 0' 7044 1727096018.82131: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096018.82135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.82148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096018.82211: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096018.82217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096018.82221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096018.82294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096018.99305: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/client.pem", "src": "/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/.source.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/.source.pem", "dest": "/etc/pki/tls/client.pem", "mode": "0644", "_original_basename": "client.pem", "follow": false, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096019.00713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096019.00770: stderr chunk (state=3): >>>Shared connection to 10.31.11.125 closed. <<< 7044 1727096019.00775: stdout chunk (state=3): >>><<< 7044 1727096019.00916: stderr chunk (state=3): >>><<< 7044 1727096019.00922: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/client.pem", "src": "/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/.source.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/.source.pem", "dest": "/etc/pki/tls/client.pem", "mode": "0644", "_original_basename": "client.pem", "follow": false, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096019.00932: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/.source.pem', 'dest': '/etc/pki/tls/client.pem', 'mode': '0644', '_original_basename': 'client.pem', 'follow': False, 'checksum': 'f872445a88ad99f43f281c911af2329b323c43b1', '_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.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096019.00941: _low_level_execute_command(): starting 7044 1727096019.00947: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/ > /dev/null 2>&1 && sleep 0' 7044 1727096019.01732: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096019.01752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096019.01862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096019.01871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096019.01941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096019.03854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096019.03908: stderr chunk (state=3): >>><<< 7044 1727096019.03917: stdout chunk (state=3): >>><<< 7044 1727096019.03946: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096019.03957: handler run complete 7044 1727096019.03989: attempt loop complete, returning result 7044 1727096019.04010: variable 'item' from source: unknown 7044 1727096019.04098: variable 'item' from source: unknown changed: [managed_node1] => (item=client.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "f872445a88ad99f43f281c911af2329b323c43b1", "dest": "/etc/pki/tls/client.pem", "gid": 0, "group": "root", "item": "client.pem", "md5sum": "2ee1d9c042ecfad6cb2240c0a310b993", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1334, "src": "/root/.ansible/tmp/ansible-tmp-1727096018.42856-7872-139322485170539/.source.pem", "state": "file", "uid": 0 } 7044 1727096019.04321: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096019.04339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096019.04342: variable 'omit' from source: magic vars 7044 1727096019.04490: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.04494: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.04587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096019.04608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096019.04632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096019.04658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096019.04670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096019.04736: variable 'ansible_distribution' from source: facts 7044 1727096019.04740: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.04750: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.04818: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.04825: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.04937: variable 'ansible_distribution' from source: facts 7044 1727096019.04940: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.04945: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.04950: variable 'omit' from source: magic vars 7044 1727096019.04968: variable 'omit' from source: magic vars 7044 1727096019.04993: variable 'item' from source: unknown 7044 1727096019.05039: variable 'item' from source: unknown 7044 1727096019.05087: variable 'item' from source: unknown 7044 1727096019.05100: variable 'omit' from source: magic vars 7044 1727096019.05115: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096019.05123: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096019.05130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096019.05140: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096019.05143: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096019.05145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096019.05197: Set connection var ansible_timeout to 10 7044 1727096019.05203: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096019.05208: Set connection var ansible_pipelining to False 7044 1727096019.05211: Set connection var ansible_connection to ssh 7044 1727096019.05213: Set connection var ansible_shell_type to sh 7044 1727096019.05218: Set connection var ansible_shell_executable to /bin/sh 7044 1727096019.05238: variable 'ansible_shell_executable' from source: unknown 7044 1727096019.05240: variable 'ansible_connection' from source: unknown 7044 1727096019.05243: variable 'ansible_module_compression' from source: unknown 7044 1727096019.05245: variable 'ansible_shell_type' from source: unknown 7044 1727096019.05247: variable 'ansible_shell_executable' from source: unknown 7044 1727096019.05249: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096019.05252: variable 'ansible_pipelining' from source: unknown 7044 1727096019.05255: variable 'ansible_timeout' from source: unknown 7044 1727096019.05259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096019.05327: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096019.05334: variable 'omit' from source: magic vars 7044 1727096019.05338: starting attempt loop 7044 1727096019.05341: running the handler 7044 1727096019.05346: _low_level_execute_command(): starting 7044 1727096019.05349: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096019.05801: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096019.05804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.05807: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096019.05809: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096019.05811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.05863: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096019.05866: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096019.05876: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096019.05950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096019.07611: stdout chunk (state=3): >>>/root <<< 7044 1727096019.07714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096019.07745: stderr chunk (state=3): >>><<< 7044 1727096019.07748: stdout chunk (state=3): >>><<< 7044 1727096019.07761: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096019.07771: _low_level_execute_command(): starting 7044 1727096019.07777: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769 `" && echo ansible-tmp-1727096019.0776145-7872-155482872833769="` echo /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769 `" ) && sleep 0' 7044 1727096019.08230: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096019.08234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096019.08236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.08238: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096019.08240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.08293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096019.08297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096019.08299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096019.08373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096019.10392: stdout chunk (state=3): >>>ansible-tmp-1727096019.0776145-7872-155482872833769=/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769 <<< 7044 1727096019.10492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096019.10530: stderr chunk (state=3): >>><<< 7044 1727096019.10533: stdout chunk (state=3): >>><<< 7044 1727096019.10548: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096019.0776145-7872-155482872833769=/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096019.10558: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7044 1727096019.10579: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/cacert.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cacert.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7044 1727096019.10617: variable 'ansible_module_compression' from source: unknown 7044 1727096019.10651: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7044 1727096019.10665: variable 'ansible_facts' from source: unknown 7044 1727096019.10709: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/AnsiballZ_stat.py 7044 1727096019.10802: Sending initial data 7044 1727096019.10805: Sent initial data (151 bytes) 7044 1727096019.11272: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096019.11276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.11278: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096019.11280: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096019.11282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.11329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096019.11332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096019.11346: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096019.11412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096019.13023: 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 <<< 7044 1727096019.13085: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096019.13151: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpy9r0_xjv /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/AnsiballZ_stat.py <<< 7044 1727096019.13155: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/AnsiballZ_stat.py" <<< 7044 1727096019.13215: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpy9r0_xjv" to remote "/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/AnsiballZ_stat.py" <<< 7044 1727096019.13219: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/AnsiballZ_stat.py" <<< 7044 1727096019.13849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096019.13899: stderr chunk (state=3): >>><<< 7044 1727096019.13907: stdout chunk (state=3): >>><<< 7044 1727096019.13932: done transferring module to remote 7044 1727096019.13940: _low_level_execute_command(): starting 7044 1727096019.13945: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/ /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/AnsiballZ_stat.py && sleep 0' 7044 1727096019.14409: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096019.14412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096019.14415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.14417: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096019.14419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.14461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096019.14479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096019.14551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096019.16407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096019.16435: stderr chunk (state=3): >>><<< 7044 1727096019.16438: stdout chunk (state=3): >>><<< 7044 1727096019.16451: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096019.16454: _low_level_execute_command(): starting 7044 1727096019.16459: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/AnsiballZ_stat.py && sleep 0' 7044 1727096019.16924: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096019.16928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.16930: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096019.16932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.16974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096019.16980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096019.16996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096019.17063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096019.32607: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7044 1727096019.33972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096019.34009: stderr chunk (state=3): >>><<< 7044 1727096019.34012: stdout chunk (state=3): >>><<< 7044 1727096019.34024: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096019.34041: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096019.0776145-7872-155482872833769/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7044 1727096019.34265: Sending initial data 7044 1727096019.34271: Sent initial data (195 bytes) 7044 1727096019.34973: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096019.35042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096019.36686: 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 <<< 7044 1727096019.36750: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096019.36817: stdout chunk (state=3): >>>sftp> put /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/.source.pem <<< 7044 1727096019.36822: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/.source.pem" <<< 7044 1727096019.36892: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/.source.pem" <<< 7044 1727096019.36896: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/.source.pem" <<< 7044 1727096019.37261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096019.37301: stderr chunk (state=3): >>><<< 7044 1727096019.37322: stdout chunk (state=3): >>><<< 7044 1727096019.37426: _low_level_execute_command(): starting 7044 1727096019.37429: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/ /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/.source.pem && sleep 0' 7044 1727096019.37980: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096019.37994: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096019.38014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096019.38085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.38139: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096019.38156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096019.38184: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096019.38281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096019.40117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096019.40143: stderr chunk (state=3): >>><<< 7044 1727096019.40147: stdout chunk (state=3): >>><<< 7044 1727096019.40166: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096019.40186: variable 'ansible_module_compression' from source: unknown 7044 1727096019.40223: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7044 1727096019.40238: variable 'ansible_facts' from source: unknown 7044 1727096019.40350: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/AnsiballZ_copy.py 7044 1727096019.40638: Sending initial data 7044 1727096019.40642: Sent initial data (151 bytes) 7044 1727096019.41017: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096019.41027: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096019.41039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096019.41136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096019.41154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096019.41252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096019.42838: 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 <<< 7044 1727096019.42898: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096019.42969: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp24ng2t3x /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/AnsiballZ_copy.py <<< 7044 1727096019.42973: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/AnsiballZ_copy.py" <<< 7044 1727096019.43029: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7044 1727096019.43036: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp24ng2t3x" to remote "/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/AnsiballZ_copy.py" <<< 7044 1727096019.43684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096019.43726: stderr chunk (state=3): >>><<< 7044 1727096019.43729: stdout chunk (state=3): >>><<< 7044 1727096019.43751: done transferring module to remote 7044 1727096019.43759: _low_level_execute_command(): starting 7044 1727096019.43763: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/ /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/AnsiballZ_copy.py && sleep 0' 7044 1727096019.44235: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096019.44239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096019.44241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.44243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096019.44245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.44293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096019.44296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096019.44299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096019.44367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096019.46186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096019.46215: stderr chunk (state=3): >>><<< 7044 1727096019.46218: stdout chunk (state=3): >>><<< 7044 1727096019.46236: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096019.46239: _low_level_execute_command(): starting 7044 1727096019.46244: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/AnsiballZ_copy.py && sleep 0' 7044 1727096019.46715: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096019.46718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.46724: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096019.46726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096019.46728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.46772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096019.46776: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096019.46781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096019.46856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096019.63327: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/.source.pem", "dest": "/etc/pki/tls/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096019.64729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096019.64752: stderr chunk (state=3): >>><<< 7044 1727096019.64755: stdout chunk (state=3): >>><<< 7044 1727096019.64772: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/.source.pem", "dest": "/etc/pki/tls/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096019.64798: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/.source.pem', 'dest': '/etc/pki/tls/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_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.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096019.64804: _low_level_execute_command(): starting 7044 1727096019.64809: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/ > /dev/null 2>&1 && sleep 0' 7044 1727096019.65243: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096019.65280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096019.65283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.65286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096019.65288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096019.65290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096019.65338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096019.65341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096019.65412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096019.67305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096019.67350: stderr chunk (state=3): >>><<< 7044 1727096019.67353: stdout chunk (state=3): >>><<< 7044 1727096019.67364: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096019.67372: handler run complete 7044 1727096019.67390: attempt loop complete, returning result 7044 1727096019.67405: variable 'item' from source: unknown 7044 1727096019.67472: variable 'item' from source: unknown changed: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/cacert.pem", "gid": 0, "group": "root", "item": "cacert.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1727096019.0776145-7872-155482872833769/.source.pem", "state": "file", "uid": 0 } 7044 1727096019.67594: dumping result to json 7044 1727096019.67597: done dumping result, returning 7044 1727096019.67599: done running TaskExecutor() for managed_node1/TASK: Copy client certs [0afff68d-5257-4381-8c4e-000000000218] 7044 1727096019.67601: sending task result for task 0afff68d-5257-4381-8c4e-000000000218 7044 1727096019.67798: no more pending results, returning what we have 7044 1727096019.67801: results queue empty 7044 1727096019.67802: checking for any_errors_fatal 7044 1727096019.67810: done checking for any_errors_fatal 7044 1727096019.67811: checking for max_fail_percentage 7044 1727096019.67812: done checking for max_fail_percentage 7044 1727096019.67813: checking to see if all hosts have failed and the running result is not ok 7044 1727096019.67814: done checking to see if all hosts have failed 7044 1727096019.67814: getting the remaining hosts for this loop 7044 1727096019.67816: done getting the remaining hosts for this loop 7044 1727096019.67818: getting the next task for host managed_node1 7044 1727096019.67825: done getting next task for host managed_node1 7044 1727096019.67827: ^ task is: TASK: TEST: 802.1x profile with private key password and ca cert 7044 1727096019.67829: ^ 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 7044 1727096019.67832: getting variables 7044 1727096019.67833: in VariableManager get_vars() 7044 1727096019.67869: Calling all_inventory to load vars for managed_node1 7044 1727096019.67872: Calling groups_inventory to load vars for managed_node1 7044 1727096019.67874: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096019.67891: Calling all_plugins_play to load vars for managed_node1 7044 1727096019.67894: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096019.67899: done sending task result for task 0afff68d-5257-4381-8c4e-000000000218 7044 1727096019.67901: WORKER PROCESS EXITING 7044 1727096019.67905: Calling groups_plugins_play to load vars for managed_node1 7044 1727096019.68015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096019.68128: done with get_vars() 7044 1727096019.68137: done getting variables 7044 1727096019.68180: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: 802.1x profile with private key password and ca cert] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:15 Monday 23 September 2024 08:53:39 -0400 (0:00:02.610) 0:00:24.763 ****** 7044 1727096019.68200: entering _queue_task() for managed_node1/debug 7044 1727096019.68415: worker is 1 (out of 1 available) 7044 1727096019.68429: exiting _queue_task() for managed_node1/debug 7044 1727096019.68439: done queuing things up, now waiting for results queue to drain 7044 1727096019.68441: waiting for pending results... 7044 1727096019.68599: running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with private key password and ca cert 7044 1727096019.68654: in run() - task 0afff68d-5257-4381-8c4e-00000000000e 7044 1727096019.68677: variable 'ansible_search_path' from source: unknown 7044 1727096019.68699: calling self._execute() 7044 1727096019.68766: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096019.68775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096019.68788: variable 'omit' from source: magic vars 7044 1727096019.69173: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.69178: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.69317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096019.71270: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096019.71318: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096019.71352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096019.71386: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096019.71405: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096019.71466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096019.71491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096019.71509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096019.71536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096019.71547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096019.71642: variable 'ansible_distribution' from source: facts 7044 1727096019.71646: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.71653: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.71658: variable 'omit' from source: magic vars 7044 1727096019.71677: variable 'omit' from source: magic vars 7044 1727096019.71705: variable 'omit' from source: magic vars 7044 1727096019.71727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096019.71751: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096019.71765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096019.71782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096019.71789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096019.71814: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096019.71819: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096019.71824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096019.71888: Set connection var ansible_timeout to 10 7044 1727096019.71895: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096019.71898: Set connection var ansible_pipelining to False 7044 1727096019.71901: Set connection var ansible_connection to ssh 7044 1727096019.71903: Set connection var ansible_shell_type to sh 7044 1727096019.71910: Set connection var ansible_shell_executable to /bin/sh 7044 1727096019.71936: variable 'ansible_shell_executable' from source: unknown 7044 1727096019.71939: variable 'ansible_connection' from source: unknown 7044 1727096019.71941: variable 'ansible_module_compression' from source: unknown 7044 1727096019.71946: variable 'ansible_shell_type' from source: unknown 7044 1727096019.71948: variable 'ansible_shell_executable' from source: unknown 7044 1727096019.71950: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096019.71955: variable 'ansible_pipelining' from source: unknown 7044 1727096019.71957: variable 'ansible_timeout' from source: unknown 7044 1727096019.71973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096019.72057: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096019.72273: variable 'omit' from source: magic vars 7044 1727096019.72276: starting attempt loop 7044 1727096019.72278: running the handler 7044 1727096019.72281: handler run complete 7044 1727096019.72283: attempt loop complete, returning result 7044 1727096019.72285: _execute() done 7044 1727096019.72287: dumping result to json 7044 1727096019.72290: done dumping result, returning 7044 1727096019.72292: done running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with private key password and ca cert [0afff68d-5257-4381-8c4e-00000000000e] 7044 1727096019.72294: sending task result for task 0afff68d-5257-4381-8c4e-00000000000e 7044 1727096019.72360: done sending task result for task 0afff68d-5257-4381-8c4e-00000000000e 7044 1727096019.72364: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 7044 1727096019.72423: no more pending results, returning what we have 7044 1727096019.72426: results queue empty 7044 1727096019.72427: checking for any_errors_fatal 7044 1727096019.72442: done checking for any_errors_fatal 7044 1727096019.72443: checking for max_fail_percentage 7044 1727096019.72445: done checking for max_fail_percentage 7044 1727096019.72445: checking to see if all hosts have failed and the running result is not ok 7044 1727096019.72446: done checking to see if all hosts have failed 7044 1727096019.72446: getting the remaining hosts for this loop 7044 1727096019.72448: done getting the remaining hosts for this loop 7044 1727096019.72451: getting the next task for host managed_node1 7044 1727096019.72458: done getting next task for host managed_node1 7044 1727096019.72463: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7044 1727096019.72465: ^ 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 7044 1727096019.72689: getting variables 7044 1727096019.72691: in VariableManager get_vars() 7044 1727096019.72739: Calling all_inventory to load vars for managed_node1 7044 1727096019.72741: Calling groups_inventory to load vars for managed_node1 7044 1727096019.72743: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096019.72752: Calling all_plugins_play to load vars for managed_node1 7044 1727096019.72754: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096019.72757: Calling groups_plugins_play to load vars for managed_node1 7044 1727096019.72933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096019.73158: done with get_vars() 7044 1727096019.73171: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:53:39 -0400 (0:00:00.050) 0:00:24.814 ****** 7044 1727096019.73281: entering _queue_task() for managed_node1/include_tasks 7044 1727096019.73590: worker is 1 (out of 1 available) 7044 1727096019.73602: exiting _queue_task() for managed_node1/include_tasks 7044 1727096019.73613: done queuing things up, now waiting for results queue to drain 7044 1727096019.73614: waiting for pending results... 7044 1727096019.73927: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7044 1727096019.74129: in run() - task 0afff68d-5257-4381-8c4e-000000000016 7044 1727096019.74154: variable 'ansible_search_path' from source: unknown 7044 1727096019.74162: variable 'ansible_search_path' from source: unknown 7044 1727096019.74216: calling self._execute() 7044 1727096019.74315: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096019.74331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096019.74346: variable 'omit' from source: magic vars 7044 1727096019.74838: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.74870: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.75089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096019.77580: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096019.77652: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096019.77774: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096019.77777: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096019.77805: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096019.77897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096019.77973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096019.77976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096019.77997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096019.78024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096019.78149: variable 'ansible_distribution' from source: facts 7044 1727096019.78159: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.78173: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.78342: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.78345: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.78503: variable 'ansible_distribution' from source: facts 7044 1727096019.78513: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.78527: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.78641: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.78652: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.78826: variable 'ansible_distribution' from source: facts 7044 1727096019.78886: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.78890: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.78892: _execute() done 7044 1727096019.78895: dumping result to json 7044 1727096019.78897: done dumping result, returning 7044 1727096019.78900: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-4381-8c4e-000000000016] 7044 1727096019.78902: sending task result for task 0afff68d-5257-4381-8c4e-000000000016 7044 1727096019.79105: done sending task result for task 0afff68d-5257-4381-8c4e-000000000016 7044 1727096019.79109: WORKER PROCESS EXITING 7044 1727096019.79153: no more pending results, returning what we have 7044 1727096019.79159: in VariableManager get_vars() 7044 1727096019.79427: Calling all_inventory to load vars for managed_node1 7044 1727096019.79431: Calling groups_inventory to load vars for managed_node1 7044 1727096019.79433: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096019.79443: Calling all_plugins_play to load vars for managed_node1 7044 1727096019.79446: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096019.79450: Calling groups_plugins_play to load vars for managed_node1 7044 1727096019.79742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096019.79952: done with get_vars() 7044 1727096019.79960: variable 'ansible_search_path' from source: unknown 7044 1727096019.79961: variable 'ansible_search_path' from source: unknown 7044 1727096019.80005: we have included files to process 7044 1727096019.80006: generating all_blocks data 7044 1727096019.80008: done generating all_blocks data 7044 1727096019.80018: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096019.80019: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096019.80025: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096019.80755: done processing included file 7044 1727096019.80757: iterating over new_blocks loaded from include file 7044 1727096019.80759: in VariableManager get_vars() 7044 1727096019.80800: done with get_vars() 7044 1727096019.80802: filtering new block on tags 7044 1727096019.80822: done filtering new block on tags 7044 1727096019.80825: in VariableManager get_vars() 7044 1727096019.80855: done with get_vars() 7044 1727096019.80857: filtering new block on tags 7044 1727096019.80880: done filtering new block on tags 7044 1727096019.80882: in VariableManager get_vars() 7044 1727096019.80915: done with get_vars() 7044 1727096019.80918: filtering new block on tags 7044 1727096019.80938: done filtering new block on tags 7044 1727096019.80940: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7044 1727096019.80945: extending task lists for all hosts with included blocks 7044 1727096019.82045: done extending task lists 7044 1727096019.82046: done processing included files 7044 1727096019.82047: results queue empty 7044 1727096019.82048: checking for any_errors_fatal 7044 1727096019.82051: done checking for any_errors_fatal 7044 1727096019.82051: checking for max_fail_percentage 7044 1727096019.82053: done checking for max_fail_percentage 7044 1727096019.82053: checking to see if all hosts have failed and the running result is not ok 7044 1727096019.82054: done checking to see if all hosts have failed 7044 1727096019.82055: getting the remaining hosts for this loop 7044 1727096019.82056: done getting the remaining hosts for this loop 7044 1727096019.82065: getting the next task for host managed_node1 7044 1727096019.82072: done getting next task for host managed_node1 7044 1727096019.82075: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7044 1727096019.82078: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096019.82093: getting variables 7044 1727096019.82094: in VariableManager get_vars() 7044 1727096019.82118: Calling all_inventory to load vars for managed_node1 7044 1727096019.82124: Calling groups_inventory to load vars for managed_node1 7044 1727096019.82126: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096019.82132: Calling all_plugins_play to load vars for managed_node1 7044 1727096019.82135: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096019.82138: Calling groups_plugins_play to load vars for managed_node1 7044 1727096019.82288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096019.82495: done with get_vars() 7044 1727096019.82505: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:53:39 -0400 (0:00:00.093) 0:00:24.907 ****** 7044 1727096019.82591: entering _queue_task() for managed_node1/setup 7044 1727096019.82927: worker is 1 (out of 1 available) 7044 1727096019.82938: exiting _queue_task() for managed_node1/setup 7044 1727096019.82949: done queuing things up, now waiting for results queue to drain 7044 1727096019.82950: waiting for pending results... 7044 1727096019.83291: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7044 1727096019.83410: in run() - task 0afff68d-5257-4381-8c4e-00000000026f 7044 1727096019.83435: variable 'ansible_search_path' from source: unknown 7044 1727096019.83503: variable 'ansible_search_path' from source: unknown 7044 1727096019.83507: calling self._execute() 7044 1727096019.83583: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096019.83595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096019.83612: variable 'omit' from source: magic vars 7044 1727096019.84028: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.84050: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.84281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096019.86732: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096019.86826: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096019.86974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096019.86978: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096019.86980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096019.87070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096019.87113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096019.87148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096019.87197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096019.87228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096019.87373: variable 'ansible_distribution' from source: facts 7044 1727096019.87384: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.87399: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.87545: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.87557: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.87744: variable 'ansible_distribution' from source: facts 7044 1727096019.87760: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.87774: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.87972: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.87976: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.88078: variable 'ansible_distribution' from source: facts 7044 1727096019.88094: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.88106: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.88216: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.88227: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.88399: variable 'ansible_distribution' from source: facts 7044 1727096019.88409: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.88429: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.88538: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.88572: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.88725: variable 'ansible_distribution' from source: facts 7044 1727096019.88735: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.88753: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.88909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096019.88966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096019.88981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096019.89030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096019.89075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096019.89108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096019.89139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096019.89169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096019.89372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096019.89376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096019.89379: variable '__network_required_facts' from source: role '' defaults 7044 1727096019.89395: variable 'ansible_facts' from source: unknown 7044 1727096019.89497: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7044 1727096019.89506: when evaluation is False, skipping this task 7044 1727096019.89513: _execute() done 7044 1727096019.89523: dumping result to json 7044 1727096019.89531: done dumping result, returning 7044 1727096019.89544: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-4381-8c4e-00000000026f] 7044 1727096019.89562: sending task result for task 0afff68d-5257-4381-8c4e-00000000026f 7044 1727096019.89876: done sending task result for task 0afff68d-5257-4381-8c4e-00000000026f 7044 1727096019.89879: 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 } 7044 1727096019.89923: no more pending results, returning what we have 7044 1727096019.89926: results queue empty 7044 1727096019.89927: checking for any_errors_fatal 7044 1727096019.89929: done checking for any_errors_fatal 7044 1727096019.89929: checking for max_fail_percentage 7044 1727096019.89931: done checking for max_fail_percentage 7044 1727096019.89932: checking to see if all hosts have failed and the running result is not ok 7044 1727096019.89933: done checking to see if all hosts have failed 7044 1727096019.89933: getting the remaining hosts for this loop 7044 1727096019.89935: done getting the remaining hosts for this loop 7044 1727096019.89938: getting the next task for host managed_node1 7044 1727096019.89946: done getting next task for host managed_node1 7044 1727096019.89951: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7044 1727096019.89954: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096019.89970: getting variables 7044 1727096019.89972: in VariableManager get_vars() 7044 1727096019.90030: Calling all_inventory to load vars for managed_node1 7044 1727096019.90032: Calling groups_inventory to load vars for managed_node1 7044 1727096019.90035: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096019.90045: Calling all_plugins_play to load vars for managed_node1 7044 1727096019.90048: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096019.90051: Calling groups_plugins_play to load vars for managed_node1 7044 1727096019.90392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096019.90630: done with get_vars() 7044 1727096019.90641: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:53:39 -0400 (0:00:00.081) 0:00:24.989 ****** 7044 1727096019.90747: entering _queue_task() for managed_node1/stat 7044 1727096019.91163: worker is 1 (out of 1 available) 7044 1727096019.91176: exiting _queue_task() for managed_node1/stat 7044 1727096019.91186: done queuing things up, now waiting for results queue to drain 7044 1727096019.91187: waiting for pending results... 7044 1727096019.91358: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7044 1727096019.91527: in run() - task 0afff68d-5257-4381-8c4e-000000000271 7044 1727096019.91573: variable 'ansible_search_path' from source: unknown 7044 1727096019.91577: variable 'ansible_search_path' from source: unknown 7044 1727096019.91597: calling self._execute() 7044 1727096019.91694: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096019.91712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096019.91737: variable 'omit' from source: magic vars 7044 1727096019.92146: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.92255: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.92385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096019.94733: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096019.94816: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096019.94861: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096019.94910: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096019.94945: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096019.95040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096019.95073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096019.95113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096019.95203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096019.95206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096019.95324: variable 'ansible_distribution' from source: facts 7044 1727096019.95334: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.95346: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.95463: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.95476: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.95874: variable 'ansible_distribution' from source: facts 7044 1727096019.95877: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.95880: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.95882: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.95884: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.95971: variable 'ansible_distribution' from source: facts 7044 1727096019.95981: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.95991: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.96112: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.96127: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.96304: variable 'ansible_distribution' from source: facts 7044 1727096019.96313: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.96335: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.96451: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.96460: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096019.96640: variable 'ansible_distribution' from source: facts 7044 1727096019.96648: variable 'ansible_distribution_major_version' from source: facts 7044 1727096019.96666: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096019.96799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096019.97010: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096019.97051: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096019.97090: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096019.97125: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096019.97203: 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) 7044 1727096019.97215: 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) 7044 1727096019.97249: 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) 7044 1727096019.97285: 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) 7044 1727096019.97424: variable '__network_is_ostree' from source: set_fact 7044 1727096019.97428: Evaluated conditional (not __network_is_ostree is defined): False 7044 1727096019.97430: when evaluation is False, skipping this task 7044 1727096019.97432: _execute() done 7044 1727096019.97434: dumping result to json 7044 1727096019.97437: done dumping result, returning 7044 1727096019.97439: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-4381-8c4e-000000000271] 7044 1727096019.97441: sending task result for task 0afff68d-5257-4381-8c4e-000000000271 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7044 1727096019.97713: no more pending results, returning what we have 7044 1727096019.97716: results queue empty 7044 1727096019.97717: checking for any_errors_fatal 7044 1727096019.97726: done checking for any_errors_fatal 7044 1727096019.97727: checking for max_fail_percentage 7044 1727096019.97729: done checking for max_fail_percentage 7044 1727096019.97730: checking to see if all hosts have failed and the running result is not ok 7044 1727096019.97731: done checking to see if all hosts have failed 7044 1727096019.97731: getting the remaining hosts for this loop 7044 1727096019.97742: done getting the remaining hosts for this loop 7044 1727096019.97750: getting the next task for host managed_node1 7044 1727096019.97758: done getting next task for host managed_node1 7044 1727096019.97762: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7044 1727096019.97766: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096019.97778: done sending task result for task 0afff68d-5257-4381-8c4e-000000000271 7044 1727096019.97781: WORKER PROCESS EXITING 7044 1727096019.97866: getting variables 7044 1727096019.97870: in VariableManager get_vars() 7044 1727096019.97935: Calling all_inventory to load vars for managed_node1 7044 1727096019.97938: Calling groups_inventory to load vars for managed_node1 7044 1727096019.97940: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096019.97952: Calling all_plugins_play to load vars for managed_node1 7044 1727096019.97954: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096019.97958: Calling groups_plugins_play to load vars for managed_node1 7044 1727096019.98313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096019.98540: done with get_vars() 7044 1727096019.98552: done getting variables 7044 1727096019.98622: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:53:39 -0400 (0:00:00.079) 0:00:25.068 ****** 7044 1727096019.98659: entering _queue_task() for managed_node1/set_fact 7044 1727096019.99000: worker is 1 (out of 1 available) 7044 1727096019.99012: exiting _queue_task() for managed_node1/set_fact 7044 1727096019.99027: done queuing things up, now waiting for results queue to drain 7044 1727096019.99028: waiting for pending results... 7044 1727096019.99297: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7044 1727096019.99494: in run() - task 0afff68d-5257-4381-8c4e-000000000272 7044 1727096019.99498: variable 'ansible_search_path' from source: unknown 7044 1727096019.99501: variable 'ansible_search_path' from source: unknown 7044 1727096019.99545: calling self._execute() 7044 1727096019.99675: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096019.99678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096019.99681: variable 'omit' from source: magic vars 7044 1727096020.00138: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.00150: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096020.00298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096020.01975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096020.01979: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096020.02000: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096020.02042: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096020.02077: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096020.02163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096020.02202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096020.02239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096020.02286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096020.02387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096020.02784: variable 'ansible_distribution' from source: facts 7044 1727096020.02788: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.02790: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096020.02948: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.03112: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096020.03230: variable 'ansible_distribution' from source: facts 7044 1727096020.03242: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.03255: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096020.03382: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.03395: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096020.03590: variable 'ansible_distribution' from source: facts 7044 1727096020.03601: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.03613: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096020.03736: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.03748: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096020.03932: variable 'ansible_distribution' from source: facts 7044 1727096020.03944: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.03957: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096020.04079: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.04094: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096020.04423: variable 'ansible_distribution' from source: facts 7044 1727096020.04428: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.04430: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096020.04736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096020.04798: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096020.04850: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096020.04895: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096020.04934: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096020.04998: 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) 7044 1727096020.05031: 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) 7044 1727096020.05075: 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) 7044 1727096020.05115: 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) 7044 1727096020.05303: variable '__network_is_ostree' from source: set_fact 7044 1727096020.05306: Evaluated conditional (not __network_is_ostree is defined): False 7044 1727096020.05309: when evaluation is False, skipping this task 7044 1727096020.05311: _execute() done 7044 1727096020.05314: dumping result to json 7044 1727096020.05316: done dumping result, returning 7044 1727096020.05318: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-4381-8c4e-000000000272] 7044 1727096020.05323: sending task result for task 0afff68d-5257-4381-8c4e-000000000272 7044 1727096020.05394: done sending task result for task 0afff68d-5257-4381-8c4e-000000000272 7044 1727096020.05398: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7044 1727096020.05454: no more pending results, returning what we have 7044 1727096020.05458: results queue empty 7044 1727096020.05459: checking for any_errors_fatal 7044 1727096020.05465: done checking for any_errors_fatal 7044 1727096020.05465: checking for max_fail_percentage 7044 1727096020.05469: done checking for max_fail_percentage 7044 1727096020.05469: checking to see if all hosts have failed and the running result is not ok 7044 1727096020.05477: done checking to see if all hosts have failed 7044 1727096020.05478: getting the remaining hosts for this loop 7044 1727096020.05480: done getting the remaining hosts for this loop 7044 1727096020.05484: getting the next task for host managed_node1 7044 1727096020.05494: done getting next task for host managed_node1 7044 1727096020.05499: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7044 1727096020.05503: ^ 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 7044 1727096020.05516: getting variables 7044 1727096020.05519: in VariableManager get_vars() 7044 1727096020.05584: Calling all_inventory to load vars for managed_node1 7044 1727096020.05587: Calling groups_inventory to load vars for managed_node1 7044 1727096020.05590: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096020.05601: Calling all_plugins_play to load vars for managed_node1 7044 1727096020.05604: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096020.05606: Calling groups_plugins_play to load vars for managed_node1 7044 1727096020.05947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096020.06383: done with get_vars() 7044 1727096020.06397: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:53:40 -0400 (0:00:00.078) 0:00:25.146 ****** 7044 1727096020.06509: entering _queue_task() for managed_node1/service_facts 7044 1727096020.06511: Creating lock for service_facts 7044 1727096020.07000: worker is 1 (out of 1 available) 7044 1727096020.07012: exiting _queue_task() for managed_node1/service_facts 7044 1727096020.07022: done queuing things up, now waiting for results queue to drain 7044 1727096020.07024: waiting for pending results... 7044 1727096020.07264: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7044 1727096020.07310: in run() - task 0afff68d-5257-4381-8c4e-000000000274 7044 1727096020.07335: variable 'ansible_search_path' from source: unknown 7044 1727096020.07344: variable 'ansible_search_path' from source: unknown 7044 1727096020.07401: calling self._execute() 7044 1727096020.07529: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096020.07563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096020.07692: variable 'omit' from source: magic vars 7044 1727096020.08175: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.08199: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096020.08436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096020.10426: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096020.10498: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096020.10543: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096020.10585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096020.10618: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096020.10709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096020.10874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096020.10878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096020.10881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096020.10883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096020.10957: variable 'ansible_distribution' from source: facts 7044 1727096020.10971: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.10985: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096020.11107: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.11119: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096020.11297: variable 'ansible_distribution' from source: facts 7044 1727096020.11306: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.11317: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096020.11430: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.11441: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096020.11589: variable 'ansible_distribution' from source: facts 7044 1727096020.11593: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.11598: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096020.11679: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.11683: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096020.11798: variable 'ansible_distribution' from source: facts 7044 1727096020.11802: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.11805: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096020.11880: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.11883: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096020.11993: variable 'ansible_distribution' from source: facts 7044 1727096020.11997: variable 'ansible_distribution_major_version' from source: facts 7044 1727096020.12002: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096020.12008: variable 'omit' from source: magic vars 7044 1727096020.12057: variable 'omit' from source: magic vars 7044 1727096020.12088: variable 'omit' from source: magic vars 7044 1727096020.12108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096020.12147: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096020.12162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096020.12178: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096020.12186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096020.12211: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096020.12214: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096020.12216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096020.12285: Set connection var ansible_timeout to 10 7044 1727096020.12290: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096020.12295: Set connection var ansible_pipelining to False 7044 1727096020.12298: Set connection var ansible_connection to ssh 7044 1727096020.12300: Set connection var ansible_shell_type to sh 7044 1727096020.12305: Set connection var ansible_shell_executable to /bin/sh 7044 1727096020.12326: variable 'ansible_shell_executable' from source: unknown 7044 1727096020.12329: variable 'ansible_connection' from source: unknown 7044 1727096020.12332: variable 'ansible_module_compression' from source: unknown 7044 1727096020.12334: variable 'ansible_shell_type' from source: unknown 7044 1727096020.12336: variable 'ansible_shell_executable' from source: unknown 7044 1727096020.12338: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096020.12342: variable 'ansible_pipelining' from source: unknown 7044 1727096020.12344: variable 'ansible_timeout' from source: unknown 7044 1727096020.12349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096020.12449: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096020.12457: variable 'omit' from source: magic vars 7044 1727096020.12461: starting attempt loop 7044 1727096020.12464: running the handler 7044 1727096020.12478: _low_level_execute_command(): starting 7044 1727096020.12491: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096020.12998: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096020.13002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096020.13005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096020.13008: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096020.13064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096020.13075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096020.13078: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096020.13145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096020.14845: stdout chunk (state=3): >>>/root <<< 7044 1727096020.14945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096020.14976: stderr chunk (state=3): >>><<< 7044 1727096020.14980: stdout chunk (state=3): >>><<< 7044 1727096020.15000: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096020.15011: _low_level_execute_command(): starting 7044 1727096020.15021: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096020.1500096-8027-180823043527261 `" && echo ansible-tmp-1727096020.1500096-8027-180823043527261="` echo /root/.ansible/tmp/ansible-tmp-1727096020.1500096-8027-180823043527261 `" ) && sleep 0' 7044 1727096020.15479: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096020.15483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096020.15485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096020.15487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096020.15489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096020.15537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096020.15540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096020.15616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096020.17755: stdout chunk (state=3): >>>ansible-tmp-1727096020.1500096-8027-180823043527261=/root/.ansible/tmp/ansible-tmp-1727096020.1500096-8027-180823043527261 <<< 7044 1727096020.17854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096020.17884: stderr chunk (state=3): >>><<< 7044 1727096020.17887: stdout chunk (state=3): >>><<< 7044 1727096020.17903: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096020.1500096-8027-180823043527261=/root/.ansible/tmp/ansible-tmp-1727096020.1500096-8027-180823043527261 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096020.17943: variable 'ansible_module_compression' from source: unknown 7044 1727096020.17985: ANSIBALLZ: Using lock for service_facts 7044 1727096020.17988: ANSIBALLZ: Acquiring lock 7044 1727096020.17991: ANSIBALLZ: Lock acquired: 139640371608416 7044 1727096020.17993: ANSIBALLZ: Creating module 7044 1727096020.26162: ANSIBALLZ: Writing module into payload 7044 1727096020.26228: ANSIBALLZ: Writing module 7044 1727096020.26250: ANSIBALLZ: Renaming module 7044 1727096020.26256: ANSIBALLZ: Done creating module 7044 1727096020.26272: variable 'ansible_facts' from source: unknown 7044 1727096020.26316: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096020.1500096-8027-180823043527261/AnsiballZ_service_facts.py 7044 1727096020.26427: Sending initial data 7044 1727096020.26431: Sent initial data (160 bytes) 7044 1727096020.26872: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096020.26880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096020.26911: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096020.26914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096020.26965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096020.26972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096020.26974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096020.27057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096020.28750: 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 <<< 7044 1727096020.28813: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096020.28882: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp35kt7mz9 /root/.ansible/tmp/ansible-tmp-1727096020.1500096-8027-180823043527261/AnsiballZ_service_facts.py <<< 7044 1727096020.28885: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096020.1500096-8027-180823043527261/AnsiballZ_service_facts.py" <<< 7044 1727096020.28950: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp35kt7mz9" to remote "/root/.ansible/tmp/ansible-tmp-1727096020.1500096-8027-180823043527261/AnsiballZ_service_facts.py" <<< 7044 1727096020.28953: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096020.1500096-8027-180823043527261/AnsiballZ_service_facts.py" <<< 7044 1727096020.29590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096020.29641: stderr chunk (state=3): >>><<< 7044 1727096020.29644: stdout chunk (state=3): >>><<< 7044 1727096020.29672: done transferring module to remote 7044 1727096020.29682: _low_level_execute_command(): starting 7044 1727096020.29687: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096020.1500096-8027-180823043527261/ /root/.ansible/tmp/ansible-tmp-1727096020.1500096-8027-180823043527261/AnsiballZ_service_facts.py && sleep 0' 7044 1727096020.30154: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096020.30187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096020.30190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096020.30193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096020.30249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096020.30252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096020.30258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096020.30323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096020.32127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096020.32157: stderr chunk (state=3): >>><<< 7044 1727096020.32160: stdout chunk (state=3): >>><<< 7044 1727096020.32175: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096020.32178: _low_level_execute_command(): starting 7044 1727096020.32183: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096020.1500096-8027-180823043527261/AnsiballZ_service_facts.py && sleep 0' 7044 1727096020.32634: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096020.32638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096020.32640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096020.32643: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096020.32698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096020.32704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096020.32714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096020.32777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096021.95242: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-ma<<< 7044 1727096021.95265: stdout chunk (state=3): >>>rk.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "stat<<< 7044 1727096021.95287: stdout chunk (state=3): >>>us": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive",<<< 7044 1727096021.95298: stdout chunk (state=3): >>> "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 7044 1727096021.96818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096021.96845: stderr chunk (state=3): >>><<< 7044 1727096021.96849: stdout chunk (state=3): >>><<< 7044 1727096021.96872: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096021.98057: 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-1727096020.1500096-8027-180823043527261/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096021.98062: _low_level_execute_command(): starting 7044 1727096021.98069: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096020.1500096-8027-180823043527261/ > /dev/null 2>&1 && sleep 0' 7044 1727096021.98544: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096021.98548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096021.98551: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096021.98600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096021.98603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096021.98606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096021.98680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096022.00583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096022.00598: stderr chunk (state=3): >>><<< 7044 1727096022.00601: stdout chunk (state=3): >>><<< 7044 1727096022.00620: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096022.00628: handler run complete 7044 1727096022.00738: variable 'ansible_facts' from source: unknown 7044 1727096022.00836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096022.01098: variable 'ansible_facts' from source: unknown 7044 1727096022.01179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096022.01294: attempt loop complete, returning result 7044 1727096022.01297: _execute() done 7044 1727096022.01300: dumping result to json 7044 1727096022.01339: done dumping result, returning 7044 1727096022.01347: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-4381-8c4e-000000000274] 7044 1727096022.01350: sending task result for task 0afff68d-5257-4381-8c4e-000000000274 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7044 1727096022.01906: no more pending results, returning what we have 7044 1727096022.01909: results queue empty 7044 1727096022.01910: checking for any_errors_fatal 7044 1727096022.01914: done checking for any_errors_fatal 7044 1727096022.01915: checking for max_fail_percentage 7044 1727096022.01916: done checking for max_fail_percentage 7044 1727096022.01917: checking to see if all hosts have failed and the running result is not ok 7044 1727096022.01917: done checking to see if all hosts have failed 7044 1727096022.01918: getting the remaining hosts for this loop 7044 1727096022.01920: done getting the remaining hosts for this loop 7044 1727096022.01922: getting the next task for host managed_node1 7044 1727096022.01927: done getting next task for host managed_node1 7044 1727096022.01930: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7044 1727096022.01933: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096022.01941: getting variables 7044 1727096022.01943: in VariableManager get_vars() 7044 1727096022.01986: Calling all_inventory to load vars for managed_node1 7044 1727096022.01989: Calling groups_inventory to load vars for managed_node1 7044 1727096022.01991: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096022.01999: Calling all_plugins_play to load vars for managed_node1 7044 1727096022.02000: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096022.02003: Calling groups_plugins_play to load vars for managed_node1 7044 1727096022.02241: done sending task result for task 0afff68d-5257-4381-8c4e-000000000274 7044 1727096022.02244: WORKER PROCESS EXITING 7044 1727096022.02254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096022.02538: done with get_vars() 7044 1727096022.02549: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:53:42 -0400 (0:00:01.961) 0:00:27.107 ****** 7044 1727096022.02621: entering _queue_task() for managed_node1/package_facts 7044 1727096022.02628: Creating lock for package_facts 7044 1727096022.02872: worker is 1 (out of 1 available) 7044 1727096022.02887: exiting _queue_task() for managed_node1/package_facts 7044 1727096022.02898: done queuing things up, now waiting for results queue to drain 7044 1727096022.02900: waiting for pending results... 7044 1727096022.03070: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7044 1727096022.03171: in run() - task 0afff68d-5257-4381-8c4e-000000000275 7044 1727096022.03182: variable 'ansible_search_path' from source: unknown 7044 1727096022.03186: variable 'ansible_search_path' from source: unknown 7044 1727096022.03214: calling self._execute() 7044 1727096022.03283: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096022.03288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096022.03297: variable 'omit' from source: magic vars 7044 1727096022.03674: variable 'ansible_distribution_major_version' from source: facts 7044 1727096022.03679: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096022.03729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096022.05252: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096022.05465: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096022.05495: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096022.05525: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096022.05543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096022.05604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096022.05627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096022.05648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096022.05676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096022.05687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096022.05774: variable 'ansible_distribution' from source: facts 7044 1727096022.05778: variable 'ansible_distribution_major_version' from source: facts 7044 1727096022.05785: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096022.05872: variable 'ansible_distribution_major_version' from source: facts 7044 1727096022.05876: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096022.05991: variable 'ansible_distribution' from source: facts 7044 1727096022.05995: variable 'ansible_distribution_major_version' from source: facts 7044 1727096022.06000: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096022.06072: variable 'ansible_distribution_major_version' from source: facts 7044 1727096022.06084: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096022.06193: variable 'ansible_distribution' from source: facts 7044 1727096022.06198: variable 'ansible_distribution_major_version' from source: facts 7044 1727096022.06203: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096022.06274: variable 'ansible_distribution_major_version' from source: facts 7044 1727096022.06278: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096022.06390: variable 'ansible_distribution' from source: facts 7044 1727096022.06394: variable 'ansible_distribution_major_version' from source: facts 7044 1727096022.06397: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096022.06472: variable 'ansible_distribution_major_version' from source: facts 7044 1727096022.06475: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096022.06585: variable 'ansible_distribution' from source: facts 7044 1727096022.06588: variable 'ansible_distribution_major_version' from source: facts 7044 1727096022.06593: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096022.06599: variable 'omit' from source: magic vars 7044 1727096022.06650: variable 'omit' from source: magic vars 7044 1727096022.06678: variable 'omit' from source: magic vars 7044 1727096022.06699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096022.06723: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096022.06741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096022.06754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096022.06763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096022.06787: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096022.06790: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096022.06793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096022.06860: Set connection var ansible_timeout to 10 7044 1727096022.06868: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096022.06873: Set connection var ansible_pipelining to False 7044 1727096022.06876: Set connection var ansible_connection to ssh 7044 1727096022.06878: Set connection var ansible_shell_type to sh 7044 1727096022.06883: Set connection var ansible_shell_executable to /bin/sh 7044 1727096022.06904: variable 'ansible_shell_executable' from source: unknown 7044 1727096022.06906: variable 'ansible_connection' from source: unknown 7044 1727096022.06909: variable 'ansible_module_compression' from source: unknown 7044 1727096022.06911: variable 'ansible_shell_type' from source: unknown 7044 1727096022.06913: variable 'ansible_shell_executable' from source: unknown 7044 1727096022.06915: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096022.06919: variable 'ansible_pipelining' from source: unknown 7044 1727096022.06924: variable 'ansible_timeout' from source: unknown 7044 1727096022.06926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096022.07026: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096022.07039: variable 'omit' from source: magic vars 7044 1727096022.07043: starting attempt loop 7044 1727096022.07045: running the handler 7044 1727096022.07062: _low_level_execute_command(): starting 7044 1727096022.07078: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096022.07586: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096022.07591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096022.07595: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096022.07597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096022.07653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096022.07656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096022.07658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096022.07736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096022.09432: stdout chunk (state=3): >>>/root <<< 7044 1727096022.09522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096022.09558: stderr chunk (state=3): >>><<< 7044 1727096022.09562: stdout chunk (state=3): >>><<< 7044 1727096022.09585: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096022.09596: _low_level_execute_command(): starting 7044 1727096022.09602: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096022.0958467-8069-179351832674447 `" && echo ansible-tmp-1727096022.0958467-8069-179351832674447="` echo /root/.ansible/tmp/ansible-tmp-1727096022.0958467-8069-179351832674447 `" ) && sleep 0' 7044 1727096022.10074: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096022.10079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096022.10081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096022.10083: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096022.10085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096022.10124: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096022.10143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096022.10221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096022.12180: stdout chunk (state=3): >>>ansible-tmp-1727096022.0958467-8069-179351832674447=/root/.ansible/tmp/ansible-tmp-1727096022.0958467-8069-179351832674447 <<< 7044 1727096022.12338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096022.12342: stdout chunk (state=3): >>><<< 7044 1727096022.12345: stderr chunk (state=3): >>><<< 7044 1727096022.12575: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096022.0958467-8069-179351832674447=/root/.ansible/tmp/ansible-tmp-1727096022.0958467-8069-179351832674447 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096022.12580: variable 'ansible_module_compression' from source: unknown 7044 1727096022.12582: ANSIBALLZ: Using lock for package_facts 7044 1727096022.12585: ANSIBALLZ: Acquiring lock 7044 1727096022.12587: ANSIBALLZ: Lock acquired: 139640373553216 7044 1727096022.12589: ANSIBALLZ: Creating module 7044 1727096022.32998: ANSIBALLZ: Writing module into payload 7044 1727096022.33088: ANSIBALLZ: Writing module 7044 1727096022.33112: ANSIBALLZ: Renaming module 7044 1727096022.33125: ANSIBALLZ: Done creating module 7044 1727096022.33149: variable 'ansible_facts' from source: unknown 7044 1727096022.33272: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096022.0958467-8069-179351832674447/AnsiballZ_package_facts.py 7044 1727096022.33382: Sending initial data 7044 1727096022.33386: Sent initial data (160 bytes) 7044 1727096022.33849: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096022.33852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096022.33860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096022.33862: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096022.33864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096022.33916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096022.33919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096022.33921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096022.34003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096022.35709: 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 <<< 7044 1727096022.35772: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096022.35842: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpiagxcx_r /root/.ansible/tmp/ansible-tmp-1727096022.0958467-8069-179351832674447/AnsiballZ_package_facts.py <<< 7044 1727096022.35845: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096022.0958467-8069-179351832674447/AnsiballZ_package_facts.py" <<< 7044 1727096022.35905: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpiagxcx_r" to remote "/root/.ansible/tmp/ansible-tmp-1727096022.0958467-8069-179351832674447/AnsiballZ_package_facts.py" <<< 7044 1727096022.35907: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096022.0958467-8069-179351832674447/AnsiballZ_package_facts.py" <<< 7044 1727096022.37087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096022.37132: stderr chunk (state=3): >>><<< 7044 1727096022.37135: stdout chunk (state=3): >>><<< 7044 1727096022.37171: done transferring module to remote 7044 1727096022.37182: _low_level_execute_command(): starting 7044 1727096022.37187: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096022.0958467-8069-179351832674447/ /root/.ansible/tmp/ansible-tmp-1727096022.0958467-8069-179351832674447/AnsiballZ_package_facts.py && sleep 0' 7044 1727096022.37652: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096022.37655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096022.37658: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096022.37660: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096022.37662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096022.37664: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096022.37717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096022.37720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096022.37723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096022.37799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096022.39648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096022.39674: stderr chunk (state=3): >>><<< 7044 1727096022.39678: stdout chunk (state=3): >>><<< 7044 1727096022.39691: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096022.39694: _low_level_execute_command(): starting 7044 1727096022.39699: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096022.0958467-8069-179351832674447/AnsiballZ_package_facts.py && sleep 0' 7044 1727096022.40134: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096022.40142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096022.40161: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096022.40164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096022.40228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096022.40235: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096022.40237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096022.40309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096022.84630: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 7044 1727096022.84655: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 7044 1727096022.84660: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null,<<< 7044 1727096022.84672: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 7044 1727096022.84700: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 7044 1727096022.84717: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arc<<< 7044 1727096022.84738: stdout chunk (state=3): >>>h": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 7044 1727096022.84748: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 7044 1727096022.84786: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 7044 1727096022.84800: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1<<< 7044 1727096022.84814: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 7044 1727096022.84823: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 7044 1727096022.84852: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "c<<< 7044 1727096022.84857: stdout chunk (state=3): >>>loud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7044 1727096022.86753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096022.86817: stderr chunk (state=3): >>><<< 7044 1727096022.86820: stdout chunk (state=3): >>><<< 7044 1727096022.86844: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096022.88249: 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-1727096022.0958467-8069-179351832674447/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096022.88266: _low_level_execute_command(): starting 7044 1727096022.88271: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096022.0958467-8069-179351832674447/ > /dev/null 2>&1 && sleep 0' 7044 1727096022.88805: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096022.88810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096022.88856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096022.88859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096022.88942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096022.90824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096022.90851: stderr chunk (state=3): >>><<< 7044 1727096022.90854: stdout chunk (state=3): >>><<< 7044 1727096022.90869: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096022.90876: handler run complete 7044 1727096022.91332: variable 'ansible_facts' from source: unknown 7044 1727096022.91576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096022.92609: variable 'ansible_facts' from source: unknown 7044 1727096022.92841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096022.93224: attempt loop complete, returning result 7044 1727096022.93236: _execute() done 7044 1727096022.93241: dumping result to json 7044 1727096022.93358: done dumping result, returning 7044 1727096022.93364: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-4381-8c4e-000000000275] 7044 1727096022.93368: sending task result for task 0afff68d-5257-4381-8c4e-000000000275 7044 1727096022.97745: done sending task result for task 0afff68d-5257-4381-8c4e-000000000275 7044 1727096022.97748: 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 } 7044 1727096022.97786: no more pending results, returning what we have 7044 1727096022.97788: results queue empty 7044 1727096022.97788: checking for any_errors_fatal 7044 1727096022.97791: done checking for any_errors_fatal 7044 1727096022.97791: checking for max_fail_percentage 7044 1727096022.97792: done checking for max_fail_percentage 7044 1727096022.97794: checking to see if all hosts have failed and the running result is not ok 7044 1727096022.97795: done checking to see if all hosts have failed 7044 1727096022.97796: getting the remaining hosts for this loop 7044 1727096022.97798: done getting the remaining hosts for this loop 7044 1727096022.97801: getting the next task for host managed_node1 7044 1727096022.97805: done getting next task for host managed_node1 7044 1727096022.97808: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7044 1727096022.97810: ^ 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 7044 1727096022.97816: getting variables 7044 1727096022.97817: in VariableManager get_vars() 7044 1727096022.97847: Calling all_inventory to load vars for managed_node1 7044 1727096022.97849: Calling groups_inventory to load vars for managed_node1 7044 1727096022.97850: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096022.97857: Calling all_plugins_play to load vars for managed_node1 7044 1727096022.97858: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096022.97860: Calling groups_plugins_play to load vars for managed_node1 7044 1727096022.98511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096022.99371: done with get_vars() 7044 1727096022.99390: done getting variables 7044 1727096022.99442: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:53:42 -0400 (0:00:00.968) 0:00:28.076 ****** 7044 1727096022.99467: entering _queue_task() for managed_node1/debug 7044 1727096022.99712: worker is 1 (out of 1 available) 7044 1727096022.99726: exiting _queue_task() for managed_node1/debug 7044 1727096022.99738: done queuing things up, now waiting for results queue to drain 7044 1727096022.99740: waiting for pending results... 7044 1727096022.99916: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7044 1727096023.00004: in run() - task 0afff68d-5257-4381-8c4e-000000000017 7044 1727096023.00016: variable 'ansible_search_path' from source: unknown 7044 1727096023.00019: variable 'ansible_search_path' from source: unknown 7044 1727096023.00050: calling self._execute() 7044 1727096023.00117: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096023.00121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096023.00143: variable 'omit' from source: magic vars 7044 1727096023.00424: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.00436: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.00574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096023.02110: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096023.02170: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096023.02196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096023.02222: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096023.02246: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096023.02307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.02330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.02346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.02379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.02389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.02474: variable 'ansible_distribution' from source: facts 7044 1727096023.02478: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.02481: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.02563: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.02566: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.02685: variable 'ansible_distribution' from source: facts 7044 1727096023.02689: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.02692: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.02766: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.02772: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.02884: variable 'ansible_distribution' from source: facts 7044 1727096023.02887: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.02892: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.02898: variable 'omit' from source: magic vars 7044 1727096023.02941: variable 'omit' from source: magic vars 7044 1727096023.03007: variable 'network_provider' from source: set_fact 7044 1727096023.03035: variable 'omit' from source: magic vars 7044 1727096023.03057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096023.03079: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096023.03093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096023.03105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096023.03113: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096023.03142: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096023.03145: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096023.03147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096023.03215: Set connection var ansible_timeout to 10 7044 1727096023.03221: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096023.03228: Set connection var ansible_pipelining to False 7044 1727096023.03232: Set connection var ansible_connection to ssh 7044 1727096023.03234: Set connection var ansible_shell_type to sh 7044 1727096023.03245: Set connection var ansible_shell_executable to /bin/sh 7044 1727096023.03261: variable 'ansible_shell_executable' from source: unknown 7044 1727096023.03264: variable 'ansible_connection' from source: unknown 7044 1727096023.03266: variable 'ansible_module_compression' from source: unknown 7044 1727096023.03270: variable 'ansible_shell_type' from source: unknown 7044 1727096023.03273: variable 'ansible_shell_executable' from source: unknown 7044 1727096023.03275: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096023.03279: variable 'ansible_pipelining' from source: unknown 7044 1727096023.03281: variable 'ansible_timeout' from source: unknown 7044 1727096023.03285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096023.03357: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096023.03363: variable 'omit' from source: magic vars 7044 1727096023.03371: starting attempt loop 7044 1727096023.03373: running the handler 7044 1727096023.03408: handler run complete 7044 1727096023.03418: attempt loop complete, returning result 7044 1727096023.03421: _execute() done 7044 1727096023.03423: dumping result to json 7044 1727096023.03428: done dumping result, returning 7044 1727096023.03435: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-4381-8c4e-000000000017] 7044 1727096023.03438: sending task result for task 0afff68d-5257-4381-8c4e-000000000017 7044 1727096023.03522: done sending task result for task 0afff68d-5257-4381-8c4e-000000000017 7044 1727096023.03525: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7044 1727096023.03579: no more pending results, returning what we have 7044 1727096023.03582: results queue empty 7044 1727096023.03583: checking for any_errors_fatal 7044 1727096023.03591: done checking for any_errors_fatal 7044 1727096023.03598: checking for max_fail_percentage 7044 1727096023.03599: done checking for max_fail_percentage 7044 1727096023.03600: checking to see if all hosts have failed and the running result is not ok 7044 1727096023.03601: done checking to see if all hosts have failed 7044 1727096023.03601: getting the remaining hosts for this loop 7044 1727096023.03602: done getting the remaining hosts for this loop 7044 1727096023.03606: getting the next task for host managed_node1 7044 1727096023.03612: done getting next task for host managed_node1 7044 1727096023.03616: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7044 1727096023.03619: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096023.03631: getting variables 7044 1727096023.03633: in VariableManager get_vars() 7044 1727096023.03684: Calling all_inventory to load vars for managed_node1 7044 1727096023.03686: Calling groups_inventory to load vars for managed_node1 7044 1727096023.03688: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096023.03697: Calling all_plugins_play to load vars for managed_node1 7044 1727096023.03699: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096023.03701: Calling groups_plugins_play to load vars for managed_node1 7044 1727096023.04556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096023.05420: done with get_vars() 7044 1727096023.05445: done getting variables 7044 1727096023.05519: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:53:43 -0400 (0:00:00.060) 0:00:28.137 ****** 7044 1727096023.05545: entering _queue_task() for managed_node1/fail 7044 1727096023.05546: Creating lock for fail 7044 1727096023.05803: worker is 1 (out of 1 available) 7044 1727096023.05818: exiting _queue_task() for managed_node1/fail 7044 1727096023.05828: done queuing things up, now waiting for results queue to drain 7044 1727096023.05829: waiting for pending results... 7044 1727096023.06012: 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 7044 1727096023.06112: in run() - task 0afff68d-5257-4381-8c4e-000000000018 7044 1727096023.06125: variable 'ansible_search_path' from source: unknown 7044 1727096023.06128: variable 'ansible_search_path' from source: unknown 7044 1727096023.06156: calling self._execute() 7044 1727096023.06232: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096023.06236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096023.06245: variable 'omit' from source: magic vars 7044 1727096023.06529: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.06540: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.06680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096023.08208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096023.08263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096023.08293: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096023.08318: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096023.08340: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096023.08408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.08431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.08454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.08482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.08493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.08581: variable 'ansible_distribution' from source: facts 7044 1727096023.08585: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.08592: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.08679: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.08682: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.08798: variable 'ansible_distribution' from source: facts 7044 1727096023.08802: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.08808: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.08881: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.08886: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.09001: variable 'ansible_distribution' from source: facts 7044 1727096023.09005: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.09010: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.09084: variable 'network_state' from source: role '' defaults 7044 1727096023.09093: Evaluated conditional (network_state != {}): False 7044 1727096023.09096: when evaluation is False, skipping this task 7044 1727096023.09099: _execute() done 7044 1727096023.09101: dumping result to json 7044 1727096023.09104: done dumping result, returning 7044 1727096023.09113: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-4381-8c4e-000000000018] 7044 1727096023.09116: sending task result for task 0afff68d-5257-4381-8c4e-000000000018 7044 1727096023.09206: done sending task result for task 0afff68d-5257-4381-8c4e-000000000018 7044 1727096023.09209: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096023.09272: no more pending results, returning what we have 7044 1727096023.09275: results queue empty 7044 1727096023.09276: checking for any_errors_fatal 7044 1727096023.09282: done checking for any_errors_fatal 7044 1727096023.09283: checking for max_fail_percentage 7044 1727096023.09284: done checking for max_fail_percentage 7044 1727096023.09285: checking to see if all hosts have failed and the running result is not ok 7044 1727096023.09286: done checking to see if all hosts have failed 7044 1727096023.09286: getting the remaining hosts for this loop 7044 1727096023.09288: done getting the remaining hosts for this loop 7044 1727096023.09291: getting the next task for host managed_node1 7044 1727096023.09298: done getting next task for host managed_node1 7044 1727096023.09302: ^ 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 7044 1727096023.09304: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096023.09320: getting variables 7044 1727096023.09321: in VariableManager get_vars() 7044 1727096023.09373: Calling all_inventory to load vars for managed_node1 7044 1727096023.09376: Calling groups_inventory to load vars for managed_node1 7044 1727096023.09378: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096023.09387: Calling all_plugins_play to load vars for managed_node1 7044 1727096023.09389: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096023.09391: Calling groups_plugins_play to load vars for managed_node1 7044 1727096023.10205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096023.11105: done with get_vars() 7044 1727096023.11137: done getting variables 7044 1727096023.11186: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:53:43 -0400 (0:00:00.056) 0:00:28.193 ****** 7044 1727096023.11217: entering _queue_task() for managed_node1/fail 7044 1727096023.11480: worker is 1 (out of 1 available) 7044 1727096023.11494: exiting _queue_task() for managed_node1/fail 7044 1727096023.11506: done queuing things up, now waiting for results queue to drain 7044 1727096023.11507: waiting for pending results... 7044 1727096023.11694: 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 7044 1727096023.11874: in run() - task 0afff68d-5257-4381-8c4e-000000000019 7044 1727096023.11878: variable 'ansible_search_path' from source: unknown 7044 1727096023.11881: variable 'ansible_search_path' from source: unknown 7044 1727096023.11884: calling self._execute() 7044 1727096023.11972: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096023.11985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096023.12001: variable 'omit' from source: magic vars 7044 1727096023.12399: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.12419: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.12626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096023.14291: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096023.14573: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096023.14604: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096023.14633: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096023.14652: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096023.14714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.14741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.14756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.14784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.14796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.14972: variable 'ansible_distribution' from source: facts 7044 1727096023.14975: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.14978: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.15046: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.15057: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.15218: variable 'ansible_distribution' from source: facts 7044 1727096023.15227: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.15237: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.15344: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.15355: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.15531: variable 'ansible_distribution' from source: facts 7044 1727096023.15540: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.15549: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.15655: variable 'network_state' from source: role '' defaults 7044 1727096023.15773: Evaluated conditional (network_state != {}): False 7044 1727096023.15776: when evaluation is False, skipping this task 7044 1727096023.15778: _execute() done 7044 1727096023.15780: dumping result to json 7044 1727096023.15782: done dumping result, returning 7044 1727096023.15784: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-4381-8c4e-000000000019] 7044 1727096023.15785: sending task result for task 0afff68d-5257-4381-8c4e-000000000019 7044 1727096023.15857: done sending task result for task 0afff68d-5257-4381-8c4e-000000000019 7044 1727096023.15860: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096023.15907: no more pending results, returning what we have 7044 1727096023.15911: results queue empty 7044 1727096023.15912: checking for any_errors_fatal 7044 1727096023.15916: done checking for any_errors_fatal 7044 1727096023.15917: checking for max_fail_percentage 7044 1727096023.15919: done checking for max_fail_percentage 7044 1727096023.15919: checking to see if all hosts have failed and the running result is not ok 7044 1727096023.15920: done checking to see if all hosts have failed 7044 1727096023.15923: getting the remaining hosts for this loop 7044 1727096023.15924: done getting the remaining hosts for this loop 7044 1727096023.15928: getting the next task for host managed_node1 7044 1727096023.15935: done getting next task for host managed_node1 7044 1727096023.15939: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7044 1727096023.15941: ^ 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 7044 1727096023.15954: getting variables 7044 1727096023.15956: in VariableManager get_vars() 7044 1727096023.16013: Calling all_inventory to load vars for managed_node1 7044 1727096023.16015: Calling groups_inventory to load vars for managed_node1 7044 1727096023.16018: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096023.16030: Calling all_plugins_play to load vars for managed_node1 7044 1727096023.16033: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096023.16035: Calling groups_plugins_play to load vars for managed_node1 7044 1727096023.17495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096023.20675: done with get_vars() 7044 1727096023.20711: done getting variables 7044 1727096023.20982: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:53:43 -0400 (0:00:00.098) 0:00:28.291 ****** 7044 1727096023.21031: entering _queue_task() for managed_node1/fail 7044 1727096023.21712: worker is 1 (out of 1 available) 7044 1727096023.21725: exiting _queue_task() for managed_node1/fail 7044 1727096023.21739: done queuing things up, now waiting for results queue to drain 7044 1727096023.21740: waiting for pending results... 7044 1727096023.22210: 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 7044 1727096023.22402: in run() - task 0afff68d-5257-4381-8c4e-00000000001a 7044 1727096023.22407: variable 'ansible_search_path' from source: unknown 7044 1727096023.22410: variable 'ansible_search_path' from source: unknown 7044 1727096023.22531: calling self._execute() 7044 1727096023.22931: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096023.22936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096023.22941: variable 'omit' from source: magic vars 7044 1727096023.23280: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.23297: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.23516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096023.25789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096023.25889: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096023.25937: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096023.25987: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096023.26019: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096023.26081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.26108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.26124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.26160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.26173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.26265: variable 'ansible_distribution' from source: facts 7044 1727096023.26271: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.26277: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.26362: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.26366: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.26484: variable 'ansible_distribution' from source: facts 7044 1727096023.26488: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.26493: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.26569: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.26573: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.26686: variable 'ansible_distribution' from source: facts 7044 1727096023.26689: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.26695: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.26783: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.26795: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7044 1727096023.26866: variable 'ansible_distribution' from source: facts 7044 1727096023.26871: variable '__network_rh_distros' from source: role '' defaults 7044 1727096023.26879: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7044 1727096023.27032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.27050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.27069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.27099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.27110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.27144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.27159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.27178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.27206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.27217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.27247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.27262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.27280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.27308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.27319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.27511: variable 'network_connections' from source: task vars 7044 1727096023.27525: variable 'interface' from source: play vars 7044 1727096023.27573: variable 'interface' from source: play vars 7044 1727096023.27592: variable 'network_state' from source: role '' defaults 7044 1727096023.27641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096023.27973: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096023.27976: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096023.27978: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096023.27980: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096023.27983: 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) 7044 1727096023.27985: 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) 7044 1727096023.28008: 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) 7044 1727096023.28038: 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) 7044 1727096023.28087: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 7044 1727096023.28097: when evaluation is False, skipping this task 7044 1727096023.28105: _execute() done 7044 1727096023.28112: dumping result to json 7044 1727096023.28120: done dumping result, returning 7044 1727096023.28137: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-4381-8c4e-00000000001a] 7044 1727096023.28157: sending task result for task 0afff68d-5257-4381-8c4e-00000000001a skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 7044 1727096023.28312: no more pending results, returning what we have 7044 1727096023.28315: results queue empty 7044 1727096023.28317: checking for any_errors_fatal 7044 1727096023.28325: done checking for any_errors_fatal 7044 1727096023.28326: checking for max_fail_percentage 7044 1727096023.28328: done checking for max_fail_percentage 7044 1727096023.28329: checking to see if all hosts have failed and the running result is not ok 7044 1727096023.28330: done checking to see if all hosts have failed 7044 1727096023.28330: getting the remaining hosts for this loop 7044 1727096023.28332: done getting the remaining hosts for this loop 7044 1727096023.28336: getting the next task for host managed_node1 7044 1727096023.28343: done getting next task for host managed_node1 7044 1727096023.28347: ^ 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 7044 1727096023.28350: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096023.28364: getting variables 7044 1727096023.28365: in VariableManager get_vars() 7044 1727096023.28538: Calling all_inventory to load vars for managed_node1 7044 1727096023.28541: Calling groups_inventory to load vars for managed_node1 7044 1727096023.28544: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096023.28725: Calling all_plugins_play to load vars for managed_node1 7044 1727096023.28729: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096023.28732: Calling groups_plugins_play to load vars for managed_node1 7044 1727096023.29337: done sending task result for task 0afff68d-5257-4381-8c4e-00000000001a 7044 1727096023.29341: WORKER PROCESS EXITING 7044 1727096023.29615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096023.30469: done with get_vars() 7044 1727096023.30490: done getting variables 7044 1727096023.30566: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:53:43 -0400 (0:00:00.095) 0:00:28.387 ****** 7044 1727096023.30592: entering _queue_task() for managed_node1/dnf 7044 1727096023.30834: worker is 1 (out of 1 available) 7044 1727096023.30848: exiting _queue_task() for managed_node1/dnf 7044 1727096023.30860: done queuing things up, now waiting for results queue to drain 7044 1727096023.30861: waiting for pending results... 7044 1727096023.31057: 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 7044 1727096023.31174: in run() - task 0afff68d-5257-4381-8c4e-00000000001b 7044 1727096023.31373: variable 'ansible_search_path' from source: unknown 7044 1727096023.31377: variable 'ansible_search_path' from source: unknown 7044 1727096023.31380: calling self._execute() 7044 1727096023.31383: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096023.31385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096023.31387: variable 'omit' from source: magic vars 7044 1727096023.31740: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.31761: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.31963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096023.33871: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096023.33917: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096023.33954: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096023.33982: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096023.34003: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096023.34063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.34085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.34104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.34134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.34144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.34230: variable 'ansible_distribution' from source: facts 7044 1727096023.34235: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.34242: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.34404: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.34408: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.34736: variable 'ansible_distribution' from source: facts 7044 1727096023.34739: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.34741: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.35074: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.35079: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.35081: variable 'ansible_distribution' from source: facts 7044 1727096023.35083: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.35085: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.35254: variable 'ansible_distribution' from source: facts 7044 1727096023.35257: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.35274: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7044 1727096023.35424: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096023.35565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.35644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.35647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.35687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.35709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.35764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.35793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.35826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.35972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.35975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.35977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.35980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.35996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.36042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.36062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.36296: variable 'network_connections' from source: task vars 7044 1727096023.36309: variable 'interface' from source: play vars 7044 1727096023.36363: variable 'interface' from source: play vars 7044 1727096023.36528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096023.36633: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096023.36872: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096023.36875: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096023.36877: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096023.36880: 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) 7044 1727096023.36882: 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) 7044 1727096023.36884: 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) 7044 1727096023.36885: 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) 7044 1727096023.36933: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096023.37177: variable 'network_connections' from source: task vars 7044 1727096023.37187: variable 'interface' from source: play vars 7044 1727096023.37250: variable 'interface' from source: play vars 7044 1727096023.37291: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096023.37300: when evaluation is False, skipping this task 7044 1727096023.37307: _execute() done 7044 1727096023.37313: dumping result to json 7044 1727096023.37320: done dumping result, returning 7044 1727096023.37332: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-00000000001b] 7044 1727096023.37340: sending task result for task 0afff68d-5257-4381-8c4e-00000000001b skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7044 1727096023.37602: no more pending results, returning what we have 7044 1727096023.37605: results queue empty 7044 1727096023.37606: checking for any_errors_fatal 7044 1727096023.37613: done checking for any_errors_fatal 7044 1727096023.37613: checking for max_fail_percentage 7044 1727096023.37615: done checking for max_fail_percentage 7044 1727096023.37616: checking to see if all hosts have failed and the running result is not ok 7044 1727096023.37617: done checking to see if all hosts have failed 7044 1727096023.37617: getting the remaining hosts for this loop 7044 1727096023.37619: done getting the remaining hosts for this loop 7044 1727096023.37625: getting the next task for host managed_node1 7044 1727096023.37631: done getting next task for host managed_node1 7044 1727096023.37635: ^ 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 7044 1727096023.37637: ^ 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 7044 1727096023.37652: getting variables 7044 1727096023.37653: in VariableManager get_vars() 7044 1727096023.37701: Calling all_inventory to load vars for managed_node1 7044 1727096023.37704: Calling groups_inventory to load vars for managed_node1 7044 1727096023.37706: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096023.37715: Calling all_plugins_play to load vars for managed_node1 7044 1727096023.37717: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096023.37719: Calling groups_plugins_play to load vars for managed_node1 7044 1727096023.38299: done sending task result for task 0afff68d-5257-4381-8c4e-00000000001b 7044 1727096023.38302: WORKER PROCESS EXITING 7044 1727096023.40035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096023.40906: done with get_vars() 7044 1727096023.40928: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7044 1727096023.40989: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:53:43 -0400 (0:00:00.104) 0:00:28.491 ****** 7044 1727096023.41013: entering _queue_task() for managed_node1/yum 7044 1727096023.41015: Creating lock for yum 7044 1727096023.41269: worker is 1 (out of 1 available) 7044 1727096023.41283: exiting _queue_task() for managed_node1/yum 7044 1727096023.41296: done queuing things up, now waiting for results queue to drain 7044 1727096023.41297: waiting for pending results... 7044 1727096023.41474: 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 7044 1727096023.41560: in run() - task 0afff68d-5257-4381-8c4e-00000000001c 7044 1727096023.41573: variable 'ansible_search_path' from source: unknown 7044 1727096023.41577: variable 'ansible_search_path' from source: unknown 7044 1727096023.41605: calling self._execute() 7044 1727096023.41679: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096023.41683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096023.41691: variable 'omit' from source: magic vars 7044 1727096023.42036: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.42273: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.42276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096023.44446: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096023.44528: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096023.44570: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096023.44610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096023.44643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096023.44728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.44760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.44805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.44850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.44871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.44993: variable 'ansible_distribution' from source: facts 7044 1727096023.45004: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.45017: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.45139: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.45150: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.45314: variable 'ansible_distribution' from source: facts 7044 1727096023.45325: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.45336: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.45441: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.45450: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.45604: variable 'ansible_distribution' from source: facts 7044 1727096023.45612: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.45625: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.45746: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.45765: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7044 1727096023.45776: when evaluation is False, skipping this task 7044 1727096023.45783: _execute() done 7044 1727096023.45789: dumping result to json 7044 1727096023.45795: done dumping result, returning 7044 1727096023.45808: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-00000000001c] 7044 1727096023.45816: sending task result for task 0afff68d-5257-4381-8c4e-00000000001c skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7044 1727096023.45971: no more pending results, returning what we have 7044 1727096023.45974: results queue empty 7044 1727096023.45975: checking for any_errors_fatal 7044 1727096023.46174: done checking for any_errors_fatal 7044 1727096023.46176: checking for max_fail_percentage 7044 1727096023.46177: done checking for max_fail_percentage 7044 1727096023.46178: checking to see if all hosts have failed and the running result is not ok 7044 1727096023.46179: done checking to see if all hosts have failed 7044 1727096023.46180: getting the remaining hosts for this loop 7044 1727096023.46181: done getting the remaining hosts for this loop 7044 1727096023.46185: getting the next task for host managed_node1 7044 1727096023.46190: done getting next task for host managed_node1 7044 1727096023.46194: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7044 1727096023.46198: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096023.46210: done sending task result for task 0afff68d-5257-4381-8c4e-00000000001c 7044 1727096023.46224: getting variables 7044 1727096023.46225: in VariableManager get_vars() 7044 1727096023.46274: Calling all_inventory to load vars for managed_node1 7044 1727096023.46277: Calling groups_inventory to load vars for managed_node1 7044 1727096023.46279: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096023.46284: WORKER PROCESS EXITING 7044 1727096023.46293: Calling all_plugins_play to load vars for managed_node1 7044 1727096023.46296: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096023.46298: Calling groups_plugins_play to load vars for managed_node1 7044 1727096023.47757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096023.49552: done with get_vars() 7044 1727096023.49584: done getting variables 7044 1727096023.49644: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:53:43 -0400 (0:00:00.086) 0:00:28.578 ****** 7044 1727096023.49692: entering _queue_task() for managed_node1/fail 7044 1727096023.50190: worker is 1 (out of 1 available) 7044 1727096023.50201: exiting _queue_task() for managed_node1/fail 7044 1727096023.50211: done queuing things up, now waiting for results queue to drain 7044 1727096023.50212: waiting for pending results... 7044 1727096023.50344: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7044 1727096023.50481: in run() - task 0afff68d-5257-4381-8c4e-00000000001d 7044 1727096023.50500: variable 'ansible_search_path' from source: unknown 7044 1727096023.50508: variable 'ansible_search_path' from source: unknown 7044 1727096023.50557: calling self._execute() 7044 1727096023.50657: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096023.50680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096023.50695: variable 'omit' from source: magic vars 7044 1727096023.51094: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.51114: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.51329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096023.53765: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096023.53859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096023.53901: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096023.53948: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096023.53980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096023.54076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.54141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.54143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.54180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.54197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.54337: variable 'ansible_distribution' from source: facts 7044 1727096023.54340: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.54358: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.54454: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.54673: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.54676: variable 'ansible_distribution' from source: facts 7044 1727096023.54679: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.54681: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.54747: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.54751: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.54913: variable 'ansible_distribution' from source: facts 7044 1727096023.54916: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.54923: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.55030: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096023.55158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.55183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.55207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.55247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.55260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.55302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.55324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.55351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.55389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.55404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.55451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.55465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.55559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.55563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.55566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.55775: variable 'network_connections' from source: task vars 7044 1727096023.55778: variable 'interface' from source: play vars 7044 1727096023.55781: variable 'interface' from source: play vars 7044 1727096023.55865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096023.56042: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096023.56082: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096023.56113: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096023.56143: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096023.56253: 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) 7044 1727096023.56277: 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) 7044 1727096023.56302: 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) 7044 1727096023.56329: 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) 7044 1727096023.56390: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096023.56639: variable 'network_connections' from source: task vars 7044 1727096023.56650: variable 'interface' from source: play vars 7044 1727096023.56710: variable 'interface' from source: play vars 7044 1727096023.56749: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096023.56754: when evaluation is False, skipping this task 7044 1727096023.56757: _execute() done 7044 1727096023.56759: dumping result to json 7044 1727096023.56761: done dumping result, returning 7044 1727096023.56770: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-00000000001d] 7044 1727096023.56775: sending task result for task 0afff68d-5257-4381-8c4e-00000000001d 7044 1727096023.56866: done sending task result for task 0afff68d-5257-4381-8c4e-00000000001d 7044 1727096023.56973: 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" } 7044 1727096023.57022: no more pending results, returning what we have 7044 1727096023.57025: results queue empty 7044 1727096023.57026: checking for any_errors_fatal 7044 1727096023.57030: done checking for any_errors_fatal 7044 1727096023.57031: checking for max_fail_percentage 7044 1727096023.57032: done checking for max_fail_percentage 7044 1727096023.57033: checking to see if all hosts have failed and the running result is not ok 7044 1727096023.57034: done checking to see if all hosts have failed 7044 1727096023.57035: getting the remaining hosts for this loop 7044 1727096023.57036: done getting the remaining hosts for this loop 7044 1727096023.57039: getting the next task for host managed_node1 7044 1727096023.57044: done getting next task for host managed_node1 7044 1727096023.57048: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7044 1727096023.57050: ^ 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 7044 1727096023.57064: getting variables 7044 1727096023.57065: in VariableManager get_vars() 7044 1727096023.57117: Calling all_inventory to load vars for managed_node1 7044 1727096023.57120: Calling groups_inventory to load vars for managed_node1 7044 1727096023.57122: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096023.57131: Calling all_plugins_play to load vars for managed_node1 7044 1727096023.57133: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096023.57135: Calling groups_plugins_play to load vars for managed_node1 7044 1727096023.58479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096023.60304: done with get_vars() 7044 1727096023.60344: done getting variables 7044 1727096023.60412: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:53:43 -0400 (0:00:00.107) 0:00:28.686 ****** 7044 1727096023.60455: entering _queue_task() for managed_node1/package 7044 1727096023.60910: worker is 1 (out of 1 available) 7044 1727096023.60922: exiting _queue_task() for managed_node1/package 7044 1727096023.60934: done queuing things up, now waiting for results queue to drain 7044 1727096023.60936: waiting for pending results... 7044 1727096023.61183: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7044 1727096023.61297: in run() - task 0afff68d-5257-4381-8c4e-00000000001e 7044 1727096023.61338: variable 'ansible_search_path' from source: unknown 7044 1727096023.61346: variable 'ansible_search_path' from source: unknown 7044 1727096023.61411: calling self._execute() 7044 1727096023.61536: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096023.61554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096023.61601: variable 'omit' from source: magic vars 7044 1727096023.62085: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.62103: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.62476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096023.65350: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096023.65534: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096023.65579: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096023.65621: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096023.65652: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096023.65741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.65778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.65809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.65858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.65880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.66004: variable 'ansible_distribution' from source: facts 7044 1727096023.66013: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.66023: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.66150: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.66374: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.66479: variable 'ansible_distribution' from source: facts 7044 1727096023.66492: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.66502: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.66621: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.66703: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096023.66810: variable 'ansible_distribution' from source: facts 7044 1727096023.66819: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.66830: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096023.66965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096023.67146: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096023.67192: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096023.67278: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096023.67574: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096023.67605: variable 'network_packages' from source: role '' defaults 7044 1727096023.67759: variable '__network_provider_setup' from source: role '' defaults 7044 1727096023.67774: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096023.67883: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096023.67911: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096023.68382: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096023.68569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.68595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.68621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.68669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.68686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.68727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.68750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.68779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.68817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.68834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.69207: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7044 1727096023.69211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.69213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.69317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.69320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.69322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.69366: variable 'ansible_python' from source: facts 7044 1727096023.69388: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7044 1727096023.69536: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096023.69547: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096023.69691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.69728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.69757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.69808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.69828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.69923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.69926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.69929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.70275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.70279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.70281: variable 'network_connections' from source: task vars 7044 1727096023.70283: variable 'interface' from source: play vars 7044 1727096023.70285: variable 'interface' from source: play vars 7044 1727096023.70323: 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) 7044 1727096023.70351: 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) 7044 1727096023.70383: 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) 7044 1727096023.70413: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 7044 1727096023.70461: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096023.70773: variable 'network_connections' from source: task vars 7044 1727096023.70777: variable 'interface' from source: play vars 7044 1727096023.70883: variable 'interface' from source: play vars 7044 1727096023.70939: variable '__network_packages_default_wireless' from source: role '' defaults 7044 1727096023.71031: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096023.71353: variable 'network_connections' from source: task vars 7044 1727096023.71357: variable 'interface' from source: play vars 7044 1727096023.71445: variable 'interface' from source: play vars 7044 1727096023.71456: variable '__network_packages_default_team' from source: role '' defaults 7044 1727096023.71549: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096023.72072: variable 'network_connections' from source: task vars 7044 1727096023.72079: variable 'interface' from source: play vars 7044 1727096023.72256: variable 'interface' from source: play vars 7044 1727096023.72415: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096023.72476: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096023.72598: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096023.72733: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096023.73033: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7044 1727096023.73553: variable 'network_connections' from source: task vars 7044 1727096023.73557: variable 'interface' from source: play vars 7044 1727096023.73630: variable 'interface' from source: play vars 7044 1727096023.73637: variable 'ansible_distribution' from source: facts 7044 1727096023.73639: variable '__network_rh_distros' from source: role '' defaults 7044 1727096023.73646: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.73671: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7044 1727096023.73838: variable 'ansible_distribution' from source: facts 7044 1727096023.73955: variable '__network_rh_distros' from source: role '' defaults 7044 1727096023.73958: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.73961: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7044 1727096023.74033: variable 'ansible_distribution' from source: facts 7044 1727096023.74037: variable '__network_rh_distros' from source: role '' defaults 7044 1727096023.74042: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.74081: variable 'network_provider' from source: set_fact 7044 1727096023.74096: variable 'ansible_facts' from source: unknown 7044 1727096023.80279: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): True 7044 1727096023.80283: variable 'omit' from source: magic vars 7044 1727096023.80329: variable 'omit' from source: magic vars 7044 1727096023.80357: variable 'network_packages' from source: role '' defaults 7044 1727096023.80436: variable 'network_packages' from source: role '' defaults 7044 1727096023.80699: variable '__network_provider_setup' from source: role '' defaults 7044 1727096023.80703: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096023.80705: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096023.80707: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096023.80714: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096023.81009: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7044 1727096023.81159: variable 'ansible_python' from source: facts 7044 1727096023.81176: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7044 1727096023.81261: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096023.81344: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096023.81573: variable 'network_connections' from source: task vars 7044 1727096023.81577: variable 'interface' from source: play vars 7044 1727096023.81646: variable 'interface' from source: play vars 7044 1727096023.81681: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096023.81952: variable 'network_connections' from source: task vars 7044 1727096023.81958: variable 'interface' from source: play vars 7044 1727096023.82036: variable 'interface' from source: play vars 7044 1727096023.82072: variable '__network_packages_default_wireless' from source: role '' defaults 7044 1727096023.82152: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096023.82448: variable 'network_connections' from source: task vars 7044 1727096023.82459: variable 'interface' from source: play vars 7044 1727096023.82538: variable 'interface' from source: play vars 7044 1727096023.82574: variable '__network_packages_default_team' from source: role '' defaults 7044 1727096023.82657: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096023.82956: variable 'network_connections' from source: task vars 7044 1727096023.82976: variable 'interface' from source: play vars 7044 1727096023.83047: variable 'interface' from source: play vars 7044 1727096023.83110: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096023.83171: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096023.83186: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096023.83244: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096023.83451: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7044 1727096023.83920: variable 'network_connections' from source: task vars 7044 1727096023.83932: variable 'interface' from source: play vars 7044 1727096023.83999: variable 'interface' from source: play vars 7044 1727096023.84016: variable 'ansible_distribution' from source: facts 7044 1727096023.84074: variable '__network_rh_distros' from source: role '' defaults 7044 1727096023.84078: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.84081: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7044 1727096023.84234: variable 'ansible_distribution' from source: facts 7044 1727096023.84244: variable '__network_rh_distros' from source: role '' defaults 7044 1727096023.84254: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.84302: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7044 1727096023.84445: variable 'ansible_distribution' from source: facts 7044 1727096023.84455: variable '__network_rh_distros' from source: role '' defaults 7044 1727096023.84465: variable 'ansible_distribution_major_version' from source: facts 7044 1727096023.84507: variable 'network_provider' from source: set_fact 7044 1727096023.84645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096023.84678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096023.84740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096023.84753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096023.84775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096023.84857: variable '__network_is_ostree' from source: set_fact 7044 1727096023.84866: variable 'omit' from source: magic vars 7044 1727096023.84892: variable 'omit' from source: magic vars 7044 1727096023.85073: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096023.85077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096023.85079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096023.85082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096023.85084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096023.85086: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096023.85088: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096023.85090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096023.85128: Set connection var ansible_timeout to 10 7044 1727096023.85142: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096023.85152: Set connection var ansible_pipelining to False 7044 1727096023.85158: Set connection var ansible_connection to ssh 7044 1727096023.85164: Set connection var ansible_shell_type to sh 7044 1727096023.85175: Set connection var ansible_shell_executable to /bin/sh 7044 1727096023.85213: variable 'ansible_shell_executable' from source: unknown 7044 1727096023.85221: variable 'ansible_connection' from source: unknown 7044 1727096023.85229: variable 'ansible_module_compression' from source: unknown 7044 1727096023.85236: variable 'ansible_shell_type' from source: unknown 7044 1727096023.85242: variable 'ansible_shell_executable' from source: unknown 7044 1727096023.85249: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096023.85257: variable 'ansible_pipelining' from source: unknown 7044 1727096023.85263: variable 'ansible_timeout' from source: unknown 7044 1727096023.85274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096023.85379: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096023.85425: variable 'omit' from source: magic vars 7044 1727096023.85428: starting attempt loop 7044 1727096023.85430: running the handler 7044 1727096023.85433: variable 'ansible_facts' from source: unknown 7044 1727096023.85435: variable 'ansible_facts' from source: unknown 7044 1727096023.85460: _low_level_execute_command(): starting 7044 1727096023.85473: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096023.86164: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096023.86209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096023.86313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096023.86331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096023.86357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096023.86469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096023.88185: stdout chunk (state=3): >>>/root <<< 7044 1727096023.88312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096023.88323: stdout chunk (state=3): >>><<< 7044 1727096023.88335: stderr chunk (state=3): >>><<< 7044 1727096023.88360: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096023.88381: _low_level_execute_command(): starting 7044 1727096023.88391: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096023.8836913-8118-63318074569950 `" && echo ansible-tmp-1727096023.8836913-8118-63318074569950="` echo /root/.ansible/tmp/ansible-tmp-1727096023.8836913-8118-63318074569950 `" ) && sleep 0' 7044 1727096023.89021: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096023.89038: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096023.89053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096023.89076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096023.89095: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096023.89108: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096023.89124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096023.89144: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096023.89231: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096023.89255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096023.89362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096023.91299: stdout chunk (state=3): >>>ansible-tmp-1727096023.8836913-8118-63318074569950=/root/.ansible/tmp/ansible-tmp-1727096023.8836913-8118-63318074569950 <<< 7044 1727096023.91445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096023.91455: stdout chunk (state=3): >>><<< 7044 1727096023.91474: stderr chunk (state=3): >>><<< 7044 1727096023.91495: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096023.8836913-8118-63318074569950=/root/.ansible/tmp/ansible-tmp-1727096023.8836913-8118-63318074569950 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096023.91525: variable 'ansible_module_compression' from source: unknown 7044 1727096023.91592: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7044 1727096023.91637: variable 'ansible_facts' from source: unknown 7044 1727096023.91852: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096023.8836913-8118-63318074569950/AnsiballZ_dnf.py 7044 1727096023.91904: Sending initial data 7044 1727096023.91973: Sent initial data (149 bytes) 7044 1727096023.92545: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096023.92560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096023.92580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096023.92626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096023.92638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096023.92662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096023.92765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096023.94363: 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 <<< 7044 1727096023.94603: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096023.94666: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmplbqsuf_q /root/.ansible/tmp/ansible-tmp-1727096023.8836913-8118-63318074569950/AnsiballZ_dnf.py <<< 7044 1727096023.94672: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096023.8836913-8118-63318074569950/AnsiballZ_dnf.py" <<< 7044 1727096023.94750: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmplbqsuf_q" to remote "/root/.ansible/tmp/ansible-tmp-1727096023.8836913-8118-63318074569950/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096023.8836913-8118-63318074569950/AnsiballZ_dnf.py" <<< 7044 1727096023.96074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096023.96079: stderr chunk (state=3): >>><<< 7044 1727096023.96081: stdout chunk (state=3): >>><<< 7044 1727096023.96083: done transferring module to remote 7044 1727096023.96084: _low_level_execute_command(): starting 7044 1727096023.96087: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096023.8836913-8118-63318074569950/ /root/.ansible/tmp/ansible-tmp-1727096023.8836913-8118-63318074569950/AnsiballZ_dnf.py && sleep 0' 7044 1727096023.97144: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096023.97227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096023.97361: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096023.97416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096023.99564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096023.99570: stdout chunk (state=3): >>><<< 7044 1727096023.99573: stderr chunk (state=3): >>><<< 7044 1727096023.99575: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096023.99577: _low_level_execute_command(): starting 7044 1727096023.99580: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096023.8836913-8118-63318074569950/AnsiballZ_dnf.py && sleep 0' 7044 1727096024.00791: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096024.00843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096024.01093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096024.01203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096026.07442: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: wpa_supplicant-1:2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager", "python3-gobject-base", "wpa_supplicant"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7044 1727096026.13016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096026.13033: stdout chunk (state=3): >>><<< 7044 1727096026.13049: stderr chunk (state=3): >>><<< 7044 1727096026.13075: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: wpa_supplicant-1:2.10-11.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager", "python3-gobject-base", "wpa_supplicant"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096026.13128: done with _execute_module (ansible.legacy.dnf, {'name': ['NetworkManager', 'python3-gobject-base', 'wpa_supplicant'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096023.8836913-8118-63318074569950/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096026.13142: _low_level_execute_command(): starting 7044 1727096026.13151: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096023.8836913-8118-63318074569950/ > /dev/null 2>&1 && sleep 0' 7044 1727096026.13763: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096026.13781: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096026.13796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096026.13818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096026.13839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096026.13852: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096026.13866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096026.13896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096026.13910: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096026.13982: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096026.14010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096026.14032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096026.14058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096026.14164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096026.16154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096026.16212: stderr chunk (state=3): >>><<< 7044 1727096026.16216: stdout chunk (state=3): >>><<< 7044 1727096026.16235: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096026.16250: handler run complete 7044 1727096026.16420: variable '__network_package_install' from source: unknown 7044 1727096026.16437: Evaluated conditional (__network_package_install is success): True 7044 1727096026.16451: attempt loop complete, returning result 7044 1727096026.16454: _execute() done 7044 1727096026.16457: dumping result to json 7044 1727096026.16462: done dumping result, returning 7044 1727096026.16472: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-4381-8c4e-00000000001e] 7044 1727096026.16475: sending task result for task 0afff68d-5257-4381-8c4e-00000000001e 7044 1727096026.16586: done sending task result for task 0afff68d-5257-4381-8c4e-00000000001e 7044 1727096026.16590: WORKER PROCESS EXITING changed: [managed_node1] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: wpa_supplicant-1:2.10-11.el10.x86_64" ] } 7044 1727096026.16689: no more pending results, returning what we have 7044 1727096026.16692: results queue empty 7044 1727096026.16695: checking for any_errors_fatal 7044 1727096026.16702: done checking for any_errors_fatal 7044 1727096026.16703: checking for max_fail_percentage 7044 1727096026.16709: done checking for max_fail_percentage 7044 1727096026.16710: checking to see if all hosts have failed and the running result is not ok 7044 1727096026.16711: done checking to see if all hosts have failed 7044 1727096026.16712: getting the remaining hosts for this loop 7044 1727096026.16713: done getting the remaining hosts for this loop 7044 1727096026.16716: getting the next task for host managed_node1 7044 1727096026.16722: done getting next task for host managed_node1 7044 1727096026.16726: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7044 1727096026.16729: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096026.16739: getting variables 7044 1727096026.16741: in VariableManager get_vars() 7044 1727096026.16918: Calling all_inventory to load vars for managed_node1 7044 1727096026.16921: Calling groups_inventory to load vars for managed_node1 7044 1727096026.16923: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096026.16933: Calling all_plugins_play to load vars for managed_node1 7044 1727096026.16936: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096026.16940: Calling groups_plugins_play to load vars for managed_node1 7044 1727096026.22812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096026.24413: done with get_vars() 7044 1727096026.24448: done getting variables 7044 1727096026.24501: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:53:46 -0400 (0:00:02.640) 0:00:31.326 ****** 7044 1727096026.24532: entering _queue_task() for managed_node1/package 7044 1727096026.25080: worker is 1 (out of 1 available) 7044 1727096026.25090: exiting _queue_task() for managed_node1/package 7044 1727096026.25100: done queuing things up, now waiting for results queue to drain 7044 1727096026.25102: waiting for pending results... 7044 1727096026.25289: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7044 1727096026.25360: in run() - task 0afff68d-5257-4381-8c4e-00000000001f 7044 1727096026.25382: variable 'ansible_search_path' from source: unknown 7044 1727096026.25390: variable 'ansible_search_path' from source: unknown 7044 1727096026.25547: calling self._execute() 7044 1727096026.25551: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096026.25554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096026.25557: variable 'omit' from source: magic vars 7044 1727096026.25944: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.25962: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096026.26160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096026.28531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096026.28622: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096026.28671: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096026.28721: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096026.28754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096026.28848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096026.28886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096026.28918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096026.28972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096026.28990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096026.29112: variable 'ansible_distribution' from source: facts 7044 1727096026.29148: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.29151: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096026.29255: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.29270: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096026.29440: variable 'ansible_distribution' from source: facts 7044 1727096026.29475: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.29478: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096026.29561: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.29573: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096026.29741: variable 'ansible_distribution' from source: facts 7044 1727096026.29801: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.29805: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096026.29879: variable 'network_state' from source: role '' defaults 7044 1727096026.29894: Evaluated conditional (network_state != {}): False 7044 1727096026.29909: when evaluation is False, skipping this task 7044 1727096026.29918: _execute() done 7044 1727096026.29926: dumping result to json 7044 1727096026.29935: done dumping result, returning 7044 1727096026.29947: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-4381-8c4e-00000000001f] 7044 1727096026.30017: sending task result for task 0afff68d-5257-4381-8c4e-00000000001f 7044 1727096026.30093: done sending task result for task 0afff68d-5257-4381-8c4e-00000000001f 7044 1727096026.30096: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096026.30146: no more pending results, returning what we have 7044 1727096026.30150: results queue empty 7044 1727096026.30151: checking for any_errors_fatal 7044 1727096026.30160: done checking for any_errors_fatal 7044 1727096026.30161: checking for max_fail_percentage 7044 1727096026.30163: done checking for max_fail_percentage 7044 1727096026.30164: checking to see if all hosts have failed and the running result is not ok 7044 1727096026.30165: done checking to see if all hosts have failed 7044 1727096026.30166: getting the remaining hosts for this loop 7044 1727096026.30168: done getting the remaining hosts for this loop 7044 1727096026.30173: getting the next task for host managed_node1 7044 1727096026.30180: done getting next task for host managed_node1 7044 1727096026.30184: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7044 1727096026.30187: ^ 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 7044 1727096026.30204: getting variables 7044 1727096026.30206: in VariableManager get_vars() 7044 1727096026.30265: Calling all_inventory to load vars for managed_node1 7044 1727096026.30483: Calling groups_inventory to load vars for managed_node1 7044 1727096026.30487: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096026.30496: Calling all_plugins_play to load vars for managed_node1 7044 1727096026.30499: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096026.30502: Calling groups_plugins_play to load vars for managed_node1 7044 1727096026.31931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096026.33714: done with get_vars() 7044 1727096026.34026: done getting variables 7044 1727096026.34098: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:53:46 -0400 (0:00:00.097) 0:00:31.424 ****** 7044 1727096026.34295: entering _queue_task() for managed_node1/package 7044 1727096026.34888: worker is 1 (out of 1 available) 7044 1727096026.34902: exiting _queue_task() for managed_node1/package 7044 1727096026.34974: done queuing things up, now waiting for results queue to drain 7044 1727096026.34976: waiting for pending results... 7044 1727096026.35591: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7044 1727096026.35874: in run() - task 0afff68d-5257-4381-8c4e-000000000020 7044 1727096026.35877: variable 'ansible_search_path' from source: unknown 7044 1727096026.35880: variable 'ansible_search_path' from source: unknown 7044 1727096026.35882: calling self._execute() 7044 1727096026.36097: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096026.36231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096026.36235: variable 'omit' from source: magic vars 7044 1727096026.37032: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.37120: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096026.37649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096026.41032: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096026.41104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096026.41163: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096026.41206: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096026.41244: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096026.41327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096026.41370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096026.41403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096026.41449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096026.41476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096026.41595: variable 'ansible_distribution' from source: facts 7044 1727096026.41605: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.41616: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096026.41736: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.41784: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096026.41935: variable 'ansible_distribution' from source: facts 7044 1727096026.41945: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.41956: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096026.42066: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.42080: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096026.42327: variable 'ansible_distribution' from source: facts 7044 1727096026.42331: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.42334: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096026.42390: variable 'network_state' from source: role '' defaults 7044 1727096026.42405: Evaluated conditional (network_state != {}): False 7044 1727096026.42413: when evaluation is False, skipping this task 7044 1727096026.42421: _execute() done 7044 1727096026.42435: dumping result to json 7044 1727096026.42443: done dumping result, returning 7044 1727096026.42455: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-4381-8c4e-000000000020] 7044 1727096026.42464: sending task result for task 0afff68d-5257-4381-8c4e-000000000020 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096026.42730: no more pending results, returning what we have 7044 1727096026.42733: results queue empty 7044 1727096026.42734: checking for any_errors_fatal 7044 1727096026.42741: done checking for any_errors_fatal 7044 1727096026.42742: checking for max_fail_percentage 7044 1727096026.42744: done checking for max_fail_percentage 7044 1727096026.42744: checking to see if all hosts have failed and the running result is not ok 7044 1727096026.42745: done checking to see if all hosts have failed 7044 1727096026.42746: getting the remaining hosts for this loop 7044 1727096026.42747: done getting the remaining hosts for this loop 7044 1727096026.42752: getting the next task for host managed_node1 7044 1727096026.42759: done getting next task for host managed_node1 7044 1727096026.42763: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7044 1727096026.42766: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096026.42782: getting variables 7044 1727096026.42784: in VariableManager get_vars() 7044 1727096026.42845: Calling all_inventory to load vars for managed_node1 7044 1727096026.42848: Calling groups_inventory to load vars for managed_node1 7044 1727096026.42851: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096026.42863: Calling all_plugins_play to load vars for managed_node1 7044 1727096026.42866: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096026.43076: Calling groups_plugins_play to load vars for managed_node1 7044 1727096026.43601: done sending task result for task 0afff68d-5257-4381-8c4e-000000000020 7044 1727096026.43605: WORKER PROCESS EXITING 7044 1727096026.44325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096026.45188: done with get_vars() 7044 1727096026.45209: done getting variables 7044 1727096026.45290: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:53:46 -0400 (0:00:00.110) 0:00:31.534 ****** 7044 1727096026.45319: entering _queue_task() for managed_node1/service 7044 1727096026.45320: Creating lock for service 7044 1727096026.45578: worker is 1 (out of 1 available) 7044 1727096026.45593: exiting _queue_task() for managed_node1/service 7044 1727096026.45605: done queuing things up, now waiting for results queue to drain 7044 1727096026.45606: waiting for pending results... 7044 1727096026.45836: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7044 1727096026.45971: in run() - task 0afff68d-5257-4381-8c4e-000000000021 7044 1727096026.45994: variable 'ansible_search_path' from source: unknown 7044 1727096026.46003: variable 'ansible_search_path' from source: unknown 7044 1727096026.46061: calling self._execute() 7044 1727096026.46165: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096026.46180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096026.46195: variable 'omit' from source: magic vars 7044 1727096026.46615: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.46641: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096026.46859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096026.48458: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096026.48677: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096026.48681: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096026.48684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096026.48686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096026.48734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096026.48779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096026.48810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096026.48859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096026.48889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096026.49080: variable 'ansible_distribution' from source: facts 7044 1727096026.49090: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.49102: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096026.49573: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.49577: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096026.49798: variable 'ansible_distribution' from source: facts 7044 1727096026.49809: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.49820: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096026.49942: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.49954: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096026.50139: variable 'ansible_distribution' from source: facts 7044 1727096026.50147: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.50157: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096026.50273: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096026.50425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096026.50456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096026.50490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096026.50545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096026.50565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096026.50621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096026.50655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096026.50687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096026.50743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096026.50763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096026.50808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096026.50848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096026.50880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096026.50952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096026.50956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096026.51120: variable 'network_connections' from source: task vars 7044 1727096026.51139: variable 'interface' from source: play vars 7044 1727096026.51220: variable 'interface' from source: play vars 7044 1727096026.51388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096026.51544: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096026.51589: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096026.51632: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096026.51679: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096026.51735: 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) 7044 1727096026.51760: 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) 7044 1727096026.51791: 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) 7044 1727096026.51829: 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) 7044 1727096026.51933: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096026.52153: variable 'network_connections' from source: task vars 7044 1727096026.52164: variable 'interface' from source: play vars 7044 1727096026.52228: variable 'interface' from source: play vars 7044 1727096026.52276: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096026.52284: when evaluation is False, skipping this task 7044 1727096026.52291: _execute() done 7044 1727096026.52297: dumping result to json 7044 1727096026.52572: done dumping result, returning 7044 1727096026.52575: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-000000000021] 7044 1727096026.52578: sending task result for task 0afff68d-5257-4381-8c4e-000000000021 7044 1727096026.52647: done sending task result for task 0afff68d-5257-4381-8c4e-000000000021 7044 1727096026.52650: 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" } 7044 1727096026.52702: no more pending results, returning what we have 7044 1727096026.52705: results queue empty 7044 1727096026.52706: checking for any_errors_fatal 7044 1727096026.52713: done checking for any_errors_fatal 7044 1727096026.52713: checking for max_fail_percentage 7044 1727096026.52715: done checking for max_fail_percentage 7044 1727096026.52716: checking to see if all hosts have failed and the running result is not ok 7044 1727096026.52717: done checking to see if all hosts have failed 7044 1727096026.52718: getting the remaining hosts for this loop 7044 1727096026.52719: done getting the remaining hosts for this loop 7044 1727096026.52723: getting the next task for host managed_node1 7044 1727096026.52730: done getting next task for host managed_node1 7044 1727096026.52735: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7044 1727096026.52738: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096026.52753: getting variables 7044 1727096026.52755: in VariableManager get_vars() 7044 1727096026.52816: Calling all_inventory to load vars for managed_node1 7044 1727096026.52819: Calling groups_inventory to load vars for managed_node1 7044 1727096026.52821: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096026.52832: Calling all_plugins_play to load vars for managed_node1 7044 1727096026.52834: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096026.52837: Calling groups_plugins_play to load vars for managed_node1 7044 1727096026.55834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096026.59135: done with get_vars() 7044 1727096026.59165: done getting variables 7044 1727096026.59343: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:53:46 -0400 (0:00:00.140) 0:00:31.675 ****** 7044 1727096026.59378: entering _queue_task() for managed_node1/service 7044 1727096026.60197: worker is 1 (out of 1 available) 7044 1727096026.60208: exiting _queue_task() for managed_node1/service 7044 1727096026.60218: done queuing things up, now waiting for results queue to drain 7044 1727096026.60220: waiting for pending results... 7044 1727096026.60785: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7044 1727096026.61174: in run() - task 0afff68d-5257-4381-8c4e-000000000022 7044 1727096026.61178: variable 'ansible_search_path' from source: unknown 7044 1727096026.61181: variable 'ansible_search_path' from source: unknown 7044 1727096026.61184: calling self._execute() 7044 1727096026.61187: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096026.61190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096026.61192: variable 'omit' from source: magic vars 7044 1727096026.61963: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.62375: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096026.62592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096026.67404: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096026.67876: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096026.67881: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096026.67885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096026.67887: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096026.67987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096026.68024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096026.68202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096026.68250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096026.68273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096026.68503: variable 'ansible_distribution' from source: facts 7044 1727096026.68514: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.68531: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096026.68658: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.68828: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096026.69044: variable 'ansible_distribution' from source: facts 7044 1727096026.69052: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.69062: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096026.69172: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.69183: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096026.69350: variable 'ansible_distribution' from source: facts 7044 1727096026.69359: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.69370: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096026.69515: variable 'network_provider' from source: set_fact 7044 1727096026.69529: variable 'network_state' from source: role '' defaults 7044 1727096026.69543: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7044 1727096026.69555: variable 'omit' from source: magic vars 7044 1727096026.69610: variable 'omit' from source: magic vars 7044 1727096026.69648: variable 'network_service_name' from source: role '' defaults 7044 1727096026.69720: variable 'network_service_name' from source: role '' defaults 7044 1727096026.69827: variable '__network_provider_setup' from source: role '' defaults 7044 1727096026.69838: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096026.69904: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096026.69935: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096026.70003: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096026.70175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096026.70206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096026.70240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096026.70287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096026.70305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096026.70352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096026.70384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096026.70411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096026.70455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096026.70511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096026.70804: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7044 1727096026.70916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096026.70953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096026.70993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096026.71038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096026.71057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096026.71158: variable 'ansible_python' from source: facts 7044 1727096026.71185: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7044 1727096026.71274: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096026.71409: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096026.71503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096026.71538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096026.71565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096026.71616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096026.71642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096026.71730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096026.71776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096026.71874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096026.71916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096026.71934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096026.72080: variable 'network_connections' from source: task vars 7044 1727096026.72100: variable 'interface' from source: play vars 7044 1727096026.72209: variable 'interface' from source: play vars 7044 1727096026.72291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096026.72513: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096026.72577: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096026.72622: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096026.72753: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096026.72756: 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) 7044 1727096026.72774: 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) 7044 1727096026.72813: 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) 7044 1727096026.72853: 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) 7044 1727096026.72910: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096026.73273: variable 'network_connections' from source: task vars 7044 1727096026.73277: variable 'interface' from source: play vars 7044 1727096026.73317: variable 'interface' from source: play vars 7044 1727096026.73376: variable '__network_packages_default_wireless' from source: role '' defaults 7044 1727096026.73465: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096026.73808: variable 'network_connections' from source: task vars 7044 1727096026.73950: variable 'interface' from source: play vars 7044 1727096026.73953: variable 'interface' from source: play vars 7044 1727096026.73955: variable '__network_packages_default_team' from source: role '' defaults 7044 1727096026.74047: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096026.74320: variable 'network_connections' from source: task vars 7044 1727096026.74333: variable 'interface' from source: play vars 7044 1727096026.74470: variable 'interface' from source: play vars 7044 1727096026.74554: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096026.74630: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096026.74643: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096026.74739: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096026.75030: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7044 1727096026.75646: variable 'network_connections' from source: task vars 7044 1727096026.75665: variable 'interface' from source: play vars 7044 1727096026.75752: variable 'interface' from source: play vars 7044 1727096026.75775: variable 'ansible_distribution' from source: facts 7044 1727096026.75819: variable '__network_rh_distros' from source: role '' defaults 7044 1727096026.75831: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.75860: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7044 1727096026.76130: variable 'ansible_distribution' from source: facts 7044 1727096026.76134: variable '__network_rh_distros' from source: role '' defaults 7044 1727096026.76136: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.76139: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7044 1727096026.76357: variable 'ansible_distribution' from source: facts 7044 1727096026.76372: variable '__network_rh_distros' from source: role '' defaults 7044 1727096026.76456: variable 'ansible_distribution_major_version' from source: facts 7044 1727096026.76461: variable 'network_provider' from source: set_fact 7044 1727096026.76464: variable 'omit' from source: magic vars 7044 1727096026.76501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096026.76566: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096026.76574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096026.76602: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096026.76663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096026.76681: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096026.76690: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096026.76696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096026.76815: Set connection var ansible_timeout to 10 7044 1727096026.76836: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096026.76893: Set connection var ansible_pipelining to False 7044 1727096026.76896: Set connection var ansible_connection to ssh 7044 1727096026.76899: Set connection var ansible_shell_type to sh 7044 1727096026.76901: Set connection var ansible_shell_executable to /bin/sh 7044 1727096026.76914: variable 'ansible_shell_executable' from source: unknown 7044 1727096026.76920: variable 'ansible_connection' from source: unknown 7044 1727096026.76929: variable 'ansible_module_compression' from source: unknown 7044 1727096026.76937: variable 'ansible_shell_type' from source: unknown 7044 1727096026.76951: variable 'ansible_shell_executable' from source: unknown 7044 1727096026.77002: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096026.77008: variable 'ansible_pipelining' from source: unknown 7044 1727096026.77010: variable 'ansible_timeout' from source: unknown 7044 1727096026.77012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096026.77117: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096026.77133: variable 'omit' from source: magic vars 7044 1727096026.77143: starting attempt loop 7044 1727096026.77154: running the handler 7044 1727096026.77326: variable 'ansible_facts' from source: unknown 7044 1727096026.78147: _low_level_execute_command(): starting 7044 1727096026.78272: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096026.79440: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096026.79458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096026.79514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096026.79547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096026.79669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096026.81495: stdout chunk (state=3): >>>/root <<< 7044 1727096026.81592: stdout chunk (state=3): >>><<< 7044 1727096026.81596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096026.81598: stderr chunk (state=3): >>><<< 7044 1727096026.81670: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096026.81674: _low_level_execute_command(): starting 7044 1727096026.81676: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096026.8161962-8235-519296120614 `" && echo ansible-tmp-1727096026.8161962-8235-519296120614="` echo /root/.ansible/tmp/ansible-tmp-1727096026.8161962-8235-519296120614 `" ) && sleep 0' 7044 1727096026.82364: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096026.82387: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096026.82403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096026.82460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096026.82643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096026.82872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096026.82898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096026.83001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096026.85014: stdout chunk (state=3): >>>ansible-tmp-1727096026.8161962-8235-519296120614=/root/.ansible/tmp/ansible-tmp-1727096026.8161962-8235-519296120614 <<< 7044 1727096026.85184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096026.85188: stdout chunk (state=3): >>><<< 7044 1727096026.85190: stderr chunk (state=3): >>><<< 7044 1727096026.85406: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096026.8161962-8235-519296120614=/root/.ansible/tmp/ansible-tmp-1727096026.8161962-8235-519296120614 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096026.85416: variable 'ansible_module_compression' from source: unknown 7044 1727096026.85420: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 7044 1727096026.85425: ANSIBALLZ: Acquiring lock 7044 1727096026.85428: ANSIBALLZ: Lock acquired: 139640376447568 7044 1727096026.85430: ANSIBALLZ: Creating module 7044 1727096027.12576: ANSIBALLZ: Writing module into payload 7044 1727096027.12580: ANSIBALLZ: Writing module 7044 1727096027.12582: ANSIBALLZ: Renaming module 7044 1727096027.12584: ANSIBALLZ: Done creating module 7044 1727096027.12586: variable 'ansible_facts' from source: unknown 7044 1727096027.12787: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096026.8161962-8235-519296120614/AnsiballZ_systemd.py 7044 1727096027.13017: Sending initial data 7044 1727096027.13021: Sent initial data (151 bytes) 7044 1727096027.13450: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096027.13465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096027.13488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096027.13519: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096027.13550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096027.13617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096027.15340: 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 <<< 7044 1727096027.15410: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096027.15473: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpd38irxbu /root/.ansible/tmp/ansible-tmp-1727096026.8161962-8235-519296120614/AnsiballZ_systemd.py <<< 7044 1727096027.15477: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096026.8161962-8235-519296120614/AnsiballZ_systemd.py" <<< 7044 1727096027.15537: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpd38irxbu" to remote "/root/.ansible/tmp/ansible-tmp-1727096026.8161962-8235-519296120614/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096026.8161962-8235-519296120614/AnsiballZ_systemd.py" <<< 7044 1727096027.16737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096027.16772: stderr chunk (state=3): >>><<< 7044 1727096027.16775: stdout chunk (state=3): >>><<< 7044 1727096027.16801: done transferring module to remote 7044 1727096027.16811: _low_level_execute_command(): starting 7044 1727096027.16821: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096026.8161962-8235-519296120614/ /root/.ansible/tmp/ansible-tmp-1727096026.8161962-8235-519296120614/AnsiballZ_systemd.py && sleep 0' 7044 1727096027.17291: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096027.17295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096027.17297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096027.17299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096027.17346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096027.17349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096027.17352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096027.17425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096027.19314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096027.19346: stderr chunk (state=3): >>><<< 7044 1727096027.19350: stdout chunk (state=3): >>><<< 7044 1727096027.19364: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096027.19369: _low_level_execute_command(): starting 7044 1727096027.19375: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096026.8161962-8235-519296120614/AnsiballZ_systemd.py && sleep 0' 7044 1727096027.19829: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096027.19839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096027.19852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096027.19909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096027.19912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096027.19914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096027.19999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096027.49994: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9379840", "MemoryPeak": "9859072", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3320512512", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "99811000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpRecei<<< 7044 1727096027.50000: stdout chunk (state=3): >>>ve": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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": "shutdown.target multi-user.target cloud-init.service network.target NetworkManager-wait-online.service", "After": "systemd-journald.socket network-pre.target system.slice dbus.socket sysinit.target cloud-init-local.service basic.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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:45 EDT", "StateChangeTimestampMonotonic": "179126221", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7044 1727096027.52076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096027.52081: stdout chunk (state=3): >>><<< 7044 1727096027.52084: stderr chunk (state=3): >>><<< 7044 1727096027.52091: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9379840", "MemoryPeak": "9859072", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3320512512", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "99811000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "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": "shutdown.target multi-user.target cloud-init.service network.target NetworkManager-wait-online.service", "After": "systemd-journald.socket network-pre.target system.slice dbus.socket sysinit.target cloud-init-local.service basic.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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:45 EDT", "StateChangeTimestampMonotonic": "179126221", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096027.52233: 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-1727096026.8161962-8235-519296120614/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096027.52265: _low_level_execute_command(): starting 7044 1727096027.52278: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096026.8161962-8235-519296120614/ > /dev/null 2>&1 && sleep 0' 7044 1727096027.52983: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096027.52997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096027.53073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096027.53102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096027.53120: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096027.53145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096027.53252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096027.55280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096027.55296: stdout chunk (state=3): >>><<< 7044 1727096027.55312: stderr chunk (state=3): >>><<< 7044 1727096027.55474: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096027.55478: handler run complete 7044 1727096027.55480: attempt loop complete, returning result 7044 1727096027.55482: _execute() done 7044 1727096027.55484: dumping result to json 7044 1727096027.55486: done dumping result, returning 7044 1727096027.55488: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-4381-8c4e-000000000022] 7044 1727096027.55490: sending task result for task 0afff68d-5257-4381-8c4e-000000000022 7044 1727096027.56319: done sending task result for task 0afff68d-5257-4381-8c4e-000000000022 7044 1727096027.56326: 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 } 7044 1727096027.56402: no more pending results, returning what we have 7044 1727096027.56405: results queue empty 7044 1727096027.56405: checking for any_errors_fatal 7044 1727096027.56410: done checking for any_errors_fatal 7044 1727096027.56411: checking for max_fail_percentage 7044 1727096027.56412: done checking for max_fail_percentage 7044 1727096027.56413: checking to see if all hosts have failed and the running result is not ok 7044 1727096027.56414: done checking to see if all hosts have failed 7044 1727096027.56414: getting the remaining hosts for this loop 7044 1727096027.56415: done getting the remaining hosts for this loop 7044 1727096027.56418: getting the next task for host managed_node1 7044 1727096027.56426: done getting next task for host managed_node1 7044 1727096027.56429: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7044 1727096027.56431: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096027.56440: getting variables 7044 1727096027.56441: in VariableManager get_vars() 7044 1727096027.56482: Calling all_inventory to load vars for managed_node1 7044 1727096027.56485: Calling groups_inventory to load vars for managed_node1 7044 1727096027.56487: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096027.56496: Calling all_plugins_play to load vars for managed_node1 7044 1727096027.56498: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096027.56500: Calling groups_plugins_play to load vars for managed_node1 7044 1727096027.57881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096027.59492: done with get_vars() 7044 1727096027.59526: done getting variables 7044 1727096027.59593: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:53:47 -0400 (0:00:01.002) 0:00:32.677 ****** 7044 1727096027.59633: entering _queue_task() for managed_node1/service 7044 1727096027.59922: worker is 1 (out of 1 available) 7044 1727096027.59936: exiting _queue_task() for managed_node1/service 7044 1727096027.59949: done queuing things up, now waiting for results queue to drain 7044 1727096027.59951: waiting for pending results... 7044 1727096027.60137: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7044 1727096027.60228: in run() - task 0afff68d-5257-4381-8c4e-000000000023 7044 1727096027.60243: variable 'ansible_search_path' from source: unknown 7044 1727096027.60246: variable 'ansible_search_path' from source: unknown 7044 1727096027.60284: calling self._execute() 7044 1727096027.60356: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096027.60360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096027.60371: variable 'omit' from source: magic vars 7044 1727096027.60659: variable 'ansible_distribution_major_version' from source: facts 7044 1727096027.60670: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096027.60810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096027.62826: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096027.62878: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096027.62908: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096027.62933: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096027.62954: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096027.63019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096027.63179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096027.63196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096027.63229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096027.63238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096027.63333: variable 'ansible_distribution' from source: facts 7044 1727096027.63337: variable 'ansible_distribution_major_version' from source: facts 7044 1727096027.63344: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096027.63434: variable 'ansible_distribution_major_version' from source: facts 7044 1727096027.63437: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096027.63549: variable 'ansible_distribution' from source: facts 7044 1727096027.63553: variable 'ansible_distribution_major_version' from source: facts 7044 1727096027.63556: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096027.63651: variable 'ansible_distribution_major_version' from source: facts 7044 1727096027.63654: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096027.63744: variable 'ansible_distribution' from source: facts 7044 1727096027.63747: variable 'ansible_distribution_major_version' from source: facts 7044 1727096027.63754: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096027.63829: variable 'network_provider' from source: set_fact 7044 1727096027.63832: Evaluated conditional (network_provider == "nm"): True 7044 1727096027.63897: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096027.63951: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096027.64029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096027.64045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096027.64062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096027.64092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096027.64104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096027.64133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096027.64149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096027.64165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096027.64194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096027.64205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096027.64235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096027.64251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096027.64269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096027.64294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096027.64305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096027.64393: variable 'network_connections' from source: task vars 7044 1727096027.64404: variable 'interface' from source: play vars 7044 1727096027.64457: variable 'interface' from source: play vars 7044 1727096027.64538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096027.64707: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096027.64972: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096027.64976: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096027.64979: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096027.64981: 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) 7044 1727096027.64983: 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) 7044 1727096027.64986: 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) 7044 1727096027.64988: 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) 7044 1727096027.65008: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096027.65246: variable 'network_connections' from source: task vars 7044 1727096027.65258: variable 'interface' from source: play vars 7044 1727096027.65375: variable 'interface' from source: play vars 7044 1727096027.65434: Evaluated conditional (__network_wpa_supplicant_required): True 7044 1727096027.65453: variable 'omit' from source: magic vars 7044 1727096027.65508: variable 'omit' from source: magic vars 7044 1727096027.65562: variable 'omit' from source: magic vars 7044 1727096027.65594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096027.65628: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096027.65649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096027.65682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096027.65696: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096027.65731: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096027.65740: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096027.65749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096027.65903: Set connection var ansible_timeout to 10 7044 1727096027.65935: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096027.65947: Set connection var ansible_pipelining to False 7044 1727096027.65972: Set connection var ansible_connection to ssh 7044 1727096027.65978: Set connection var ansible_shell_type to sh 7044 1727096027.65980: Set connection var ansible_shell_executable to /bin/sh 7044 1727096027.66025: variable 'ansible_shell_executable' from source: unknown 7044 1727096027.66028: variable 'ansible_connection' from source: unknown 7044 1727096027.66031: variable 'ansible_module_compression' from source: unknown 7044 1727096027.66033: variable 'ansible_shell_type' from source: unknown 7044 1727096027.66036: variable 'ansible_shell_executable' from source: unknown 7044 1727096027.66040: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096027.66044: variable 'ansible_pipelining' from source: unknown 7044 1727096027.66046: variable 'ansible_timeout' from source: unknown 7044 1727096027.66050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096027.66136: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096027.66144: variable 'omit' from source: magic vars 7044 1727096027.66153: starting attempt loop 7044 1727096027.66156: running the handler 7044 1727096027.66236: variable 'ansible_facts' from source: unknown 7044 1727096027.66691: _low_level_execute_command(): starting 7044 1727096027.66695: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096027.67206: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096027.67211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096027.67214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096027.67262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096027.67265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096027.67270: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096027.67346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096027.69082: stdout chunk (state=3): >>>/root <<< 7044 1727096027.69170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096027.69206: stderr chunk (state=3): >>><<< 7044 1727096027.69209: stdout chunk (state=3): >>><<< 7044 1727096027.69230: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096027.69240: _low_level_execute_command(): starting 7044 1727096027.69247: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096027.6922987-8270-33501580059954 `" && echo ansible-tmp-1727096027.6922987-8270-33501580059954="` echo /root/.ansible/tmp/ansible-tmp-1727096027.6922987-8270-33501580059954 `" ) && sleep 0' 7044 1727096027.69701: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096027.69705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096027.69707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096027.69709: 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 <<< 7044 1727096027.69711: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096027.69764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096027.69772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096027.69775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096027.69842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096027.71788: stdout chunk (state=3): >>>ansible-tmp-1727096027.6922987-8270-33501580059954=/root/.ansible/tmp/ansible-tmp-1727096027.6922987-8270-33501580059954 <<< 7044 1727096027.71886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096027.71918: stderr chunk (state=3): >>><<< 7044 1727096027.71921: stdout chunk (state=3): >>><<< 7044 1727096027.71939: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096027.6922987-8270-33501580059954=/root/.ansible/tmp/ansible-tmp-1727096027.6922987-8270-33501580059954 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096027.71966: variable 'ansible_module_compression' from source: unknown 7044 1727096027.72011: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7044 1727096027.72065: variable 'ansible_facts' from source: unknown 7044 1727096027.72202: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096027.6922987-8270-33501580059954/AnsiballZ_systemd.py 7044 1727096027.72313: Sending initial data 7044 1727096027.72316: Sent initial data (153 bytes) 7044 1727096027.72754: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096027.72758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096027.72791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096027.72795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096027.72797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096027.72840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096027.72852: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096027.72930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096027.74532: 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 <<< 7044 1727096027.74593: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096027.74658: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpn4g8s6ju /root/.ansible/tmp/ansible-tmp-1727096027.6922987-8270-33501580059954/AnsiballZ_systemd.py <<< 7044 1727096027.74663: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096027.6922987-8270-33501580059954/AnsiballZ_systemd.py" <<< 7044 1727096027.74726: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpn4g8s6ju" to remote "/root/.ansible/tmp/ansible-tmp-1727096027.6922987-8270-33501580059954/AnsiballZ_systemd.py" <<< 7044 1727096027.74729: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096027.6922987-8270-33501580059954/AnsiballZ_systemd.py" <<< 7044 1727096027.75915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096027.75959: stderr chunk (state=3): >>><<< 7044 1727096027.75963: stdout chunk (state=3): >>><<< 7044 1727096027.75992: done transferring module to remote 7044 1727096027.76005: _low_level_execute_command(): starting 7044 1727096027.76009: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096027.6922987-8270-33501580059954/ /root/.ansible/tmp/ansible-tmp-1727096027.6922987-8270-33501580059954/AnsiballZ_systemd.py && sleep 0' 7044 1727096027.76446: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096027.76450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096027.76479: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096027.76482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096027.76535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096027.76538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096027.76613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096027.78458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096027.78484: stderr chunk (state=3): >>><<< 7044 1727096027.78487: stdout chunk (state=3): >>><<< 7044 1727096027.78505: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096027.78508: _low_level_execute_command(): starting 7044 1727096027.78513: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096027.6922987-8270-33501580059954/AnsiballZ_systemd.py && sleep 0' 7044 1727096027.78954: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096027.78958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096027.78987: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096027.78991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096027.79042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096027.79049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096027.79134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096028.32464: stdout chunk (state=3): >>> {"name": "wpa_supplicant", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3322736640", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "Conflicts": "shutdown.target", "Before": "network.target shutdown.target", "After": "system.slice dbus-broker.service sysinit.target systemd-journald.socket basic.target dbus.socket", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inact<<< 7044 1727096028.32477: stdout chunk (state=3): >>>ive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7044 1727096028.34573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096028.34602: stderr chunk (state=3): >>><<< 7044 1727096028.34605: stdout chunk (state=3): >>><<< 7044 1727096028.34631: _low_level_execute_command() done: rc=0, stdout= {"name": "wpa_supplicant", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "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", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3322736640", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "Conflicts": "shutdown.target", "Before": "network.target shutdown.target", "After": "system.slice dbus-broker.service sysinit.target systemd-journald.socket basic.target dbus.socket", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "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": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096028.34748: done with _execute_module (ansible.legacy.systemd, {'name': 'wpa_supplicant', 'state': 'started', 'enabled': 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.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-1727096027.6922987-8270-33501580059954/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096028.34764: _low_level_execute_command(): starting 7044 1727096028.34770: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096027.6922987-8270-33501580059954/ > /dev/null 2>&1 && sleep 0' 7044 1727096028.35232: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096028.35236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096028.35238: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096028.35240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096028.35242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096028.35293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096028.35296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096028.35298: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096028.35374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096028.37340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096028.37366: stderr chunk (state=3): >>><<< 7044 1727096028.37371: stdout chunk (state=3): >>><<< 7044 1727096028.37385: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096028.37401: handler run complete 7044 1727096028.37436: attempt loop complete, returning result 7044 1727096028.37439: _execute() done 7044 1727096028.37442: dumping result to json 7044 1727096028.37453: done dumping result, returning 7044 1727096028.37462: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-4381-8c4e-000000000023] 7044 1727096028.37465: sending task result for task 0afff68d-5257-4381-8c4e-000000000023 7044 1727096028.37673: done sending task result for task 0afff68d-5257-4381-8c4e-000000000023 7044 1727096028.37676: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice dbus-broker.service sysinit.target systemd-journald.socket basic.target dbus.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3702857728", "EffectiveMemoryMax": "3702857728", "EffectiveTasksMax": "22362", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3322736640", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 7044 1727096028.37930: no more pending results, returning what we have 7044 1727096028.37933: results queue empty 7044 1727096028.37934: checking for any_errors_fatal 7044 1727096028.37944: done checking for any_errors_fatal 7044 1727096028.37945: checking for max_fail_percentage 7044 1727096028.37946: done checking for max_fail_percentage 7044 1727096028.37946: checking to see if all hosts have failed and the running result is not ok 7044 1727096028.37947: done checking to see if all hosts have failed 7044 1727096028.37947: getting the remaining hosts for this loop 7044 1727096028.37948: done getting the remaining hosts for this loop 7044 1727096028.37951: getting the next task for host managed_node1 7044 1727096028.37955: done getting next task for host managed_node1 7044 1727096028.37958: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7044 1727096028.37959: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096028.37965: getting variables 7044 1727096028.37966: in VariableManager get_vars() 7044 1727096028.38005: Calling all_inventory to load vars for managed_node1 7044 1727096028.38007: Calling groups_inventory to load vars for managed_node1 7044 1727096028.38009: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096028.38016: Calling all_plugins_play to load vars for managed_node1 7044 1727096028.38018: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096028.38020: Calling groups_plugins_play to load vars for managed_node1 7044 1727096028.38842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096028.39705: done with get_vars() 7044 1727096028.39731: done getting variables 7044 1727096028.39779: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:53:48 -0400 (0:00:00.801) 0:00:33.479 ****** 7044 1727096028.39804: entering _queue_task() for managed_node1/service 7044 1727096028.40060: worker is 1 (out of 1 available) 7044 1727096028.40075: exiting _queue_task() for managed_node1/service 7044 1727096028.40087: done queuing things up, now waiting for results queue to drain 7044 1727096028.40089: waiting for pending results... 7044 1727096028.40269: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7044 1727096028.40356: in run() - task 0afff68d-5257-4381-8c4e-000000000024 7044 1727096028.40369: variable 'ansible_search_path' from source: unknown 7044 1727096028.40372: variable 'ansible_search_path' from source: unknown 7044 1727096028.40403: calling self._execute() 7044 1727096028.40478: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096028.40483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096028.40492: variable 'omit' from source: magic vars 7044 1727096028.40770: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.40780: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096028.40918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096028.42504: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096028.42559: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096028.42589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096028.42618: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096028.42641: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096028.42703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096028.42725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096028.42747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096028.42774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096028.42785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096028.42875: variable 'ansible_distribution' from source: facts 7044 1727096028.42878: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.42886: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096028.42974: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.42979: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096028.43098: variable 'ansible_distribution' from source: facts 7044 1727096028.43101: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.43107: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096028.43373: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.43376: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096028.43378: variable 'ansible_distribution' from source: facts 7044 1727096028.43380: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.43382: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096028.43486: variable 'network_provider' from source: set_fact 7044 1727096028.43498: Evaluated conditional (network_provider == "initscripts"): False 7044 1727096028.43504: when evaluation is False, skipping this task 7044 1727096028.43511: _execute() done 7044 1727096028.43518: dumping result to json 7044 1727096028.43530: done dumping result, returning 7044 1727096028.43544: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-4381-8c4e-000000000024] 7044 1727096028.43554: sending task result for task 0afff68d-5257-4381-8c4e-000000000024 7044 1727096028.43666: done sending task result for task 0afff68d-5257-4381-8c4e-000000000024 7044 1727096028.43677: 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 } 7044 1727096028.43723: no more pending results, returning what we have 7044 1727096028.43729: results queue empty 7044 1727096028.43730: checking for any_errors_fatal 7044 1727096028.43757: done checking for any_errors_fatal 7044 1727096028.43758: checking for max_fail_percentage 7044 1727096028.43760: done checking for max_fail_percentage 7044 1727096028.43761: checking to see if all hosts have failed and the running result is not ok 7044 1727096028.43762: done checking to see if all hosts have failed 7044 1727096028.43763: getting the remaining hosts for this loop 7044 1727096028.43764: done getting the remaining hosts for this loop 7044 1727096028.43770: getting the next task for host managed_node1 7044 1727096028.43778: done getting next task for host managed_node1 7044 1727096028.43782: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7044 1727096028.43785: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096028.43800: getting variables 7044 1727096028.43803: in VariableManager get_vars() 7044 1727096028.43864: Calling all_inventory to load vars for managed_node1 7044 1727096028.44072: Calling groups_inventory to load vars for managed_node1 7044 1727096028.44077: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096028.44089: Calling all_plugins_play to load vars for managed_node1 7044 1727096028.44092: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096028.44096: Calling groups_plugins_play to load vars for managed_node1 7044 1727096028.45541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096028.47130: done with get_vars() 7044 1727096028.47162: done getting variables 7044 1727096028.47235: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:53:48 -0400 (0:00:00.074) 0:00:33.554 ****** 7044 1727096028.47280: entering _queue_task() for managed_node1/copy 7044 1727096028.47611: worker is 1 (out of 1 available) 7044 1727096028.47628: exiting _queue_task() for managed_node1/copy 7044 1727096028.47641: done queuing things up, now waiting for results queue to drain 7044 1727096028.47642: waiting for pending results... 7044 1727096028.47944: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7044 1727096028.48103: in run() - task 0afff68d-5257-4381-8c4e-000000000025 7044 1727096028.48127: variable 'ansible_search_path' from source: unknown 7044 1727096028.48273: variable 'ansible_search_path' from source: unknown 7044 1727096028.48277: calling self._execute() 7044 1727096028.48283: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096028.48296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096028.48310: variable 'omit' from source: magic vars 7044 1727096028.48715: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.48741: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096028.48964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096028.51854: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096028.51904: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096028.51949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096028.51997: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096028.52033: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096028.52123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096028.52174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096028.52195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096028.52283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096028.52287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096028.52404: variable 'ansible_distribution' from source: facts 7044 1727096028.52415: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.52430: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096028.52557: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.52572: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096028.52974: variable 'ansible_distribution' from source: facts 7044 1727096028.52977: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.52979: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096028.52982: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.52984: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096028.53057: variable 'ansible_distribution' from source: facts 7044 1727096028.53108: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.53118: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096028.53230: variable 'network_provider' from source: set_fact 7044 1727096028.53240: Evaluated conditional (network_provider == "initscripts"): False 7044 1727096028.53247: when evaluation is False, skipping this task 7044 1727096028.53254: _execute() done 7044 1727096028.53261: dumping result to json 7044 1727096028.53270: done dumping result, returning 7044 1727096028.53283: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-4381-8c4e-000000000025] 7044 1727096028.53294: sending task result for task 0afff68d-5257-4381-8c4e-000000000025 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7044 1727096028.53451: no more pending results, returning what we have 7044 1727096028.53454: results queue empty 7044 1727096028.53455: checking for any_errors_fatal 7044 1727096028.53461: done checking for any_errors_fatal 7044 1727096028.53461: checking for max_fail_percentage 7044 1727096028.53463: done checking for max_fail_percentage 7044 1727096028.53464: checking to see if all hosts have failed and the running result is not ok 7044 1727096028.53465: done checking to see if all hosts have failed 7044 1727096028.53466: getting the remaining hosts for this loop 7044 1727096028.53469: done getting the remaining hosts for this loop 7044 1727096028.53473: getting the next task for host managed_node1 7044 1727096028.53480: done getting next task for host managed_node1 7044 1727096028.53485: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7044 1727096028.53488: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096028.53504: getting variables 7044 1727096028.53506: in VariableManager get_vars() 7044 1727096028.53672: Calling all_inventory to load vars for managed_node1 7044 1727096028.53675: Calling groups_inventory to load vars for managed_node1 7044 1727096028.53678: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096028.53691: Calling all_plugins_play to load vars for managed_node1 7044 1727096028.53694: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096028.53697: Calling groups_plugins_play to load vars for managed_node1 7044 1727096028.54505: done sending task result for task 0afff68d-5257-4381-8c4e-000000000025 7044 1727096028.54509: WORKER PROCESS EXITING 7044 1727096028.55465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096028.56998: done with get_vars() 7044 1727096028.57029: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:53:48 -0400 (0:00:00.098) 0:00:33.652 ****** 7044 1727096028.57118: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7044 1727096028.57119: Creating lock for fedora.linux_system_roles.network_connections 7044 1727096028.57452: worker is 1 (out of 1 available) 7044 1727096028.57464: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7044 1727096028.57677: done queuing things up, now waiting for results queue to drain 7044 1727096028.57679: waiting for pending results... 7044 1727096028.57755: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7044 1727096028.57901: in run() - task 0afff68d-5257-4381-8c4e-000000000026 7044 1727096028.57925: variable 'ansible_search_path' from source: unknown 7044 1727096028.57932: variable 'ansible_search_path' from source: unknown 7044 1727096028.57976: calling self._execute() 7044 1727096028.58078: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096028.58089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096028.58104: variable 'omit' from source: magic vars 7044 1727096028.58999: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.59003: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096028.59321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096028.62175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096028.62179: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096028.62182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096028.62184: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096028.62186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096028.62414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096028.62450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096028.62517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096028.62617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096028.62773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096028.62970: variable 'ansible_distribution' from source: facts 7044 1727096028.62982: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.62995: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096028.63233: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.63250: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096028.63544: variable 'ansible_distribution' from source: facts 7044 1727096028.63773: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.63777: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096028.63905: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.63917: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096028.64103: variable 'ansible_distribution' from source: facts 7044 1727096028.64116: variable 'ansible_distribution_major_version' from source: facts 7044 1727096028.64126: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096028.64141: variable 'omit' from source: magic vars 7044 1727096028.64198: variable 'omit' from source: magic vars 7044 1727096028.64327: variable 'network_provider' from source: set_fact 7044 1727096028.64431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096028.64466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096028.64497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096028.64544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096028.64571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096028.64648: variable 'omit' from source: magic vars 7044 1727096028.64754: variable 'omit' from source: magic vars 7044 1727096028.64858: variable 'network_connections' from source: task vars 7044 1727096028.64878: variable 'interface' from source: play vars 7044 1727096028.64947: variable 'interface' from source: play vars 7044 1727096028.65137: variable 'omit' from source: magic vars 7044 1727096028.65151: variable '__lsr_ansible_managed' from source: task vars 7044 1727096028.65217: variable '__lsr_ansible_managed' from source: task vars 7044 1727096028.65539: Loaded config def from plugin (lookup/template) 7044 1727096028.65546: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7044 1727096028.65562: File lookup term: get_ansible_managed.j2 7044 1727096028.65571: variable 'ansible_search_path' from source: unknown 7044 1727096028.65648: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7044 1727096028.65652: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7044 1727096028.65655: variable 'ansible_search_path' from source: unknown 7044 1727096028.72011: variable 'ansible_managed' from source: unknown 7044 1727096028.72148: variable 'omit' from source: magic vars 7044 1727096028.72191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096028.72231: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096028.72254: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096028.72280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096028.72293: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096028.72325: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096028.72374: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096028.72379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096028.72445: Set connection var ansible_timeout to 10 7044 1727096028.72460: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096028.72473: Set connection var ansible_pipelining to False 7044 1727096028.72481: Set connection var ansible_connection to ssh 7044 1727096028.72487: Set connection var ansible_shell_type to sh 7044 1727096028.72502: Set connection var ansible_shell_executable to /bin/sh 7044 1727096028.72573: variable 'ansible_shell_executable' from source: unknown 7044 1727096028.72577: variable 'ansible_connection' from source: unknown 7044 1727096028.72579: variable 'ansible_module_compression' from source: unknown 7044 1727096028.72581: variable 'ansible_shell_type' from source: unknown 7044 1727096028.72583: variable 'ansible_shell_executable' from source: unknown 7044 1727096028.72584: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096028.72586: variable 'ansible_pipelining' from source: unknown 7044 1727096028.72588: variable 'ansible_timeout' from source: unknown 7044 1727096028.72590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096028.72717: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096028.72733: variable 'omit' from source: magic vars 7044 1727096028.72746: starting attempt loop 7044 1727096028.72773: running the handler 7044 1727096028.72776: _low_level_execute_command(): starting 7044 1727096028.72786: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096028.73593: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096028.73597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096028.73654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096028.73673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096028.73698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096028.73800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096028.75675: stdout chunk (state=3): >>>/root <<< 7044 1727096028.75679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096028.75682: stdout chunk (state=3): >>><<< 7044 1727096028.75684: stderr chunk (state=3): >>><<< 7044 1727096028.75983: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096028.75986: _low_level_execute_command(): starting 7044 1727096028.75989: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096028.75894-8306-130840884714929 `" && echo ansible-tmp-1727096028.75894-8306-130840884714929="` echo /root/.ansible/tmp/ansible-tmp-1727096028.75894-8306-130840884714929 `" ) && sleep 0' 7044 1727096028.76951: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096028.76955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096028.76957: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096028.76960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096028.77026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096028.77039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096028.77104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096028.77170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096028.79089: stdout chunk (state=3): >>>ansible-tmp-1727096028.75894-8306-130840884714929=/root/.ansible/tmp/ansible-tmp-1727096028.75894-8306-130840884714929 <<< 7044 1727096028.79241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096028.79266: stdout chunk (state=3): >>><<< 7044 1727096028.79288: stderr chunk (state=3): >>><<< 7044 1727096028.79395: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096028.75894-8306-130840884714929=/root/.ansible/tmp/ansible-tmp-1727096028.75894-8306-130840884714929 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096028.79514: variable 'ansible_module_compression' from source: unknown 7044 1727096028.79526: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 7044 1727096028.79534: ANSIBALLZ: Acquiring lock 7044 1727096028.79542: ANSIBALLZ: Lock acquired: 139640370456544 7044 1727096028.79550: ANSIBALLZ: Creating module 7044 1727096029.00767: ANSIBALLZ: Writing module into payload 7044 1727096029.01119: ANSIBALLZ: Writing module 7044 1727096029.01373: ANSIBALLZ: Renaming module 7044 1727096029.01376: ANSIBALLZ: Done creating module 7044 1727096029.01378: variable 'ansible_facts' from source: unknown 7044 1727096029.01380: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096028.75894-8306-130840884714929/AnsiballZ_network_connections.py 7044 1727096029.01515: Sending initial data 7044 1727096029.01527: Sent initial data (164 bytes) 7044 1727096029.02089: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096029.02102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096029.02114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096029.02126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096029.02175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096029.02196: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096029.02213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096029.02322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096029.04020: 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 <<< 7044 1727096029.04115: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096029.04182: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp6eepsfb8 /root/.ansible/tmp/ansible-tmp-1727096028.75894-8306-130840884714929/AnsiballZ_network_connections.py <<< 7044 1727096029.04196: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096028.75894-8306-130840884714929/AnsiballZ_network_connections.py" <<< 7044 1727096029.04244: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7044 1727096029.04274: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp6eepsfb8" to remote "/root/.ansible/tmp/ansible-tmp-1727096028.75894-8306-130840884714929/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096028.75894-8306-130840884714929/AnsiballZ_network_connections.py" <<< 7044 1727096029.05588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096029.05592: stderr chunk (state=3): >>><<< 7044 1727096029.05594: stdout chunk (state=3): >>><<< 7044 1727096029.05596: done transferring module to remote 7044 1727096029.05598: _low_level_execute_command(): starting 7044 1727096029.05600: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096028.75894-8306-130840884714929/ /root/.ansible/tmp/ansible-tmp-1727096028.75894-8306-130840884714929/AnsiballZ_network_connections.py && sleep 0' 7044 1727096029.06832: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096029.06903: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096029.06913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096029.07093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096029.07127: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096029.07269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096029.09412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096029.09416: stdout chunk (state=3): >>><<< 7044 1727096029.09418: stderr chunk (state=3): >>><<< 7044 1727096029.09421: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096029.09426: _low_level_execute_command(): starting 7044 1727096029.09428: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096028.75894-8306-130840884714929/AnsiballZ_network_connections.py && sleep 0' 7044 1727096029.10355: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096029.10391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096029.10395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096029.10398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096029.10400: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096029.10405: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096029.10415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096029.10609: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096029.10613: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096029.10615: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096029.10617: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096029.10619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096029.10621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096029.10623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096029.10628: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727096029.10630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096029.10631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096029.10633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096029.10688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096029.10790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096031.64208: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 0ee85db4-46c7-4f46-aa71-77d0bc5b7dc7\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 0ee85db4-46c7-4f46-aa71-77d0bc5b7dc7 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7044 1727096031.66190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096031.66216: stderr chunk (state=3): >>><<< 7044 1727096031.66219: stdout chunk (state=3): >>><<< 7044 1727096031.66238: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 0ee85db4-46c7-4f46-aa71-77d0bc5b7dc7\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 0ee85db4-46c7-4f46-aa71-77d0bc5b7dc7 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": ["none"], "client_cert": "/etc/pki/tls/client.pem", "ca_cert": "/etc/pki/tls/cacert.pem"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096031.66281: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'interface_name': 'veth2', 'state': 'up', 'type': 'ethernet', 'ip': {'address': ['203.0.113.2/24'], 'dhcp4': 'no', 'auto6': 'no'}, 'ieee802_1x': {'identity': 'myhost', 'eap': 'tls', 'private_key': '/etc/pki/tls/client.key', 'private_key_password': 'test', 'private_key_password_flags': ['none'], 'client_cert': '/etc/pki/tls/client.pem', 'ca_cert': '/etc/pki/tls/cacert.pem'}}], '__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-1727096028.75894-8306-130840884714929/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096031.66290: _low_level_execute_command(): starting 7044 1727096031.66296: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096028.75894-8306-130840884714929/ > /dev/null 2>&1 && sleep 0' 7044 1727096031.66733: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096031.66739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096031.66772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096031.66776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096031.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 <<< 7044 1727096031.66780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096031.66839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096031.66842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096031.66847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096031.66914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096031.68875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096031.68880: stdout chunk (state=3): >>><<< 7044 1727096031.69048: stderr chunk (state=3): >>><<< 7044 1727096031.69052: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096031.69055: handler run complete 7044 1727096031.69057: attempt loop complete, returning result 7044 1727096031.69060: _execute() done 7044 1727096031.69062: dumping result to json 7044 1727096031.69063: done dumping result, returning 7044 1727096031.69065: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-4381-8c4e-000000000026] 7044 1727096031.69072: sending task result for task 0afff68d-5257-4381-8c4e-000000000026 7044 1727096031.69148: done sending task result for task 0afff68d-5257-4381-8c4e-000000000026 7044 1727096031.69152: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_cert": "/etc/pki/tls/cacert.pem", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": [ "none" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 0ee85db4-46c7-4f46-aa71-77d0bc5b7dc7 [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 0ee85db4-46c7-4f46-aa71-77d0bc5b7dc7 (not-active) 7044 1727096031.69274: no more pending results, returning what we have 7044 1727096031.69278: results queue empty 7044 1727096031.69278: checking for any_errors_fatal 7044 1727096031.69284: done checking for any_errors_fatal 7044 1727096031.69285: checking for max_fail_percentage 7044 1727096031.69287: done checking for max_fail_percentage 7044 1727096031.69287: checking to see if all hosts have failed and the running result is not ok 7044 1727096031.69288: done checking to see if all hosts have failed 7044 1727096031.69289: getting the remaining hosts for this loop 7044 1727096031.69290: done getting the remaining hosts for this loop 7044 1727096031.69294: getting the next task for host managed_node1 7044 1727096031.69300: done getting next task for host managed_node1 7044 1727096031.69304: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7044 1727096031.69307: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096031.69317: getting variables 7044 1727096031.69318: in VariableManager get_vars() 7044 1727096031.69702: Calling all_inventory to load vars for managed_node1 7044 1727096031.69706: Calling groups_inventory to load vars for managed_node1 7044 1727096031.69709: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096031.69720: Calling all_plugins_play to load vars for managed_node1 7044 1727096031.69723: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096031.69726: Calling groups_plugins_play to load vars for managed_node1 7044 1727096031.71029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096031.72055: done with get_vars() 7044 1727096031.72076: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:53:51 -0400 (0:00:03.150) 0:00:36.803 ****** 7044 1727096031.72148: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7044 1727096031.72149: Creating lock for fedora.linux_system_roles.network_state 7044 1727096031.72408: worker is 1 (out of 1 available) 7044 1727096031.72420: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7044 1727096031.72432: done queuing things up, now waiting for results queue to drain 7044 1727096031.72433: waiting for pending results... 7044 1727096031.72620: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7044 1727096031.72708: in run() - task 0afff68d-5257-4381-8c4e-000000000027 7044 1727096031.72720: variable 'ansible_search_path' from source: unknown 7044 1727096031.72723: variable 'ansible_search_path' from source: unknown 7044 1727096031.72759: calling self._execute() 7044 1727096031.72831: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096031.72838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096031.72846: variable 'omit' from source: magic vars 7044 1727096031.73142: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.73152: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096031.73293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096031.74823: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096031.74883: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096031.74909: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096031.74939: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096031.74959: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096031.75019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096031.75044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096031.75065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096031.75094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096031.75105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096031.75191: variable 'ansible_distribution' from source: facts 7044 1727096031.75194: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.75201: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096031.75283: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.75288: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096031.75405: variable 'ansible_distribution' from source: facts 7044 1727096031.75408: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.75414: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096031.75488: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.75492: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096031.75599: variable 'ansible_distribution' from source: facts 7044 1727096031.75605: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.75607: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096031.75685: variable 'network_state' from source: role '' defaults 7044 1727096031.75694: Evaluated conditional (network_state != {}): False 7044 1727096031.75697: when evaluation is False, skipping this task 7044 1727096031.75700: _execute() done 7044 1727096031.75702: dumping result to json 7044 1727096031.75704: done dumping result, returning 7044 1727096031.75712: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-4381-8c4e-000000000027] 7044 1727096031.75718: sending task result for task 0afff68d-5257-4381-8c4e-000000000027 7044 1727096031.75805: done sending task result for task 0afff68d-5257-4381-8c4e-000000000027 7044 1727096031.75808: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096031.75881: no more pending results, returning what we have 7044 1727096031.75885: results queue empty 7044 1727096031.75885: checking for any_errors_fatal 7044 1727096031.75897: done checking for any_errors_fatal 7044 1727096031.75898: checking for max_fail_percentage 7044 1727096031.75899: done checking for max_fail_percentage 7044 1727096031.75900: checking to see if all hosts have failed and the running result is not ok 7044 1727096031.75900: done checking to see if all hosts have failed 7044 1727096031.75901: getting the remaining hosts for this loop 7044 1727096031.75902: done getting the remaining hosts for this loop 7044 1727096031.75906: getting the next task for host managed_node1 7044 1727096031.75912: done getting next task for host managed_node1 7044 1727096031.75916: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7044 1727096031.75919: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096031.75933: getting variables 7044 1727096031.75935: in VariableManager get_vars() 7044 1727096031.75986: Calling all_inventory to load vars for managed_node1 7044 1727096031.75988: Calling groups_inventory to load vars for managed_node1 7044 1727096031.75990: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096031.75999: Calling all_plugins_play to load vars for managed_node1 7044 1727096031.76002: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096031.76004: Calling groups_plugins_play to load vars for managed_node1 7044 1727096031.76786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096031.77654: done with get_vars() 7044 1727096031.77682: done getting variables 7044 1727096031.77730: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:53:51 -0400 (0:00:00.056) 0:00:36.859 ****** 7044 1727096031.77760: entering _queue_task() for managed_node1/debug 7044 1727096031.78016: worker is 1 (out of 1 available) 7044 1727096031.78028: exiting _queue_task() for managed_node1/debug 7044 1727096031.78040: done queuing things up, now waiting for results queue to drain 7044 1727096031.78041: waiting for pending results... 7044 1727096031.78234: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7044 1727096031.78320: in run() - task 0afff68d-5257-4381-8c4e-000000000028 7044 1727096031.78334: variable 'ansible_search_path' from source: unknown 7044 1727096031.78337: variable 'ansible_search_path' from source: unknown 7044 1727096031.78366: calling self._execute() 7044 1727096031.78442: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096031.78445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096031.78453: variable 'omit' from source: magic vars 7044 1727096031.78739: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.78750: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096031.78891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096031.80419: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096031.80477: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096031.80504: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096031.80531: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096031.80556: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096031.80616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096031.80637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096031.80656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096031.80687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096031.80698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096031.80784: variable 'ansible_distribution' from source: facts 7044 1727096031.80788: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.80795: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096031.80880: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.80883: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096031.81005: variable 'ansible_distribution' from source: facts 7044 1727096031.81008: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.81011: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096031.81082: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.81086: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096031.81197: variable 'ansible_distribution' from source: facts 7044 1727096031.81200: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.81205: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096031.81213: variable 'omit' from source: magic vars 7044 1727096031.81254: variable 'omit' from source: magic vars 7044 1727096031.81283: variable 'omit' from source: magic vars 7044 1727096031.81305: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096031.81333: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096031.81344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096031.81357: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096031.81365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096031.81390: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096031.81393: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096031.81396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096031.81467: Set connection var ansible_timeout to 10 7044 1727096031.81475: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096031.81480: Set connection var ansible_pipelining to False 7044 1727096031.81482: Set connection var ansible_connection to ssh 7044 1727096031.81485: Set connection var ansible_shell_type to sh 7044 1727096031.81490: Set connection var ansible_shell_executable to /bin/sh 7044 1727096031.81510: variable 'ansible_shell_executable' from source: unknown 7044 1727096031.81513: variable 'ansible_connection' from source: unknown 7044 1727096031.81515: variable 'ansible_module_compression' from source: unknown 7044 1727096031.81518: variable 'ansible_shell_type' from source: unknown 7044 1727096031.81520: variable 'ansible_shell_executable' from source: unknown 7044 1727096031.81522: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096031.81529: variable 'ansible_pipelining' from source: unknown 7044 1727096031.81531: variable 'ansible_timeout' from source: unknown 7044 1727096031.81533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096031.81606: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096031.81614: variable 'omit' from source: magic vars 7044 1727096031.81620: starting attempt loop 7044 1727096031.81623: running the handler 7044 1727096031.81712: variable '__network_connections_result' from source: set_fact 7044 1727096031.81754: handler run complete 7044 1727096031.81776: attempt loop complete, returning result 7044 1727096031.81780: _execute() done 7044 1727096031.81782: dumping result to json 7044 1727096031.81784: done dumping result, returning 7044 1727096031.81791: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-4381-8c4e-000000000028] 7044 1727096031.81794: sending task result for task 0afff68d-5257-4381-8c4e-000000000028 7044 1727096031.81879: done sending task result for task 0afff68d-5257-4381-8c4e-000000000028 7044 1727096031.81882: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 0ee85db4-46c7-4f46-aa71-77d0bc5b7dc7", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 0ee85db4-46c7-4f46-aa71-77d0bc5b7dc7 (not-active)" ] } 7044 1727096031.81948: no more pending results, returning what we have 7044 1727096031.81951: results queue empty 7044 1727096031.81951: checking for any_errors_fatal 7044 1727096031.81956: done checking for any_errors_fatal 7044 1727096031.81957: checking for max_fail_percentage 7044 1727096031.81958: done checking for max_fail_percentage 7044 1727096031.81959: checking to see if all hosts have failed and the running result is not ok 7044 1727096031.81960: done checking to see if all hosts have failed 7044 1727096031.81960: getting the remaining hosts for this loop 7044 1727096031.81962: done getting the remaining hosts for this loop 7044 1727096031.81965: getting the next task for host managed_node1 7044 1727096031.81974: done getting next task for host managed_node1 7044 1727096031.81978: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7044 1727096031.81981: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096031.81991: getting variables 7044 1727096031.81993: in VariableManager get_vars() 7044 1727096031.82045: Calling all_inventory to load vars for managed_node1 7044 1727096031.82047: Calling groups_inventory to load vars for managed_node1 7044 1727096031.82050: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096031.82058: Calling all_plugins_play to load vars for managed_node1 7044 1727096031.82061: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096031.82063: Calling groups_plugins_play to load vars for managed_node1 7044 1727096031.82986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096031.83844: done with get_vars() 7044 1727096031.83867: done getting variables 7044 1727096031.83918: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:53:51 -0400 (0:00:00.061) 0:00:36.921 ****** 7044 1727096031.83946: entering _queue_task() for managed_node1/debug 7044 1727096031.84208: worker is 1 (out of 1 available) 7044 1727096031.84220: exiting _queue_task() for managed_node1/debug 7044 1727096031.84234: done queuing things up, now waiting for results queue to drain 7044 1727096031.84235: waiting for pending results... 7044 1727096031.84419: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7044 1727096031.84508: in run() - task 0afff68d-5257-4381-8c4e-000000000029 7044 1727096031.84520: variable 'ansible_search_path' from source: unknown 7044 1727096031.84523: variable 'ansible_search_path' from source: unknown 7044 1727096031.84554: calling self._execute() 7044 1727096031.84632: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096031.84636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096031.84642: variable 'omit' from source: magic vars 7044 1727096031.84923: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.84935: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096031.85073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096031.86622: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096031.86678: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096031.86706: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096031.86733: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096031.86754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096031.86818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096031.86841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096031.86865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096031.86896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096031.86907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096031.87000: variable 'ansible_distribution' from source: facts 7044 1727096031.87004: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.87011: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096031.87098: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.87101: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096031.87223: variable 'ansible_distribution' from source: facts 7044 1727096031.87226: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.87234: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096031.87309: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.87312: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096031.87431: variable 'ansible_distribution' from source: facts 7044 1727096031.87435: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.87440: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096031.87446: variable 'omit' from source: magic vars 7044 1727096031.87483: variable 'omit' from source: magic vars 7044 1727096031.87512: variable 'omit' from source: magic vars 7044 1727096031.87537: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096031.87558: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096031.87574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096031.87587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096031.87596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096031.87620: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096031.87625: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096031.87627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096031.87697: Set connection var ansible_timeout to 10 7044 1727096031.87703: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096031.87708: Set connection var ansible_pipelining to False 7044 1727096031.87711: Set connection var ansible_connection to ssh 7044 1727096031.87713: Set connection var ansible_shell_type to sh 7044 1727096031.87719: Set connection var ansible_shell_executable to /bin/sh 7044 1727096031.87745: variable 'ansible_shell_executable' from source: unknown 7044 1727096031.87748: variable 'ansible_connection' from source: unknown 7044 1727096031.87750: variable 'ansible_module_compression' from source: unknown 7044 1727096031.87753: variable 'ansible_shell_type' from source: unknown 7044 1727096031.87755: variable 'ansible_shell_executable' from source: unknown 7044 1727096031.87757: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096031.87759: variable 'ansible_pipelining' from source: unknown 7044 1727096031.87761: variable 'ansible_timeout' from source: unknown 7044 1727096031.87766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096031.87839: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096031.87853: variable 'omit' from source: magic vars 7044 1727096031.87856: starting attempt loop 7044 1727096031.87858: running the handler 7044 1727096031.87896: variable '__network_connections_result' from source: set_fact 7044 1727096031.87949: variable '__network_connections_result' from source: set_fact 7044 1727096031.88047: handler run complete 7044 1727096031.88071: attempt loop complete, returning result 7044 1727096031.88075: _execute() done 7044 1727096031.88077: dumping result to json 7044 1727096031.88080: done dumping result, returning 7044 1727096031.88088: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-4381-8c4e-000000000029] 7044 1727096031.88091: sending task result for task 0afff68d-5257-4381-8c4e-000000000029 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_cert": "/etc/pki/tls/cacert.pem", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key", "private_key_password": "test", "private_key_password_flags": [ "none" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 0ee85db4-46c7-4f46-aa71-77d0bc5b7dc7\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 0ee85db4-46c7-4f46-aa71-77d0bc5b7dc7 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 0ee85db4-46c7-4f46-aa71-77d0bc5b7dc7", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 0ee85db4-46c7-4f46-aa71-77d0bc5b7dc7 (not-active)" ] } } 7044 1727096031.88308: no more pending results, returning what we have 7044 1727096031.88312: results queue empty 7044 1727096031.88313: checking for any_errors_fatal 7044 1727096031.88319: done checking for any_errors_fatal 7044 1727096031.88319: checking for max_fail_percentage 7044 1727096031.88321: done checking for max_fail_percentage 7044 1727096031.88322: checking to see if all hosts have failed and the running result is not ok 7044 1727096031.88323: done checking to see if all hosts have failed 7044 1727096031.88323: getting the remaining hosts for this loop 7044 1727096031.88324: done getting the remaining hosts for this loop 7044 1727096031.88332: getting the next task for host managed_node1 7044 1727096031.88339: done getting next task for host managed_node1 7044 1727096031.88344: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7044 1727096031.88346: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096031.88356: getting variables 7044 1727096031.88358: in VariableManager get_vars() 7044 1727096031.88447: Calling all_inventory to load vars for managed_node1 7044 1727096031.88450: Calling groups_inventory to load vars for managed_node1 7044 1727096031.88452: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096031.88463: done sending task result for task 0afff68d-5257-4381-8c4e-000000000029 7044 1727096031.88465: WORKER PROCESS EXITING 7044 1727096031.88486: Calling all_plugins_play to load vars for managed_node1 7044 1727096031.88489: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096031.88492: Calling groups_plugins_play to load vars for managed_node1 7044 1727096031.89323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096031.90213: done with get_vars() 7044 1727096031.90238: done getting variables 7044 1727096031.90285: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:53:51 -0400 (0:00:00.063) 0:00:36.984 ****** 7044 1727096031.90310: entering _queue_task() for managed_node1/debug 7044 1727096031.90574: worker is 1 (out of 1 available) 7044 1727096031.90587: exiting _queue_task() for managed_node1/debug 7044 1727096031.90599: done queuing things up, now waiting for results queue to drain 7044 1727096031.90600: waiting for pending results... 7044 1727096031.90778: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7044 1727096031.90869: in run() - task 0afff68d-5257-4381-8c4e-00000000002a 7044 1727096031.90882: variable 'ansible_search_path' from source: unknown 7044 1727096031.90885: variable 'ansible_search_path' from source: unknown 7044 1727096031.90914: calling self._execute() 7044 1727096031.90985: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096031.90989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096031.90997: variable 'omit' from source: magic vars 7044 1727096031.91294: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.91304: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096031.91441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096031.93216: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096031.93264: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096031.93292: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096031.93341: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096031.93350: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096031.93412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096031.93432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096031.93454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096031.93482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096031.93493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096031.93579: variable 'ansible_distribution' from source: facts 7044 1727096031.93582: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.93589: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096031.93671: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.93676: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096031.93790: variable 'ansible_distribution' from source: facts 7044 1727096031.93793: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.93798: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096031.93871: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.93876: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096031.93983: variable 'ansible_distribution' from source: facts 7044 1727096031.93989: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.93992: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096031.94066: variable 'network_state' from source: role '' defaults 7044 1727096031.94076: Evaluated conditional (network_state != {}): False 7044 1727096031.94079: when evaluation is False, skipping this task 7044 1727096031.94083: _execute() done 7044 1727096031.94085: dumping result to json 7044 1727096031.94088: done dumping result, returning 7044 1727096031.94096: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-4381-8c4e-00000000002a] 7044 1727096031.94101: sending task result for task 0afff68d-5257-4381-8c4e-00000000002a 7044 1727096031.94187: done sending task result for task 0afff68d-5257-4381-8c4e-00000000002a 7044 1727096031.94190: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7044 1727096031.94259: no more pending results, returning what we have 7044 1727096031.94262: results queue empty 7044 1727096031.94263: checking for any_errors_fatal 7044 1727096031.94273: done checking for any_errors_fatal 7044 1727096031.94274: checking for max_fail_percentage 7044 1727096031.94275: done checking for max_fail_percentage 7044 1727096031.94276: checking to see if all hosts have failed and the running result is not ok 7044 1727096031.94277: done checking to see if all hosts have failed 7044 1727096031.94277: getting the remaining hosts for this loop 7044 1727096031.94278: done getting the remaining hosts for this loop 7044 1727096031.94282: getting the next task for host managed_node1 7044 1727096031.94289: done getting next task for host managed_node1 7044 1727096031.94293: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7044 1727096031.94296: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096031.94310: getting variables 7044 1727096031.94311: in VariableManager get_vars() 7044 1727096031.94366: Calling all_inventory to load vars for managed_node1 7044 1727096031.94370: Calling groups_inventory to load vars for managed_node1 7044 1727096031.94372: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096031.94381: Calling all_plugins_play to load vars for managed_node1 7044 1727096031.94384: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096031.94386: Calling groups_plugins_play to load vars for managed_node1 7044 1727096031.95292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096031.96158: done with get_vars() 7044 1727096031.96183: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:53:51 -0400 (0:00:00.059) 0:00:37.044 ****** 7044 1727096031.96262: entering _queue_task() for managed_node1/ping 7044 1727096031.96263: Creating lock for ping 7044 1727096031.96536: worker is 1 (out of 1 available) 7044 1727096031.96550: exiting _queue_task() for managed_node1/ping 7044 1727096031.96562: done queuing things up, now waiting for results queue to drain 7044 1727096031.96563: waiting for pending results... 7044 1727096031.96746: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7044 1727096031.96835: in run() - task 0afff68d-5257-4381-8c4e-00000000002b 7044 1727096031.96848: variable 'ansible_search_path' from source: unknown 7044 1727096031.96851: variable 'ansible_search_path' from source: unknown 7044 1727096031.96883: calling self._execute() 7044 1727096031.96956: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096031.96960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096031.96970: variable 'omit' from source: magic vars 7044 1727096031.97256: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.97266: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096031.97406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096031.98961: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096031.99020: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096031.99048: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096031.99073: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096031.99095: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096031.99155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096031.99177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096031.99197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096031.99223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096031.99235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096031.99324: variable 'ansible_distribution' from source: facts 7044 1727096031.99330: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.99336: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096031.99421: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.99429: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096031.99545: variable 'ansible_distribution' from source: facts 7044 1727096031.99548: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.99553: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096031.99625: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.99638: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096031.99748: variable 'ansible_distribution' from source: facts 7044 1727096031.99751: variable 'ansible_distribution_major_version' from source: facts 7044 1727096031.99757: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096031.99763: variable 'omit' from source: magic vars 7044 1727096031.99803: variable 'omit' from source: magic vars 7044 1727096031.99829: variable 'omit' from source: magic vars 7044 1727096031.99858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096031.99882: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096031.99898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096031.99910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096031.99919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096031.99944: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096031.99949: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096031.99951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096032.00021: Set connection var ansible_timeout to 10 7044 1727096032.00030: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096032.00033: Set connection var ansible_pipelining to False 7044 1727096032.00035: Set connection var ansible_connection to ssh 7044 1727096032.00038: Set connection var ansible_shell_type to sh 7044 1727096032.00043: Set connection var ansible_shell_executable to /bin/sh 7044 1727096032.00070: variable 'ansible_shell_executable' from source: unknown 7044 1727096032.00072: variable 'ansible_connection' from source: unknown 7044 1727096032.00074: variable 'ansible_module_compression' from source: unknown 7044 1727096032.00085: variable 'ansible_shell_type' from source: unknown 7044 1727096032.00087: variable 'ansible_shell_executable' from source: unknown 7044 1727096032.00089: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096032.00092: variable 'ansible_pipelining' from source: unknown 7044 1727096032.00094: variable 'ansible_timeout' from source: unknown 7044 1727096032.00099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096032.00210: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096032.00218: variable 'omit' from source: magic vars 7044 1727096032.00223: starting attempt loop 7044 1727096032.00226: running the handler 7044 1727096032.00239: _low_level_execute_command(): starting 7044 1727096032.00246: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096032.00774: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096032.00779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096032.00782: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096032.00802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.00848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096032.00855: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096032.00858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096032.00929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096032.02651: stdout chunk (state=3): >>>/root <<< 7044 1727096032.02744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096032.02777: stderr chunk (state=3): >>><<< 7044 1727096032.02787: stdout chunk (state=3): >>><<< 7044 1727096032.02807: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096032.02818: _low_level_execute_command(): starting 7044 1727096032.02824: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096032.0280802-8408-266132798039841 `" && echo ansible-tmp-1727096032.0280802-8408-266132798039841="` echo /root/.ansible/tmp/ansible-tmp-1727096032.0280802-8408-266132798039841 `" ) && sleep 0' 7044 1727096032.03285: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096032.03289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.03292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096032.03294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096032.03296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.03348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096032.03352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096032.03425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096032.05428: stdout chunk (state=3): >>>ansible-tmp-1727096032.0280802-8408-266132798039841=/root/.ansible/tmp/ansible-tmp-1727096032.0280802-8408-266132798039841 <<< 7044 1727096032.05530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096032.05562: stderr chunk (state=3): >>><<< 7044 1727096032.05565: stdout chunk (state=3): >>><<< 7044 1727096032.05589: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096032.0280802-8408-266132798039841=/root/.ansible/tmp/ansible-tmp-1727096032.0280802-8408-266132798039841 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096032.05627: variable 'ansible_module_compression' from source: unknown 7044 1727096032.05662: ANSIBALLZ: Using lock for ping 7044 1727096032.05665: ANSIBALLZ: Acquiring lock 7044 1727096032.05670: ANSIBALLZ: Lock acquired: 139640372388848 7044 1727096032.05673: ANSIBALLZ: Creating module 7044 1727096032.13074: ANSIBALLZ: Writing module into payload 7044 1727096032.13115: ANSIBALLZ: Writing module 7044 1727096032.13137: ANSIBALLZ: Renaming module 7044 1727096032.13142: ANSIBALLZ: Done creating module 7044 1727096032.13156: variable 'ansible_facts' from source: unknown 7044 1727096032.13199: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096032.0280802-8408-266132798039841/AnsiballZ_ping.py 7044 1727096032.13305: Sending initial data 7044 1727096032.13309: Sent initial data (151 bytes) 7044 1727096032.13782: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096032.13785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.13788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096032.13790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.13835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096032.13838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096032.13848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096032.13926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096032.15613: 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 <<< 7044 1727096032.15674: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096032.15745: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpkcdww6oc /root/.ansible/tmp/ansible-tmp-1727096032.0280802-8408-266132798039841/AnsiballZ_ping.py <<< 7044 1727096032.15748: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096032.0280802-8408-266132798039841/AnsiballZ_ping.py" <<< 7044 1727096032.15803: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpkcdww6oc" to remote "/root/.ansible/tmp/ansible-tmp-1727096032.0280802-8408-266132798039841/AnsiballZ_ping.py" <<< 7044 1727096032.15808: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096032.0280802-8408-266132798039841/AnsiballZ_ping.py" <<< 7044 1727096032.16410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096032.16456: stderr chunk (state=3): >>><<< 7044 1727096032.16460: stdout chunk (state=3): >>><<< 7044 1727096032.16489: done transferring module to remote 7044 1727096032.16498: _low_level_execute_command(): starting 7044 1727096032.16503: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096032.0280802-8408-266132798039841/ /root/.ansible/tmp/ansible-tmp-1727096032.0280802-8408-266132798039841/AnsiballZ_ping.py && sleep 0' 7044 1727096032.16966: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096032.16972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.16975: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096032.16977: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096032.16979: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.17029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096032.17032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096032.17107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096032.18917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096032.18942: stderr chunk (state=3): >>><<< 7044 1727096032.18945: stdout chunk (state=3): >>><<< 7044 1727096032.18967: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096032.18973: _low_level_execute_command(): starting 7044 1727096032.18975: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096032.0280802-8408-266132798039841/AnsiballZ_ping.py && sleep 0' 7044 1727096032.19436: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096032.19440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.19442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096032.19444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096032.19446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.19495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096032.19498: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096032.19502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096032.19574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096032.34734: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7044 1727096032.36065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096032.36094: stderr chunk (state=3): >>><<< 7044 1727096032.36097: stdout chunk (state=3): >>><<< 7044 1727096032.36114: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096032.36136: 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-1727096032.0280802-8408-266132798039841/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096032.36145: _low_level_execute_command(): starting 7044 1727096032.36148: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096032.0280802-8408-266132798039841/ > /dev/null 2>&1 && sleep 0' 7044 1727096032.36624: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096032.36630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096032.36632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.36689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096032.36694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096032.36769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096032.38639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096032.38659: stderr chunk (state=3): >>><<< 7044 1727096032.38664: stdout chunk (state=3): >>><<< 7044 1727096032.38680: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096032.38686: handler run complete 7044 1727096032.38701: attempt loop complete, returning result 7044 1727096032.38704: _execute() done 7044 1727096032.38706: dumping result to json 7044 1727096032.38708: done dumping result, returning 7044 1727096032.38715: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-4381-8c4e-00000000002b] 7044 1727096032.38717: sending task result for task 0afff68d-5257-4381-8c4e-00000000002b 7044 1727096032.38808: done sending task result for task 0afff68d-5257-4381-8c4e-00000000002b 7044 1727096032.38811: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7044 1727096032.38865: no more pending results, returning what we have 7044 1727096032.38869: results queue empty 7044 1727096032.38870: checking for any_errors_fatal 7044 1727096032.38876: done checking for any_errors_fatal 7044 1727096032.38877: checking for max_fail_percentage 7044 1727096032.38879: done checking for max_fail_percentage 7044 1727096032.38879: checking to see if all hosts have failed and the running result is not ok 7044 1727096032.38880: done checking to see if all hosts have failed 7044 1727096032.38881: getting the remaining hosts for this loop 7044 1727096032.38882: done getting the remaining hosts for this loop 7044 1727096032.38885: getting the next task for host managed_node1 7044 1727096032.38895: done getting next task for host managed_node1 7044 1727096032.38897: ^ task is: TASK: meta (role_complete) 7044 1727096032.38900: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096032.38910: getting variables 7044 1727096032.38912: in VariableManager get_vars() 7044 1727096032.38975: Calling all_inventory to load vars for managed_node1 7044 1727096032.38978: Calling groups_inventory to load vars for managed_node1 7044 1727096032.38981: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096032.38991: Calling all_plugins_play to load vars for managed_node1 7044 1727096032.38994: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096032.38996: Calling groups_plugins_play to load vars for managed_node1 7044 1727096032.39817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096032.40778: done with get_vars() 7044 1727096032.40798: done getting variables 7044 1727096032.40862: done queuing things up, now waiting for results queue to drain 7044 1727096032.40863: results queue empty 7044 1727096032.40864: checking for any_errors_fatal 7044 1727096032.40866: done checking for any_errors_fatal 7044 1727096032.40866: checking for max_fail_percentage 7044 1727096032.40869: done checking for max_fail_percentage 7044 1727096032.40869: checking to see if all hosts have failed and the running result is not ok 7044 1727096032.40870: done checking to see if all hosts have failed 7044 1727096032.40870: getting the remaining hosts for this loop 7044 1727096032.40871: done getting the remaining hosts for this loop 7044 1727096032.40874: getting the next task for host managed_node1 7044 1727096032.40877: done getting next task for host managed_node1 7044 1727096032.40878: ^ task is: TASK: Ensure ping command is present 7044 1727096032.40880: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096032.40881: getting variables 7044 1727096032.40886: in VariableManager get_vars() 7044 1727096032.40901: Calling all_inventory to load vars for managed_node1 7044 1727096032.40903: Calling groups_inventory to load vars for managed_node1 7044 1727096032.40904: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096032.40908: Calling all_plugins_play to load vars for managed_node1 7044 1727096032.40909: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096032.40910: Calling groups_plugins_play to load vars for managed_node1 7044 1727096032.41551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096032.42404: done with get_vars() 7044 1727096032.42427: done getting variables 7044 1727096032.42464: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure ping command is present] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:41 Monday 23 September 2024 08:53:52 -0400 (0:00:00.462) 0:00:37.506 ****** 7044 1727096032.42487: entering _queue_task() for managed_node1/package 7044 1727096032.42757: worker is 1 (out of 1 available) 7044 1727096032.42771: exiting _queue_task() for managed_node1/package 7044 1727096032.42783: done queuing things up, now waiting for results queue to drain 7044 1727096032.42784: waiting for pending results... 7044 1727096032.42964: running TaskExecutor() for managed_node1/TASK: Ensure ping command is present 7044 1727096032.43037: in run() - task 0afff68d-5257-4381-8c4e-00000000005b 7044 1727096032.43049: variable 'ansible_search_path' from source: unknown 7044 1727096032.43080: calling self._execute() 7044 1727096032.43158: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096032.43163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096032.43174: variable 'omit' from source: magic vars 7044 1727096032.43461: variable 'ansible_distribution_major_version' from source: facts 7044 1727096032.43473: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096032.43613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096032.45198: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096032.45255: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096032.45282: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096032.45310: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096032.45334: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096032.45396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096032.45421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096032.45441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096032.45469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096032.45480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096032.45570: variable 'ansible_distribution' from source: facts 7044 1727096032.45573: variable 'ansible_distribution_major_version' from source: facts 7044 1727096032.45580: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096032.45586: variable 'omit' from source: magic vars 7044 1727096032.45604: variable 'omit' from source: magic vars 7044 1727096032.45707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096032.45724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096032.45747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096032.45774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096032.45786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096032.45854: variable '__network_is_ostree' from source: set_fact 7044 1727096032.45857: variable 'omit' from source: magic vars 7044 1727096032.45881: variable 'omit' from source: magic vars 7044 1727096032.45903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096032.45923: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096032.45940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096032.45955: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096032.45963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096032.45989: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096032.45992: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096032.45994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096032.46061: Set connection var ansible_timeout to 10 7044 1727096032.46075: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096032.46080: Set connection var ansible_pipelining to False 7044 1727096032.46082: Set connection var ansible_connection to ssh 7044 1727096032.46085: Set connection var ansible_shell_type to sh 7044 1727096032.46090: Set connection var ansible_shell_executable to /bin/sh 7044 1727096032.46111: variable 'ansible_shell_executable' from source: unknown 7044 1727096032.46114: variable 'ansible_connection' from source: unknown 7044 1727096032.46117: variable 'ansible_module_compression' from source: unknown 7044 1727096032.46119: variable 'ansible_shell_type' from source: unknown 7044 1727096032.46121: variable 'ansible_shell_executable' from source: unknown 7044 1727096032.46123: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096032.46129: variable 'ansible_pipelining' from source: unknown 7044 1727096032.46131: variable 'ansible_timeout' from source: unknown 7044 1727096032.46133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096032.46213: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096032.46221: variable 'omit' from source: magic vars 7044 1727096032.46229: starting attempt loop 7044 1727096032.46232: running the handler 7044 1727096032.46236: variable 'ansible_facts' from source: unknown 7044 1727096032.46239: variable 'ansible_facts' from source: unknown 7044 1727096032.46268: _low_level_execute_command(): starting 7044 1727096032.46276: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096032.46797: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096032.46801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096032.46812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.46861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096032.46864: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096032.46871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096032.46941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096032.48650: stdout chunk (state=3): >>>/root <<< 7044 1727096032.48742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096032.48774: stderr chunk (state=3): >>><<< 7044 1727096032.48778: stdout chunk (state=3): >>><<< 7044 1727096032.48799: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096032.48816: _low_level_execute_command(): starting 7044 1727096032.48820: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096032.4879968-8416-114994421835272 `" && echo ansible-tmp-1727096032.4879968-8416-114994421835272="` echo /root/.ansible/tmp/ansible-tmp-1727096032.4879968-8416-114994421835272 `" ) && sleep 0' 7044 1727096032.49289: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096032.49294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096032.49297: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.49346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096032.49349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096032.49428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096032.51405: stdout chunk (state=3): >>>ansible-tmp-1727096032.4879968-8416-114994421835272=/root/.ansible/tmp/ansible-tmp-1727096032.4879968-8416-114994421835272 <<< 7044 1727096032.51503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096032.51535: stderr chunk (state=3): >>><<< 7044 1727096032.51539: stdout chunk (state=3): >>><<< 7044 1727096032.51553: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096032.4879968-8416-114994421835272=/root/.ansible/tmp/ansible-tmp-1727096032.4879968-8416-114994421835272 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096032.51582: variable 'ansible_module_compression' from source: unknown 7044 1727096032.51632: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7044 1727096032.51669: variable 'ansible_facts' from source: unknown 7044 1727096032.51753: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096032.4879968-8416-114994421835272/AnsiballZ_dnf.py 7044 1727096032.51865: Sending initial data 7044 1727096032.51870: Sent initial data (150 bytes) 7044 1727096032.52323: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096032.52327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.52329: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096032.52331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.52379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096032.52383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096032.52395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096032.52480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096032.54127: 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 <<< 7044 1727096032.54188: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096032.54254: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpkeo4uhc7 /root/.ansible/tmp/ansible-tmp-1727096032.4879968-8416-114994421835272/AnsiballZ_dnf.py <<< 7044 1727096032.54258: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096032.4879968-8416-114994421835272/AnsiballZ_dnf.py" <<< 7044 1727096032.54321: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpkeo4uhc7" to remote "/root/.ansible/tmp/ansible-tmp-1727096032.4879968-8416-114994421835272/AnsiballZ_dnf.py" <<< 7044 1727096032.54325: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096032.4879968-8416-114994421835272/AnsiballZ_dnf.py" <<< 7044 1727096032.55187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096032.55233: stderr chunk (state=3): >>><<< 7044 1727096032.55237: stdout chunk (state=3): >>><<< 7044 1727096032.55279: done transferring module to remote 7044 1727096032.55289: _low_level_execute_command(): starting 7044 1727096032.55293: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096032.4879968-8416-114994421835272/ /root/.ansible/tmp/ansible-tmp-1727096032.4879968-8416-114994421835272/AnsiballZ_dnf.py && sleep 0' 7044 1727096032.55763: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096032.55769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.55772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096032.55775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.55831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096032.55834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096032.55839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096032.55905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096032.57766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096032.57796: stderr chunk (state=3): >>><<< 7044 1727096032.57799: stdout chunk (state=3): >>><<< 7044 1727096032.57815: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096032.57818: _low_level_execute_command(): starting 7044 1727096032.57828: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096032.4879968-8416-114994421835272/AnsiballZ_dnf.py && sleep 0' 7044 1727096032.58285: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096032.58289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.58291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096032.58293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096032.58346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096032.58349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096032.58354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096032.58427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096033.01115: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7044 1727096033.05613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096033.05643: stderr chunk (state=3): >>><<< 7044 1727096033.05646: stdout chunk (state=3): >>><<< 7044 1727096033.05664: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096033.05701: done with _execute_module (ansible.legacy.dnf, {'name': 'iputils', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096032.4879968-8416-114994421835272/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096033.05706: _low_level_execute_command(): starting 7044 1727096033.05712: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096032.4879968-8416-114994421835272/ > /dev/null 2>&1 && sleep 0' 7044 1727096033.06180: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096033.06184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096033.06186: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096033.06188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096033.06247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096033.06250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096033.06252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096033.06329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096033.08258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096033.08285: stderr chunk (state=3): >>><<< 7044 1727096033.08288: stdout chunk (state=3): >>><<< 7044 1727096033.08302: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096033.08309: handler run complete 7044 1727096033.08336: attempt loop complete, returning result 7044 1727096033.08339: _execute() done 7044 1727096033.08342: dumping result to json 7044 1727096033.08347: done dumping result, returning 7044 1727096033.08354: done running TaskExecutor() for managed_node1/TASK: Ensure ping command is present [0afff68d-5257-4381-8c4e-00000000005b] 7044 1727096033.08357: sending task result for task 0afff68d-5257-4381-8c4e-00000000005b 7044 1727096033.08453: done sending task result for task 0afff68d-5257-4381-8c4e-00000000005b 7044 1727096033.08456: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7044 1727096033.08543: no more pending results, returning what we have 7044 1727096033.08546: results queue empty 7044 1727096033.08547: checking for any_errors_fatal 7044 1727096033.08549: done checking for any_errors_fatal 7044 1727096033.08549: checking for max_fail_percentage 7044 1727096033.08551: done checking for max_fail_percentage 7044 1727096033.08552: checking to see if all hosts have failed and the running result is not ok 7044 1727096033.08553: done checking to see if all hosts have failed 7044 1727096033.08554: getting the remaining hosts for this loop 7044 1727096033.08555: done getting the remaining hosts for this loop 7044 1727096033.08558: getting the next task for host managed_node1 7044 1727096033.08563: done getting next task for host managed_node1 7044 1727096033.08566: ^ task is: TASK: TEST: I can ping the EAP server 7044 1727096033.08570: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096033.08574: getting variables 7044 1727096033.08577: in VariableManager get_vars() 7044 1727096033.08629: Calling all_inventory to load vars for managed_node1 7044 1727096033.08632: Calling groups_inventory to load vars for managed_node1 7044 1727096033.08633: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096033.08644: Calling all_plugins_play to load vars for managed_node1 7044 1727096033.08647: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096033.08649: Calling groups_plugins_play to load vars for managed_node1 7044 1727096033.09580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096033.10430: done with get_vars() 7044 1727096033.10451: done getting variables 7044 1727096033.10497: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:46 Monday 23 September 2024 08:53:53 -0400 (0:00:00.680) 0:00:38.186 ****** 7044 1727096033.10519: entering _queue_task() for managed_node1/command 7044 1727096033.10782: worker is 1 (out of 1 available) 7044 1727096033.10794: exiting _queue_task() for managed_node1/command 7044 1727096033.10805: done queuing things up, now waiting for results queue to drain 7044 1727096033.10807: waiting for pending results... 7044 1727096033.10983: running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server 7044 1727096033.11050: in run() - task 0afff68d-5257-4381-8c4e-00000000005c 7044 1727096033.11061: variable 'ansible_search_path' from source: unknown 7044 1727096033.11092: calling self._execute() 7044 1727096033.11170: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096033.11176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096033.11184: variable 'omit' from source: magic vars 7044 1727096033.11478: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.11484: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096033.11620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096033.13149: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096033.13203: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096033.13231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096033.13256: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096033.13277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096033.13339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096033.13358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096033.13378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096033.13405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096033.13416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096033.13505: variable 'ansible_distribution' from source: facts 7044 1727096033.13509: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.13515: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096033.13521: variable 'omit' from source: magic vars 7044 1727096033.13543: variable 'omit' from source: magic vars 7044 1727096033.13569: variable 'omit' from source: magic vars 7044 1727096033.13589: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096033.13609: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096033.13623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096033.13638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096033.13646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096033.13673: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096033.13676: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096033.13679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096033.13743: Set connection var ansible_timeout to 10 7044 1727096033.13750: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096033.13755: Set connection var ansible_pipelining to False 7044 1727096033.13760: Set connection var ansible_connection to ssh 7044 1727096033.13763: Set connection var ansible_shell_type to sh 7044 1727096033.13766: Set connection var ansible_shell_executable to /bin/sh 7044 1727096033.13789: variable 'ansible_shell_executable' from source: unknown 7044 1727096033.13792: variable 'ansible_connection' from source: unknown 7044 1727096033.13794: variable 'ansible_module_compression' from source: unknown 7044 1727096033.13797: variable 'ansible_shell_type' from source: unknown 7044 1727096033.13799: variable 'ansible_shell_executable' from source: unknown 7044 1727096033.13802: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096033.13807: variable 'ansible_pipelining' from source: unknown 7044 1727096033.13809: variable 'ansible_timeout' from source: unknown 7044 1727096033.13813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096033.13887: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096033.13893: variable 'omit' from source: magic vars 7044 1727096033.13898: starting attempt loop 7044 1727096033.13901: running the handler 7044 1727096033.13913: _low_level_execute_command(): starting 7044 1727096033.13919: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096033.14419: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096033.14425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096033.14428: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096033.14431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096033.14486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096033.14489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096033.14492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096033.14583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096033.16312: stdout chunk (state=3): >>>/root <<< 7044 1727096033.16410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096033.16442: stderr chunk (state=3): >>><<< 7044 1727096033.16445: stdout chunk (state=3): >>><<< 7044 1727096033.16466: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096033.16481: _low_level_execute_command(): starting 7044 1727096033.16489: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096033.1646664-8439-104901472849275 `" && echo ansible-tmp-1727096033.1646664-8439-104901472849275="` echo /root/.ansible/tmp/ansible-tmp-1727096033.1646664-8439-104901472849275 `" ) && sleep 0' 7044 1727096033.16949: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096033.16952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096033.16955: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096033.16957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096033.17010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096033.17013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096033.17019: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096033.17088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096033.19047: stdout chunk (state=3): >>>ansible-tmp-1727096033.1646664-8439-104901472849275=/root/.ansible/tmp/ansible-tmp-1727096033.1646664-8439-104901472849275 <<< 7044 1727096033.19144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096033.19175: stderr chunk (state=3): >>><<< 7044 1727096033.19178: stdout chunk (state=3): >>><<< 7044 1727096033.19195: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096033.1646664-8439-104901472849275=/root/.ansible/tmp/ansible-tmp-1727096033.1646664-8439-104901472849275 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096033.19223: variable 'ansible_module_compression' from source: unknown 7044 1727096033.19265: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7044 1727096033.19293: variable 'ansible_facts' from source: unknown 7044 1727096033.19354: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096033.1646664-8439-104901472849275/AnsiballZ_command.py 7044 1727096033.19462: Sending initial data 7044 1727096033.19465: Sent initial data (154 bytes) 7044 1727096033.19931: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096033.19934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096033.19936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096033.19938: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096033.19940: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096033.19995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096033.19998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096033.20001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096033.20074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096033.21682: 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 <<< 7044 1727096033.21739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096033.21808: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpnso8zp4d /root/.ansible/tmp/ansible-tmp-1727096033.1646664-8439-104901472849275/AnsiballZ_command.py <<< 7044 1727096033.21812: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096033.1646664-8439-104901472849275/AnsiballZ_command.py" <<< 7044 1727096033.21874: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpnso8zp4d" to remote "/root/.ansible/tmp/ansible-tmp-1727096033.1646664-8439-104901472849275/AnsiballZ_command.py" <<< 7044 1727096033.21877: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096033.1646664-8439-104901472849275/AnsiballZ_command.py" <<< 7044 1727096033.22645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096033.22660: stderr chunk (state=3): >>><<< 7044 1727096033.22682: stdout chunk (state=3): >>><<< 7044 1727096033.22695: done transferring module to remote 7044 1727096033.22704: _low_level_execute_command(): starting 7044 1727096033.22709: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096033.1646664-8439-104901472849275/ /root/.ansible/tmp/ansible-tmp-1727096033.1646664-8439-104901472849275/AnsiballZ_command.py && sleep 0' 7044 1727096033.23179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096033.23183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096033.23186: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096033.23195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096033.23229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096033.23243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096033.23316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096033.25263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096033.25270: stdout chunk (state=3): >>><<< 7044 1727096033.25273: stderr chunk (state=3): >>><<< 7044 1727096033.25476: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096033.25481: _low_level_execute_command(): starting 7044 1727096033.25484: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096033.1646664-8439-104901472849275/AnsiballZ_command.py && sleep 0' 7044 1727096033.26041: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096033.26049: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096033.26095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096033.26107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096033.26126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096033.26238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096033.42580: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.055 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.055/0.055/0.055/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-23 08:53:53.416008", "end": "2024-09-23 08:53:53.422109", "delta": "0:00:00.006101", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_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}}} <<< 7044 1727096033.44007: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096033.44011: stdout chunk (state=3): >>><<< 7044 1727096033.44017: stderr chunk (state=3): >>><<< 7044 1727096033.44042: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.055 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.055/0.055/0.055/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-23 08:53:53.416008", "end": "2024-09-23 08:53:53.422109", "delta": "0:00:00.006101", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096033.44081: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping -c1 203.0.113.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-1727096033.1646664-8439-104901472849275/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096033.44093: _low_level_execute_command(): starting 7044 1727096033.44096: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096033.1646664-8439-104901472849275/ > /dev/null 2>&1 && sleep 0' 7044 1727096033.45356: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096033.45362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096033.45365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096033.45510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096033.45532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096033.45553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096033.46074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096033.47618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096033.47622: stdout chunk (state=3): >>><<< 7044 1727096033.47625: stderr chunk (state=3): >>><<< 7044 1727096033.47646: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096033.47651: handler run complete 7044 1727096033.47800: Evaluated conditional (False): False 7044 1727096033.47809: attempt loop complete, returning result 7044 1727096033.47812: _execute() done 7044 1727096033.47815: dumping result to json 7044 1727096033.47821: done dumping result, returning 7044 1727096033.47830: done running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server [0afff68d-5257-4381-8c4e-00000000005c] 7044 1727096033.47833: sending task result for task 0afff68d-5257-4381-8c4e-00000000005c ok: [managed_node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.006101", "end": "2024-09-23 08:53:53.422109", "rc": 0, "start": "2024-09-23 08:53:53.416008" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.055 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.055/0.055/0.055/0.000 ms 7044 1727096033.48054: no more pending results, returning what we have 7044 1727096033.48058: results queue empty 7044 1727096033.48059: checking for any_errors_fatal 7044 1727096033.48070: done checking for any_errors_fatal 7044 1727096033.48071: checking for max_fail_percentage 7044 1727096033.48073: done checking for max_fail_percentage 7044 1727096033.48074: checking to see if all hosts have failed and the running result is not ok 7044 1727096033.48075: done checking to see if all hosts have failed 7044 1727096033.48075: getting the remaining hosts for this loop 7044 1727096033.48077: done getting the remaining hosts for this loop 7044 1727096033.48081: getting the next task for host managed_node1 7044 1727096033.48176: done getting next task for host managed_node1 7044 1727096033.48185: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7044 1727096033.48188: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096033.48328: done sending task result for task 0afff68d-5257-4381-8c4e-00000000005c 7044 1727096033.48331: WORKER PROCESS EXITING 7044 1727096033.48340: getting variables 7044 1727096033.48343: in VariableManager get_vars() 7044 1727096033.48405: Calling all_inventory to load vars for managed_node1 7044 1727096033.48408: Calling groups_inventory to load vars for managed_node1 7044 1727096033.48410: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096033.48422: Calling all_plugins_play to load vars for managed_node1 7044 1727096033.48428: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096033.48432: Calling groups_plugins_play to load vars for managed_node1 7044 1727096033.51429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096033.54658: done with get_vars() 7044 1727096033.54696: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:53:53 -0400 (0:00:00.444) 0:00:38.631 ****** 7044 1727096033.55008: entering _queue_task() for managed_node1/include_tasks 7044 1727096033.55571: worker is 1 (out of 1 available) 7044 1727096033.55586: exiting _queue_task() for managed_node1/include_tasks 7044 1727096033.55600: done queuing things up, now waiting for results queue to drain 7044 1727096033.55601: waiting for pending results... 7044 1727096033.56289: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7044 1727096033.56676: in run() - task 0afff68d-5257-4381-8c4e-000000000064 7044 1727096033.56681: variable 'ansible_search_path' from source: unknown 7044 1727096033.56684: variable 'ansible_search_path' from source: unknown 7044 1727096033.56686: calling self._execute() 7044 1727096033.56689: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096033.57075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096033.57079: variable 'omit' from source: magic vars 7044 1727096033.57474: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.57689: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096033.58101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096033.60740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096033.61587: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096033.61723: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096033.61810: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096033.61882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096033.62045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096033.62210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096033.62243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096033.62405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096033.62426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096033.62632: variable 'ansible_distribution' from source: facts 7044 1727096033.62641: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.62728: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096033.62905: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.62942: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096033.63502: variable 'ansible_distribution' from source: facts 7044 1727096033.63505: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.63508: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096033.63632: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.63643: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096033.63932: variable 'ansible_distribution' from source: facts 7044 1727096033.64165: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.64173: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096033.64176: _execute() done 7044 1727096033.64179: dumping result to json 7044 1727096033.64181: done dumping result, returning 7044 1727096033.64183: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-4381-8c4e-000000000064] 7044 1727096033.64186: sending task result for task 0afff68d-5257-4381-8c4e-000000000064 7044 1727096033.64262: done sending task result for task 0afff68d-5257-4381-8c4e-000000000064 7044 1727096033.64265: WORKER PROCESS EXITING 7044 1727096033.64316: no more pending results, returning what we have 7044 1727096033.64320: in VariableManager get_vars() 7044 1727096033.64578: Calling all_inventory to load vars for managed_node1 7044 1727096033.64582: Calling groups_inventory to load vars for managed_node1 7044 1727096033.64584: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096033.64595: Calling all_plugins_play to load vars for managed_node1 7044 1727096033.64598: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096033.64602: Calling groups_plugins_play to load vars for managed_node1 7044 1727096033.67207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096033.68836: done with get_vars() 7044 1727096033.68865: variable 'ansible_search_path' from source: unknown 7044 1727096033.68869: variable 'ansible_search_path' from source: unknown 7044 1727096033.68915: we have included files to process 7044 1727096033.68917: generating all_blocks data 7044 1727096033.68919: done generating all_blocks data 7044 1727096033.68923: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096033.68925: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096033.68930: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096033.69548: done processing included file 7044 1727096033.69550: iterating over new_blocks loaded from include file 7044 1727096033.69552: in VariableManager get_vars() 7044 1727096033.69593: done with get_vars() 7044 1727096033.69595: filtering new block on tags 7044 1727096033.69613: done filtering new block on tags 7044 1727096033.69616: in VariableManager get_vars() 7044 1727096033.69650: done with get_vars() 7044 1727096033.69652: filtering new block on tags 7044 1727096033.69678: done filtering new block on tags 7044 1727096033.69681: in VariableManager get_vars() 7044 1727096033.69711: done with get_vars() 7044 1727096033.69713: filtering new block on tags 7044 1727096033.69734: done filtering new block on tags 7044 1727096033.69736: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7044 1727096033.69742: extending task lists for all hosts with included blocks 7044 1727096033.70611: done extending task lists 7044 1727096033.70613: done processing included files 7044 1727096033.70614: results queue empty 7044 1727096033.70614: checking for any_errors_fatal 7044 1727096033.70619: done checking for any_errors_fatal 7044 1727096033.70620: checking for max_fail_percentage 7044 1727096033.70621: done checking for max_fail_percentage 7044 1727096033.70622: checking to see if all hosts have failed and the running result is not ok 7044 1727096033.70623: done checking to see if all hosts have failed 7044 1727096033.70623: getting the remaining hosts for this loop 7044 1727096033.70624: done getting the remaining hosts for this loop 7044 1727096033.70636: getting the next task for host managed_node1 7044 1727096033.70641: done getting next task for host managed_node1 7044 1727096033.70644: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7044 1727096033.70647: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 7044 1727096033.70657: getting variables 7044 1727096033.70658: in VariableManager get_vars() 7044 1727096033.70688: Calling all_inventory to load vars for managed_node1 7044 1727096033.70691: Calling groups_inventory to load vars for managed_node1 7044 1727096033.70693: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096033.70699: Calling all_plugins_play to load vars for managed_node1 7044 1727096033.70701: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096033.70704: Calling groups_plugins_play to load vars for managed_node1 7044 1727096033.72057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096033.75769: done with get_vars() 7044 1727096033.75798: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:53:53 -0400 (0:00:00.210) 0:00:38.842 ****** 7044 1727096033.76090: entering _queue_task() for managed_node1/setup 7044 1727096033.76771: worker is 1 (out of 1 available) 7044 1727096033.76783: exiting _queue_task() for managed_node1/setup 7044 1727096033.76794: done queuing things up, now waiting for results queue to drain 7044 1727096033.76796: waiting for pending results... 7044 1727096033.77577: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7044 1727096033.78145: in run() - task 0afff68d-5257-4381-8c4e-00000000032e 7044 1727096033.78157: variable 'ansible_search_path' from source: unknown 7044 1727096033.78160: variable 'ansible_search_path' from source: unknown 7044 1727096033.78375: calling self._execute() 7044 1727096033.78892: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096033.78896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096033.78899: variable 'omit' from source: magic vars 7044 1727096033.80028: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.80050: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096033.80876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096033.97855: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096033.97920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096033.97971: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096033.98008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096033.98059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096033.98130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096033.98171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096033.98202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096033.98246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096033.98276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096033.98391: variable 'ansible_distribution' from source: facts 7044 1727096033.98402: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.98414: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096033.98543: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.98554: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096033.98745: variable 'ansible_distribution' from source: facts 7044 1727096033.98754: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.98811: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096033.98886: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.98898: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096033.99083: variable 'ansible_distribution' from source: facts 7044 1727096033.99093: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.99104: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096033.99216: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.99228: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096033.99464: variable 'ansible_distribution' from source: facts 7044 1727096033.99470: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.99472: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096033.99535: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.99545: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096033.99725: variable 'ansible_distribution' from source: facts 7044 1727096033.99735: variable 'ansible_distribution_major_version' from source: facts 7044 1727096033.99745: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096033.99910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096033.99941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096033.99971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096034.00025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096034.00074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096034.00101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096034.00137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096034.00169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096034.00226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096034.00237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096034.00445: variable '__network_required_facts' from source: role '' defaults 7044 1727096034.00449: variable 'ansible_facts' from source: unknown 7044 1727096034.01102: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7044 1727096034.01111: when evaluation is False, skipping this task 7044 1727096034.01117: _execute() done 7044 1727096034.01123: dumping result to json 7044 1727096034.01130: done dumping result, returning 7044 1727096034.01142: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-4381-8c4e-00000000032e] 7044 1727096034.01158: sending task result for task 0afff68d-5257-4381-8c4e-00000000032e skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7044 1727096034.01293: no more pending results, returning what we have 7044 1727096034.01297: results queue empty 7044 1727096034.01298: checking for any_errors_fatal 7044 1727096034.01299: done checking for any_errors_fatal 7044 1727096034.01300: checking for max_fail_percentage 7044 1727096034.01303: done checking for max_fail_percentage 7044 1727096034.01303: checking to see if all hosts have failed and the running result is not ok 7044 1727096034.01304: done checking to see if all hosts have failed 7044 1727096034.01305: getting the remaining hosts for this loop 7044 1727096034.01306: done getting the remaining hosts for this loop 7044 1727096034.01309: getting the next task for host managed_node1 7044 1727096034.01317: done getting next task for host managed_node1 7044 1727096034.01320: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7044 1727096034.01324: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096034.01341: getting variables 7044 1727096034.01343: in VariableManager get_vars() 7044 1727096034.01396: Calling all_inventory to load vars for managed_node1 7044 1727096034.01399: Calling groups_inventory to load vars for managed_node1 7044 1727096034.01402: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096034.01412: Calling all_plugins_play to load vars for managed_node1 7044 1727096034.01415: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096034.01417: Calling groups_plugins_play to load vars for managed_node1 7044 1727096034.10334: done sending task result for task 0afff68d-5257-4381-8c4e-00000000032e 7044 1727096034.10338: WORKER PROCESS EXITING 7044 1727096034.12123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096034.13777: done with get_vars() 7044 1727096034.13811: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:53:54 -0400 (0:00:00.378) 0:00:39.220 ****** 7044 1727096034.13914: entering _queue_task() for managed_node1/stat 7044 1727096034.14431: worker is 1 (out of 1 available) 7044 1727096034.14441: exiting _queue_task() for managed_node1/stat 7044 1727096034.14452: done queuing things up, now waiting for results queue to drain 7044 1727096034.14457: waiting for pending results... 7044 1727096034.14669: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7044 1727096034.14865: in run() - task 0afff68d-5257-4381-8c4e-000000000330 7044 1727096034.14891: variable 'ansible_search_path' from source: unknown 7044 1727096034.14906: variable 'ansible_search_path' from source: unknown 7044 1727096034.14947: calling self._execute() 7044 1727096034.15058: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096034.15083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096034.15098: variable 'omit' from source: magic vars 7044 1727096034.15515: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.15556: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096034.15749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096034.19150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096034.19274: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096034.19284: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096034.19330: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096034.19360: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096034.19526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096034.19542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096034.19578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096034.19624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096034.19649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096034.19777: variable 'ansible_distribution' from source: facts 7044 1727096034.19788: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.19801: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096034.19992: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.19996: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096034.20155: variable 'ansible_distribution' from source: facts 7044 1727096034.20165: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.20178: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096034.20292: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.20309: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096034.20482: variable 'ansible_distribution' from source: facts 7044 1727096034.20491: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.20501: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096034.20610: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.20626: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096034.20806: variable 'ansible_distribution' from source: facts 7044 1727096034.20815: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.20825: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096034.20940: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.20956: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096034.21134: variable 'ansible_distribution' from source: facts 7044 1727096034.21144: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.21154: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096034.21329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096034.21577: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096034.21623: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096034.21657: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096034.21689: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096034.21765: 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) 7044 1727096034.21770: 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) 7044 1727096034.21793: 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) 7044 1727096034.21936: 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) 7044 1727096034.21972: variable '__network_is_ostree' from source: set_fact 7044 1727096034.21990: Evaluated conditional (not __network_is_ostree is defined): False 7044 1727096034.21997: when evaluation is False, skipping this task 7044 1727096034.22005: _execute() done 7044 1727096034.22013: dumping result to json 7044 1727096034.22021: done dumping result, returning 7044 1727096034.22034: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-4381-8c4e-000000000330] 7044 1727096034.22049: sending task result for task 0afff68d-5257-4381-8c4e-000000000330 7044 1727096034.22223: done sending task result for task 0afff68d-5257-4381-8c4e-000000000330 7044 1727096034.22226: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7044 1727096034.22286: no more pending results, returning what we have 7044 1727096034.22290: results queue empty 7044 1727096034.22291: checking for any_errors_fatal 7044 1727096034.22301: done checking for any_errors_fatal 7044 1727096034.22302: checking for max_fail_percentage 7044 1727096034.22304: done checking for max_fail_percentage 7044 1727096034.22305: checking to see if all hosts have failed and the running result is not ok 7044 1727096034.22313: done checking to see if all hosts have failed 7044 1727096034.22314: getting the remaining hosts for this loop 7044 1727096034.22316: done getting the remaining hosts for this loop 7044 1727096034.22320: getting the next task for host managed_node1 7044 1727096034.22328: done getting next task for host managed_node1 7044 1727096034.22332: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7044 1727096034.22336: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096034.22354: getting variables 7044 1727096034.22356: in VariableManager get_vars() 7044 1727096034.22423: Calling all_inventory to load vars for managed_node1 7044 1727096034.22427: Calling groups_inventory to load vars for managed_node1 7044 1727096034.22430: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096034.22442: Calling all_plugins_play to load vars for managed_node1 7044 1727096034.22446: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096034.22449: Calling groups_plugins_play to load vars for managed_node1 7044 1727096034.24192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096034.26953: done with get_vars() 7044 1727096034.26984: done getting variables 7044 1727096034.27050: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:53:54 -0400 (0:00:00.131) 0:00:39.352 ****** 7044 1727096034.27085: entering _queue_task() for managed_node1/set_fact 7044 1727096034.27472: worker is 1 (out of 1 available) 7044 1727096034.27484: exiting _queue_task() for managed_node1/set_fact 7044 1727096034.27495: done queuing things up, now waiting for results queue to drain 7044 1727096034.27497: waiting for pending results... 7044 1727096034.27887: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7044 1727096034.27955: in run() - task 0afff68d-5257-4381-8c4e-000000000331 7044 1727096034.28039: variable 'ansible_search_path' from source: unknown 7044 1727096034.28077: variable 'ansible_search_path' from source: unknown 7044 1727096034.28173: calling self._execute() 7044 1727096034.28343: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096034.28420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096034.28429: variable 'omit' from source: magic vars 7044 1727096034.28796: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.28814: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096034.29034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096034.32076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096034.32376: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096034.32433: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096034.32530: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096034.32583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096034.32693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096034.32738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096034.32773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096034.32817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096034.32841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096034.32976: variable 'ansible_distribution' from source: facts 7044 1727096034.32988: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.33002: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096034.33134: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.33146: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096034.33333: variable 'ansible_distribution' from source: facts 7044 1727096034.33344: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.33356: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096034.33476: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.33488: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096034.33665: variable 'ansible_distribution' from source: facts 7044 1727096034.33773: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.33778: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096034.33804: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.33816: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096034.33994: variable 'ansible_distribution' from source: facts 7044 1727096034.34006: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.34017: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096034.34134: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.34145: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096034.34316: variable 'ansible_distribution' from source: facts 7044 1727096034.34329: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.34341: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096034.34470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096034.34776: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096034.34934: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096034.35276: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096034.35279: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096034.35282: 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) 7044 1727096034.35285: 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) 7044 1727096034.35287: 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) 7044 1727096034.35289: 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) 7044 1727096034.35543: variable '__network_is_ostree' from source: set_fact 7044 1727096034.35588: Evaluated conditional (not __network_is_ostree is defined): False 7044 1727096034.35595: when evaluation is False, skipping this task 7044 1727096034.35602: _execute() done 7044 1727096034.35609: dumping result to json 7044 1727096034.35681: done dumping result, returning 7044 1727096034.35694: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-4381-8c4e-000000000331] 7044 1727096034.35702: sending task result for task 0afff68d-5257-4381-8c4e-000000000331 7044 1727096034.35809: done sending task result for task 0afff68d-5257-4381-8c4e-000000000331 7044 1727096034.35817: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7044 1727096034.35988: no more pending results, returning what we have 7044 1727096034.35991: results queue empty 7044 1727096034.35992: checking for any_errors_fatal 7044 1727096034.35998: done checking for any_errors_fatal 7044 1727096034.35999: checking for max_fail_percentage 7044 1727096034.36001: done checking for max_fail_percentage 7044 1727096034.36001: checking to see if all hosts have failed and the running result is not ok 7044 1727096034.36009: done checking to see if all hosts have failed 7044 1727096034.36010: getting the remaining hosts for this loop 7044 1727096034.36011: done getting the remaining hosts for this loop 7044 1727096034.36015: getting the next task for host managed_node1 7044 1727096034.36025: done getting next task for host managed_node1 7044 1727096034.36029: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7044 1727096034.36033: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096034.36055: getting variables 7044 1727096034.36057: in VariableManager get_vars() 7044 1727096034.36113: Calling all_inventory to load vars for managed_node1 7044 1727096034.36116: Calling groups_inventory to load vars for managed_node1 7044 1727096034.36118: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096034.36131: Calling all_plugins_play to load vars for managed_node1 7044 1727096034.36134: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096034.36136: Calling groups_plugins_play to load vars for managed_node1 7044 1727096034.37861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096034.39514: done with get_vars() 7044 1727096034.39549: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:53:54 -0400 (0:00:00.125) 0:00:39.478 ****** 7044 1727096034.39655: entering _queue_task() for managed_node1/service_facts 7044 1727096034.40196: worker is 1 (out of 1 available) 7044 1727096034.40207: exiting _queue_task() for managed_node1/service_facts 7044 1727096034.40218: done queuing things up, now waiting for results queue to drain 7044 1727096034.40219: waiting for pending results... 7044 1727096034.40347: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7044 1727096034.40555: in run() - task 0afff68d-5257-4381-8c4e-000000000333 7044 1727096034.40560: variable 'ansible_search_path' from source: unknown 7044 1727096034.40563: variable 'ansible_search_path' from source: unknown 7044 1727096034.40593: calling self._execute() 7044 1727096034.40714: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096034.40731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096034.40747: variable 'omit' from source: magic vars 7044 1727096034.41207: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.41211: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096034.41420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096034.43830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096034.44475: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096034.44480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096034.44483: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096034.44485: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096034.44488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096034.44498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096034.44532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096034.44578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096034.44599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096034.44734: variable 'ansible_distribution' from source: facts 7044 1727096034.44744: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.44756: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096034.44889: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.44900: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096034.45085: variable 'ansible_distribution' from source: facts 7044 1727096034.45095: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.45105: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096034.45219: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.45233: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096034.45414: variable 'ansible_distribution' from source: facts 7044 1727096034.45423: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.45436: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096034.45544: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.45555: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096034.45731: variable 'ansible_distribution' from source: facts 7044 1727096034.45742: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.45753: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096034.45874: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.45876: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096034.46030: variable 'ansible_distribution' from source: facts 7044 1727096034.46041: variable 'ansible_distribution_major_version' from source: facts 7044 1727096034.46074: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096034.46077: variable 'omit' from source: magic vars 7044 1727096034.46158: variable 'omit' from source: magic vars 7044 1727096034.46208: variable 'omit' from source: magic vars 7044 1727096034.46344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096034.46348: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096034.46351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096034.46353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096034.46355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096034.46379: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096034.46388: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096034.46396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096034.46505: Set connection var ansible_timeout to 10 7044 1727096034.46520: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096034.46534: Set connection var ansible_pipelining to False 7044 1727096034.46542: Set connection var ansible_connection to ssh 7044 1727096034.46548: Set connection var ansible_shell_type to sh 7044 1727096034.46562: Set connection var ansible_shell_executable to /bin/sh 7044 1727096034.46596: variable 'ansible_shell_executable' from source: unknown 7044 1727096034.46606: variable 'ansible_connection' from source: unknown 7044 1727096034.46613: variable 'ansible_module_compression' from source: unknown 7044 1727096034.46619: variable 'ansible_shell_type' from source: unknown 7044 1727096034.46628: variable 'ansible_shell_executable' from source: unknown 7044 1727096034.46636: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096034.46643: variable 'ansible_pipelining' from source: unknown 7044 1727096034.46649: variable 'ansible_timeout' from source: unknown 7044 1727096034.46656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096034.46815: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096034.46883: variable 'omit' from source: magic vars 7044 1727096034.46886: starting attempt loop 7044 1727096034.46889: running the handler 7044 1727096034.46891: _low_level_execute_command(): starting 7044 1727096034.46901: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096034.47666: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096034.47743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096034.47802: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096034.48003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096034.49763: stdout chunk (state=3): >>>/root <<< 7044 1727096034.49930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096034.50038: stdout chunk (state=3): >>><<< 7044 1727096034.50043: stderr chunk (state=3): >>><<< 7044 1727096034.50046: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096034.50048: _low_level_execute_command(): starting 7044 1727096034.50050: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096034.499557-8478-139779179518329 `" && echo ansible-tmp-1727096034.499557-8478-139779179518329="` echo /root/.ansible/tmp/ansible-tmp-1727096034.499557-8478-139779179518329 `" ) && sleep 0' 7044 1727096034.50676: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096034.50693: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096034.50709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096034.50741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096034.50847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096034.50875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096034.50988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096034.53031: stdout chunk (state=3): >>>ansible-tmp-1727096034.499557-8478-139779179518329=/root/.ansible/tmp/ansible-tmp-1727096034.499557-8478-139779179518329 <<< 7044 1727096034.53206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096034.53210: stdout chunk (state=3): >>><<< 7044 1727096034.53213: stderr chunk (state=3): >>><<< 7044 1727096034.53233: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096034.499557-8478-139779179518329=/root/.ansible/tmp/ansible-tmp-1727096034.499557-8478-139779179518329 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096034.53289: variable 'ansible_module_compression' from source: unknown 7044 1727096034.53373: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7044 1727096034.53392: variable 'ansible_facts' from source: unknown 7044 1727096034.53495: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096034.499557-8478-139779179518329/AnsiballZ_service_facts.py 7044 1727096034.53661: Sending initial data 7044 1727096034.53664: Sent initial data (159 bytes) 7044 1727096034.54400: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096034.54435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096034.54535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096034.56237: 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 <<< 7044 1727096034.56309: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096034.56384: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp80qzvsdn /root/.ansible/tmp/ansible-tmp-1727096034.499557-8478-139779179518329/AnsiballZ_service_facts.py <<< 7044 1727096034.56388: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096034.499557-8478-139779179518329/AnsiballZ_service_facts.py" <<< 7044 1727096034.56451: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp80qzvsdn" to remote "/root/.ansible/tmp/ansible-tmp-1727096034.499557-8478-139779179518329/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096034.499557-8478-139779179518329/AnsiballZ_service_facts.py" <<< 7044 1727096034.57366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096034.57558: stderr chunk (state=3): >>><<< 7044 1727096034.57561: stdout chunk (state=3): >>><<< 7044 1727096034.57563: done transferring module to remote 7044 1727096034.57565: _low_level_execute_command(): starting 7044 1727096034.57569: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096034.499557-8478-139779179518329/ /root/.ansible/tmp/ansible-tmp-1727096034.499557-8478-139779179518329/AnsiballZ_service_facts.py && sleep 0' 7044 1727096034.58153: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096034.58189: 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 <<< 7044 1727096034.58209: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096034.58241: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096034.58328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096034.58360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096034.58470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096034.60388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096034.60438: stderr chunk (state=3): >>><<< 7044 1727096034.60445: stdout chunk (state=3): >>><<< 7044 1727096034.60465: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096034.60477: _low_level_execute_command(): starting 7044 1727096034.60485: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096034.499557-8478-139779179518329/AnsiballZ_service_facts.py && sleep 0' 7044 1727096034.61187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096034.61233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096034.61250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096034.61278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096034.61388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096036.25121: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source":<<< 7044 1727096036.25143: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.<<< 7044 1727096036.25147: stdout chunk (state=3): >>>service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "st<<< 7044 1727096036.25165: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-system<<< 7044 1727096036.25195: stdout chunk (state=3): >>>d-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.<<< 7044 1727096036.25201: stdout chunk (state=3): >>>service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 7044 1727096036.26801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096036.26829: stderr chunk (state=3): >>><<< 7044 1727096036.26832: stdout chunk (state=3): >>><<< 7044 1727096036.26870: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096036.27275: 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-1727096034.499557-8478-139779179518329/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096036.27283: _low_level_execute_command(): starting 7044 1727096036.27288: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096034.499557-8478-139779179518329/ > /dev/null 2>&1 && sleep 0' 7044 1727096036.27732: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096036.27736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096036.27766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096036.27772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096036.27775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096036.27833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096036.27836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096036.27839: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096036.27911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096036.29827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096036.29857: stderr chunk (state=3): >>><<< 7044 1727096036.29860: stdout chunk (state=3): >>><<< 7044 1727096036.29877: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096036.29883: handler run complete 7044 1727096036.30001: variable 'ansible_facts' from source: unknown 7044 1727096036.30094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096036.30374: variable 'ansible_facts' from source: unknown 7044 1727096036.30454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096036.30571: attempt loop complete, returning result 7044 1727096036.30576: _execute() done 7044 1727096036.30580: dumping result to json 7044 1727096036.30618: done dumping result, returning 7044 1727096036.30628: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-4381-8c4e-000000000333] 7044 1727096036.30634: sending task result for task 0afff68d-5257-4381-8c4e-000000000333 7044 1727096036.31389: done sending task result for task 0afff68d-5257-4381-8c4e-000000000333 7044 1727096036.31392: 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 } 7044 1727096036.31449: no more pending results, returning what we have 7044 1727096036.31451: results queue empty 7044 1727096036.31451: checking for any_errors_fatal 7044 1727096036.31454: done checking for any_errors_fatal 7044 1727096036.31455: checking for max_fail_percentage 7044 1727096036.31456: done checking for max_fail_percentage 7044 1727096036.31456: checking to see if all hosts have failed and the running result is not ok 7044 1727096036.31457: done checking to see if all hosts have failed 7044 1727096036.31457: getting the remaining hosts for this loop 7044 1727096036.31458: done getting the remaining hosts for this loop 7044 1727096036.31460: getting the next task for host managed_node1 7044 1727096036.31464: done getting next task for host managed_node1 7044 1727096036.31466: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7044 1727096036.31471: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096036.31477: getting variables 7044 1727096036.31478: in VariableManager get_vars() 7044 1727096036.31511: Calling all_inventory to load vars for managed_node1 7044 1727096036.31513: Calling groups_inventory to load vars for managed_node1 7044 1727096036.31514: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096036.31521: Calling all_plugins_play to load vars for managed_node1 7044 1727096036.31523: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096036.31524: Calling groups_plugins_play to load vars for managed_node1 7044 1727096036.32216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096036.33117: done with get_vars() 7044 1727096036.33148: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:53:56 -0400 (0:00:01.935) 0:00:41.413 ****** 7044 1727096036.33231: entering _queue_task() for managed_node1/package_facts 7044 1727096036.33503: worker is 1 (out of 1 available) 7044 1727096036.33516: exiting _queue_task() for managed_node1/package_facts 7044 1727096036.33530: done queuing things up, now waiting for results queue to drain 7044 1727096036.33532: waiting for pending results... 7044 1727096036.33709: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7044 1727096036.33821: in run() - task 0afff68d-5257-4381-8c4e-000000000334 7044 1727096036.33834: variable 'ansible_search_path' from source: unknown 7044 1727096036.33838: variable 'ansible_search_path' from source: unknown 7044 1727096036.33870: calling self._execute() 7044 1727096036.33959: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096036.33962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096036.33979: variable 'omit' from source: magic vars 7044 1727096036.34260: variable 'ansible_distribution_major_version' from source: facts 7044 1727096036.34271: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096036.34416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096036.36134: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096036.36183: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096036.36211: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096036.36237: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096036.36262: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096036.36332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096036.36355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096036.36376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096036.36404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096036.36413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096036.36504: variable 'ansible_distribution' from source: facts 7044 1727096036.36507: variable 'ansible_distribution_major_version' from source: facts 7044 1727096036.36515: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096036.36599: variable 'ansible_distribution_major_version' from source: facts 7044 1727096036.36604: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096036.36722: variable 'ansible_distribution' from source: facts 7044 1727096036.36725: variable 'ansible_distribution_major_version' from source: facts 7044 1727096036.36731: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096036.36805: variable 'ansible_distribution_major_version' from source: facts 7044 1727096036.36808: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096036.36919: variable 'ansible_distribution' from source: facts 7044 1727096036.36923: variable 'ansible_distribution_major_version' from source: facts 7044 1727096036.36929: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096036.36998: variable 'ansible_distribution_major_version' from source: facts 7044 1727096036.37003: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096036.37112: variable 'ansible_distribution' from source: facts 7044 1727096036.37116: variable 'ansible_distribution_major_version' from source: facts 7044 1727096036.37122: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096036.37196: variable 'ansible_distribution_major_version' from source: facts 7044 1727096036.37200: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096036.37311: variable 'ansible_distribution' from source: facts 7044 1727096036.37314: variable 'ansible_distribution_major_version' from source: facts 7044 1727096036.37319: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096036.37325: variable 'omit' from source: magic vars 7044 1727096036.37379: variable 'omit' from source: magic vars 7044 1727096036.37406: variable 'omit' from source: magic vars 7044 1727096036.37430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096036.37452: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096036.37470: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096036.37484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096036.37492: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096036.37515: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096036.37518: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096036.37521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096036.37591: Set connection var ansible_timeout to 10 7044 1727096036.37598: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096036.37603: Set connection var ansible_pipelining to False 7044 1727096036.37605: Set connection var ansible_connection to ssh 7044 1727096036.37608: Set connection var ansible_shell_type to sh 7044 1727096036.37613: Set connection var ansible_shell_executable to /bin/sh 7044 1727096036.37635: variable 'ansible_shell_executable' from source: unknown 7044 1727096036.37638: variable 'ansible_connection' from source: unknown 7044 1727096036.37641: variable 'ansible_module_compression' from source: unknown 7044 1727096036.37643: variable 'ansible_shell_type' from source: unknown 7044 1727096036.37646: variable 'ansible_shell_executable' from source: unknown 7044 1727096036.37648: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096036.37650: variable 'ansible_pipelining' from source: unknown 7044 1727096036.37652: variable 'ansible_timeout' from source: unknown 7044 1727096036.37657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096036.37758: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096036.37766: variable 'omit' from source: magic vars 7044 1727096036.37772: starting attempt loop 7044 1727096036.37775: running the handler 7044 1727096036.37793: _low_level_execute_command(): starting 7044 1727096036.37808: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096036.38315: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096036.38323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096036.38326: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096036.38329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096036.38385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096036.38393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096036.38395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096036.38480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096036.40201: stdout chunk (state=3): >>>/root <<< 7044 1727096036.40302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096036.40335: stderr chunk (state=3): >>><<< 7044 1727096036.40339: stdout chunk (state=3): >>><<< 7044 1727096036.40358: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096036.40371: _low_level_execute_command(): starting 7044 1727096036.40377: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096036.403579-8551-161878969185251 `" && echo ansible-tmp-1727096036.403579-8551-161878969185251="` echo /root/.ansible/tmp/ansible-tmp-1727096036.403579-8551-161878969185251 `" ) && sleep 0' 7044 1727096036.40851: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096036.40855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096036.40857: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096036.40860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096036.40863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096036.40908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096036.40911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096036.40995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096036.42989: stdout chunk (state=3): >>>ansible-tmp-1727096036.403579-8551-161878969185251=/root/.ansible/tmp/ansible-tmp-1727096036.403579-8551-161878969185251 <<< 7044 1727096036.43082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096036.43114: stderr chunk (state=3): >>><<< 7044 1727096036.43117: stdout chunk (state=3): >>><<< 7044 1727096036.43135: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096036.403579-8551-161878969185251=/root/.ansible/tmp/ansible-tmp-1727096036.403579-8551-161878969185251 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096036.43176: variable 'ansible_module_compression' from source: unknown 7044 1727096036.43216: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7044 1727096036.43270: variable 'ansible_facts' from source: unknown 7044 1727096036.43389: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096036.403579-8551-161878969185251/AnsiballZ_package_facts.py 7044 1727096036.43499: Sending initial data 7044 1727096036.43503: Sent initial data (159 bytes) 7044 1727096036.43973: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096036.43978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096036.43980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096036.43988: 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 <<< 7044 1727096036.43990: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096036.44034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096036.44038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096036.44040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096036.44118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096036.45797: 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 <<< 7044 1727096036.45860: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096036.45925: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp_ycbu6d5 /root/.ansible/tmp/ansible-tmp-1727096036.403579-8551-161878969185251/AnsiballZ_package_facts.py <<< 7044 1727096036.45931: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096036.403579-8551-161878969185251/AnsiballZ_package_facts.py" <<< 7044 1727096036.45990: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp_ycbu6d5" to remote "/root/.ansible/tmp/ansible-tmp-1727096036.403579-8551-161878969185251/AnsiballZ_package_facts.py" <<< 7044 1727096036.45993: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096036.403579-8551-161878969185251/AnsiballZ_package_facts.py" <<< 7044 1727096036.47391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096036.47458: stderr chunk (state=3): >>><<< 7044 1727096036.47465: stdout chunk (state=3): >>><<< 7044 1727096036.47509: done transferring module to remote 7044 1727096036.47519: _low_level_execute_command(): starting 7044 1727096036.47523: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096036.403579-8551-161878969185251/ /root/.ansible/tmp/ansible-tmp-1727096036.403579-8551-161878969185251/AnsiballZ_package_facts.py && sleep 0' 7044 1727096036.47990: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096036.47994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096036.47996: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096036.47998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096036.48053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096036.48057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096036.48064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096036.48129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096036.50032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096036.50055: stderr chunk (state=3): >>><<< 7044 1727096036.50058: stdout chunk (state=3): >>><<< 7044 1727096036.50075: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096036.50158: _low_level_execute_command(): starting 7044 1727096036.50161: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096036.403579-8551-161878969185251/AnsiballZ_package_facts.py && sleep 0' 7044 1727096036.50792: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096036.50830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096036.50849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096036.50875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096036.50985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096036.96088: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": <<< 7044 1727096036.96231: stdout chunk (state=3): >>>[{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sourc<<< 7044 1727096036.96248: stdout chunk (state=3): >>>e": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch"<<< 7044 1727096036.96252: stdout chunk (state=3): >>>: "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.<<< 7044 1727096036.96329: stdout chunk (state=3): >>>1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7044 1727096036.98157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096036.98183: stderr chunk (state=3): >>><<< 7044 1727096036.98188: stdout chunk (state=3): >>><<< 7044 1727096036.98234: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096036.99426: 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-1727096036.403579-8551-161878969185251/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096036.99445: _low_level_execute_command(): starting 7044 1727096036.99448: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096036.403579-8551-161878969185251/ > /dev/null 2>&1 && sleep 0' 7044 1727096036.99914: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096036.99920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096036.99923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096036.99925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096036.99981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096036.99985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096036.99987: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096037.00064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096037.01974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096037.02006: stderr chunk (state=3): >>><<< 7044 1727096037.02010: stdout chunk (state=3): >>><<< 7044 1727096037.02024: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096037.02031: handler run complete 7044 1727096037.02532: variable 'ansible_facts' from source: unknown 7044 1727096037.02809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096037.04777: variable 'ansible_facts' from source: unknown 7044 1727096037.05024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096037.05702: attempt loop complete, returning result 7044 1727096037.05727: _execute() done 7044 1727096037.05738: dumping result to json 7044 1727096037.05955: done dumping result, returning 7044 1727096037.05976: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-4381-8c4e-000000000334] 7044 1727096037.05987: sending task result for task 0afff68d-5257-4381-8c4e-000000000334 7044 1727096037.08314: done sending task result for task 0afff68d-5257-4381-8c4e-000000000334 7044 1727096037.08318: 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 } 7044 1727096037.08398: no more pending results, returning what we have 7044 1727096037.08400: results queue empty 7044 1727096037.08400: checking for any_errors_fatal 7044 1727096037.08405: done checking for any_errors_fatal 7044 1727096037.08405: checking for max_fail_percentage 7044 1727096037.08406: done checking for max_fail_percentage 7044 1727096037.08407: checking to see if all hosts have failed and the running result is not ok 7044 1727096037.08407: done checking to see if all hosts have failed 7044 1727096037.08408: getting the remaining hosts for this loop 7044 1727096037.08408: done getting the remaining hosts for this loop 7044 1727096037.08413: getting the next task for host managed_node1 7044 1727096037.08418: done getting next task for host managed_node1 7044 1727096037.08421: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7044 1727096037.08422: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096037.08431: getting variables 7044 1727096037.08432: in VariableManager get_vars() 7044 1727096037.08465: Calling all_inventory to load vars for managed_node1 7044 1727096037.08467: Calling groups_inventory to load vars for managed_node1 7044 1727096037.08470: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096037.08476: Calling all_plugins_play to load vars for managed_node1 7044 1727096037.08478: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096037.08480: Calling groups_plugins_play to load vars for managed_node1 7044 1727096037.09152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096037.10013: done with get_vars() 7044 1727096037.10039: done getting variables 7044 1727096037.10087: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:53:57 -0400 (0:00:00.768) 0:00:42.182 ****** 7044 1727096037.10117: entering _queue_task() for managed_node1/debug 7044 1727096037.10376: worker is 1 (out of 1 available) 7044 1727096037.10390: exiting _queue_task() for managed_node1/debug 7044 1727096037.10403: done queuing things up, now waiting for results queue to drain 7044 1727096037.10404: waiting for pending results... 7044 1727096037.10589: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7044 1727096037.10690: in run() - task 0afff68d-5257-4381-8c4e-000000000065 7044 1727096037.10706: variable 'ansible_search_path' from source: unknown 7044 1727096037.10709: variable 'ansible_search_path' from source: unknown 7044 1727096037.10743: calling self._execute() 7044 1727096037.10821: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096037.10824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096037.10837: variable 'omit' from source: magic vars 7044 1727096037.11137: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.11146: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.11291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096037.12863: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096037.12910: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096037.12941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096037.12969: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096037.12989: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096037.13062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.13086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.13103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.13128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.13141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.13230: variable 'ansible_distribution' from source: facts 7044 1727096037.13236: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.13243: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.13328: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.13336: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.13452: variable 'ansible_distribution' from source: facts 7044 1727096037.13455: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.13461: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.13538: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.13541: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.13652: variable 'ansible_distribution' from source: facts 7044 1727096037.13655: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.13661: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.13666: variable 'omit' from source: magic vars 7044 1727096037.13706: variable 'omit' from source: magic vars 7044 1727096037.13776: variable 'network_provider' from source: set_fact 7044 1727096037.13799: variable 'omit' from source: magic vars 7044 1727096037.13823: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096037.13847: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096037.13862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096037.13877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096037.13885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096037.13911: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096037.13914: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096037.13916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096037.13998: Set connection var ansible_timeout to 10 7044 1727096037.14004: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096037.14009: Set connection var ansible_pipelining to False 7044 1727096037.14012: Set connection var ansible_connection to ssh 7044 1727096037.14015: Set connection var ansible_shell_type to sh 7044 1727096037.14019: Set connection var ansible_shell_executable to /bin/sh 7044 1727096037.14047: variable 'ansible_shell_executable' from source: unknown 7044 1727096037.14050: variable 'ansible_connection' from source: unknown 7044 1727096037.14053: variable 'ansible_module_compression' from source: unknown 7044 1727096037.14055: variable 'ansible_shell_type' from source: unknown 7044 1727096037.14057: variable 'ansible_shell_executable' from source: unknown 7044 1727096037.14059: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096037.14061: variable 'ansible_pipelining' from source: unknown 7044 1727096037.14065: variable 'ansible_timeout' from source: unknown 7044 1727096037.14070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096037.14369: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096037.14375: variable 'omit' from source: magic vars 7044 1727096037.14378: starting attempt loop 7044 1727096037.14380: running the handler 7044 1727096037.14382: handler run complete 7044 1727096037.14384: attempt loop complete, returning result 7044 1727096037.14386: _execute() done 7044 1727096037.14388: dumping result to json 7044 1727096037.14390: done dumping result, returning 7044 1727096037.14392: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-4381-8c4e-000000000065] 7044 1727096037.14394: sending task result for task 0afff68d-5257-4381-8c4e-000000000065 7044 1727096037.14465: done sending task result for task 0afff68d-5257-4381-8c4e-000000000065 7044 1727096037.14470: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7044 1727096037.14535: no more pending results, returning what we have 7044 1727096037.14539: results queue empty 7044 1727096037.14539: checking for any_errors_fatal 7044 1727096037.14551: done checking for any_errors_fatal 7044 1727096037.14558: checking for max_fail_percentage 7044 1727096037.14560: done checking for max_fail_percentage 7044 1727096037.14560: checking to see if all hosts have failed and the running result is not ok 7044 1727096037.14561: done checking to see if all hosts have failed 7044 1727096037.14562: getting the remaining hosts for this loop 7044 1727096037.14563: done getting the remaining hosts for this loop 7044 1727096037.14566: getting the next task for host managed_node1 7044 1727096037.14575: done getting next task for host managed_node1 7044 1727096037.14580: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7044 1727096037.14583: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096037.14594: getting variables 7044 1727096037.14595: in VariableManager get_vars() 7044 1727096037.14646: Calling all_inventory to load vars for managed_node1 7044 1727096037.14648: Calling groups_inventory to load vars for managed_node1 7044 1727096037.14650: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096037.14659: Calling all_plugins_play to load vars for managed_node1 7044 1727096037.14661: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096037.14664: Calling groups_plugins_play to load vars for managed_node1 7044 1727096037.15999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096037.16860: done with get_vars() 7044 1727096037.16885: done getting variables 7044 1727096037.16931: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:53:57 -0400 (0:00:00.068) 0:00:42.251 ****** 7044 1727096037.16959: entering _queue_task() for managed_node1/fail 7044 1727096037.17219: worker is 1 (out of 1 available) 7044 1727096037.17232: exiting _queue_task() for managed_node1/fail 7044 1727096037.17243: done queuing things up, now waiting for results queue to drain 7044 1727096037.17244: waiting for pending results... 7044 1727096037.17481: 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 7044 1727096037.17641: in run() - task 0afff68d-5257-4381-8c4e-000000000066 7044 1727096037.17645: variable 'ansible_search_path' from source: unknown 7044 1727096037.17648: variable 'ansible_search_path' from source: unknown 7044 1727096037.17743: calling self._execute() 7044 1727096037.17981: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096037.17985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096037.17989: variable 'omit' from source: magic vars 7044 1727096037.18157: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.18166: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.18366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096037.20588: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096037.20657: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096037.20689: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096037.20720: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096037.20752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096037.20828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.20875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.20900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.20941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.20954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.21076: variable 'ansible_distribution' from source: facts 7044 1727096037.21087: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.21101: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.21222: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.21236: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.21573: variable 'ansible_distribution' from source: facts 7044 1727096037.21577: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.21580: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.21583: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.21586: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.21721: variable 'ansible_distribution' from source: facts 7044 1727096037.21737: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.21749: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.21878: variable 'network_state' from source: role '' defaults 7044 1727096037.21895: Evaluated conditional (network_state != {}): False 7044 1727096037.21903: when evaluation is False, skipping this task 7044 1727096037.21911: _execute() done 7044 1727096037.21919: dumping result to json 7044 1727096037.21930: done dumping result, returning 7044 1727096037.21944: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-4381-8c4e-000000000066] 7044 1727096037.21952: sending task result for task 0afff68d-5257-4381-8c4e-000000000066 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096037.22092: no more pending results, returning what we have 7044 1727096037.22095: results queue empty 7044 1727096037.22096: checking for any_errors_fatal 7044 1727096037.22104: done checking for any_errors_fatal 7044 1727096037.22105: checking for max_fail_percentage 7044 1727096037.22107: done checking for max_fail_percentage 7044 1727096037.22107: checking to see if all hosts have failed and the running result is not ok 7044 1727096037.22108: done checking to see if all hosts have failed 7044 1727096037.22109: getting the remaining hosts for this loop 7044 1727096037.22110: done getting the remaining hosts for this loop 7044 1727096037.22113: getting the next task for host managed_node1 7044 1727096037.22120: done getting next task for host managed_node1 7044 1727096037.22124: ^ 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 7044 1727096037.22126: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096037.22147: getting variables 7044 1727096037.22149: in VariableManager get_vars() 7044 1727096037.22304: Calling all_inventory to load vars for managed_node1 7044 1727096037.22307: Calling groups_inventory to load vars for managed_node1 7044 1727096037.22309: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096037.22319: Calling all_plugins_play to load vars for managed_node1 7044 1727096037.22322: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096037.22325: Calling groups_plugins_play to load vars for managed_node1 7044 1727096037.22877: done sending task result for task 0afff68d-5257-4381-8c4e-000000000066 7044 1727096037.22881: WORKER PROCESS EXITING 7044 1727096037.24090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096037.25913: done with get_vars() 7044 1727096037.25945: done getting variables 7044 1727096037.26011: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:53:57 -0400 (0:00:00.090) 0:00:42.342 ****** 7044 1727096037.26051: entering _queue_task() for managed_node1/fail 7044 1727096037.26396: worker is 1 (out of 1 available) 7044 1727096037.26407: exiting _queue_task() for managed_node1/fail 7044 1727096037.26419: done queuing things up, now waiting for results queue to drain 7044 1727096037.26421: waiting for pending results... 7044 1727096037.26797: 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 7044 1727096037.26852: in run() - task 0afff68d-5257-4381-8c4e-000000000067 7044 1727096037.26875: variable 'ansible_search_path' from source: unknown 7044 1727096037.26886: variable 'ansible_search_path' from source: unknown 7044 1727096037.27005: calling self._execute() 7044 1727096037.27032: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096037.27043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096037.27056: variable 'omit' from source: magic vars 7044 1727096037.27464: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.27485: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.27683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096037.30612: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096037.30690: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096037.30738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096037.30848: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096037.30851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096037.30893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.30926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.30962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.31009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.31028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.31173: variable 'ansible_distribution' from source: facts 7044 1727096037.31189: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.31202: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.31332: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.31343: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.31611: variable 'ansible_distribution' from source: facts 7044 1727096037.31615: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.31617: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.31666: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.31680: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.31860: variable 'ansible_distribution' from source: facts 7044 1727096037.31870: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.31881: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.31996: variable 'network_state' from source: role '' defaults 7044 1727096037.32013: Evaluated conditional (network_state != {}): False 7044 1727096037.32019: when evaluation is False, skipping this task 7044 1727096037.32026: _execute() done 7044 1727096037.32033: dumping result to json 7044 1727096037.32047: done dumping result, returning 7044 1727096037.32059: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-4381-8c4e-000000000067] 7044 1727096037.32070: sending task result for task 0afff68d-5257-4381-8c4e-000000000067 7044 1727096037.32224: done sending task result for task 0afff68d-5257-4381-8c4e-000000000067 7044 1727096037.32228: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096037.32305: no more pending results, returning what we have 7044 1727096037.32309: results queue empty 7044 1727096037.32310: checking for any_errors_fatal 7044 1727096037.32316: done checking for any_errors_fatal 7044 1727096037.32316: checking for max_fail_percentage 7044 1727096037.32318: done checking for max_fail_percentage 7044 1727096037.32319: checking to see if all hosts have failed and the running result is not ok 7044 1727096037.32320: done checking to see if all hosts have failed 7044 1727096037.32321: getting the remaining hosts for this loop 7044 1727096037.32322: done getting the remaining hosts for this loop 7044 1727096037.32325: getting the next task for host managed_node1 7044 1727096037.32332: done getting next task for host managed_node1 7044 1727096037.32336: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7044 1727096037.32339: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096037.32358: getting variables 7044 1727096037.32360: in VariableManager get_vars() 7044 1727096037.32420: Calling all_inventory to load vars for managed_node1 7044 1727096037.32422: Calling groups_inventory to load vars for managed_node1 7044 1727096037.32425: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096037.32436: Calling all_plugins_play to load vars for managed_node1 7044 1727096037.32439: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096037.32442: Calling groups_plugins_play to load vars for managed_node1 7044 1727096037.34285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096037.35935: done with get_vars() 7044 1727096037.35970: done getting variables 7044 1727096037.36028: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:53:57 -0400 (0:00:00.100) 0:00:42.442 ****** 7044 1727096037.36071: entering _queue_task() for managed_node1/fail 7044 1727096037.36502: worker is 1 (out of 1 available) 7044 1727096037.36513: exiting _queue_task() for managed_node1/fail 7044 1727096037.36523: done queuing things up, now waiting for results queue to drain 7044 1727096037.36524: waiting for pending results... 7044 1727096037.36763: 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 7044 1727096037.36967: in run() - task 0afff68d-5257-4381-8c4e-000000000068 7044 1727096037.36973: variable 'ansible_search_path' from source: unknown 7044 1727096037.36976: variable 'ansible_search_path' from source: unknown 7044 1727096037.36979: calling self._execute() 7044 1727096037.37093: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096037.37107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096037.37127: variable 'omit' from source: magic vars 7044 1727096037.37637: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.37641: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.37945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096037.39944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096037.39993: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096037.40019: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096037.40050: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096037.40072: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096037.40142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.40162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.40185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.40212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.40222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.40312: variable 'ansible_distribution' from source: facts 7044 1727096037.40316: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.40323: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.40408: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.40412: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.40529: variable 'ansible_distribution' from source: facts 7044 1727096037.40535: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.40541: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.40613: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.40617: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.40746: variable 'ansible_distribution' from source: facts 7044 1727096037.40749: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.40752: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.40903: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.40906: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7044 1727096037.41044: variable 'ansible_distribution' from source: facts 7044 1727096037.41047: variable '__network_rh_distros' from source: role '' defaults 7044 1727096037.41050: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7044 1727096037.41272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.41275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.41300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.41341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.41362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.41404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.41426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.41451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.41573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.41578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.41581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.41583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.41586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.41621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.41637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.41944: variable 'network_connections' from source: task vars 7044 1727096037.41972: variable 'interface' from source: play vars 7044 1727096037.42030: variable 'interface' from source: play vars 7044 1727096037.42049: variable 'network_state' from source: role '' defaults 7044 1727096037.42097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096037.42222: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096037.42254: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096037.42279: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096037.42305: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096037.42351: 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) 7044 1727096037.42371: 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) 7044 1727096037.42388: 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) 7044 1727096037.42406: 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) 7044 1727096037.42425: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 7044 1727096037.42428: when evaluation is False, skipping this task 7044 1727096037.42430: _execute() done 7044 1727096037.42436: dumping result to json 7044 1727096037.42438: done dumping result, returning 7044 1727096037.42447: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-4381-8c4e-000000000068] 7044 1727096037.42450: sending task result for task 0afff68d-5257-4381-8c4e-000000000068 7044 1727096037.42534: done sending task result for task 0afff68d-5257-4381-8c4e-000000000068 7044 1727096037.42536: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 7044 1727096037.42617: no more pending results, returning what we have 7044 1727096037.42620: results queue empty 7044 1727096037.42621: checking for any_errors_fatal 7044 1727096037.42629: done checking for any_errors_fatal 7044 1727096037.42630: checking for max_fail_percentage 7044 1727096037.42631: done checking for max_fail_percentage 7044 1727096037.42632: checking to see if all hosts have failed and the running result is not ok 7044 1727096037.42633: done checking to see if all hosts have failed 7044 1727096037.42633: getting the remaining hosts for this loop 7044 1727096037.42635: done getting the remaining hosts for this loop 7044 1727096037.42638: getting the next task for host managed_node1 7044 1727096037.42645: done getting next task for host managed_node1 7044 1727096037.42650: ^ 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 7044 1727096037.42652: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096037.42670: getting variables 7044 1727096037.42671: in VariableManager get_vars() 7044 1727096037.42720: Calling all_inventory to load vars for managed_node1 7044 1727096037.42723: Calling groups_inventory to load vars for managed_node1 7044 1727096037.42725: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096037.42734: Calling all_plugins_play to load vars for managed_node1 7044 1727096037.42737: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096037.42739: Calling groups_plugins_play to load vars for managed_node1 7044 1727096037.43520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096037.44817: done with get_vars() 7044 1727096037.44846: done getting variables 7044 1727096037.44910: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:53:57 -0400 (0:00:00.088) 0:00:42.531 ****** 7044 1727096037.44941: entering _queue_task() for managed_node1/dnf 7044 1727096037.45372: worker is 1 (out of 1 available) 7044 1727096037.45385: exiting _queue_task() for managed_node1/dnf 7044 1727096037.45412: done queuing things up, now waiting for results queue to drain 7044 1727096037.45414: waiting for pending results... 7044 1727096037.45606: 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 7044 1727096037.45699: in run() - task 0afff68d-5257-4381-8c4e-000000000069 7044 1727096037.45710: variable 'ansible_search_path' from source: unknown 7044 1727096037.45713: variable 'ansible_search_path' from source: unknown 7044 1727096037.45853: calling self._execute() 7044 1727096037.45857: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096037.45860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096037.45863: variable 'omit' from source: magic vars 7044 1727096037.46140: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.46151: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.46300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096037.48675: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096037.48679: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096037.48690: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096037.48732: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096037.48763: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096037.48849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.48896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.48926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.48978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.49001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.49134: variable 'ansible_distribution' from source: facts 7044 1727096037.49145: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.49173: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.49295: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.49304: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.49435: variable 'ansible_distribution' from source: facts 7044 1727096037.49439: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.49445: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.49519: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.49524: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.49633: variable 'ansible_distribution' from source: facts 7044 1727096037.49638: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.49641: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.49768: variable 'ansible_distribution' from source: facts 7044 1727096037.49772: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.49783: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7044 1727096037.49853: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096037.49945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.49961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.49982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.50007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.50018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.50048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.50065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.50085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.50109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.50119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.50147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.50192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.50195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.50208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.50219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.50321: variable 'network_connections' from source: task vars 7044 1727096037.50373: variable 'interface' from source: play vars 7044 1727096037.50385: variable 'interface' from source: play vars 7044 1727096037.50445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096037.50565: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096037.50595: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096037.50620: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096037.50643: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096037.50677: 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) 7044 1727096037.50692: 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) 7044 1727096037.50711: 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) 7044 1727096037.50731: 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) 7044 1727096037.50765: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096037.50924: variable 'network_connections' from source: task vars 7044 1727096037.50930: variable 'interface' from source: play vars 7044 1727096037.50976: variable 'interface' from source: play vars 7044 1727096037.50996: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096037.50999: when evaluation is False, skipping this task 7044 1727096037.51002: _execute() done 7044 1727096037.51005: dumping result to json 7044 1727096037.51009: done dumping result, returning 7044 1727096037.51016: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-000000000069] 7044 1727096037.51020: sending task result for task 0afff68d-5257-4381-8c4e-000000000069 7044 1727096037.51111: done sending task result for task 0afff68d-5257-4381-8c4e-000000000069 7044 1727096037.51114: 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" } 7044 1727096037.51224: no more pending results, returning what we have 7044 1727096037.51230: results queue empty 7044 1727096037.51231: checking for any_errors_fatal 7044 1727096037.51241: done checking for any_errors_fatal 7044 1727096037.51242: checking for max_fail_percentage 7044 1727096037.51245: done checking for max_fail_percentage 7044 1727096037.51245: checking to see if all hosts have failed and the running result is not ok 7044 1727096037.51246: done checking to see if all hosts have failed 7044 1727096037.51247: getting the remaining hosts for this loop 7044 1727096037.51248: done getting the remaining hosts for this loop 7044 1727096037.51252: getting the next task for host managed_node1 7044 1727096037.51260: done getting next task for host managed_node1 7044 1727096037.51264: ^ 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 7044 1727096037.51269: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096037.51290: getting variables 7044 1727096037.51292: in VariableManager get_vars() 7044 1727096037.51355: Calling all_inventory to load vars for managed_node1 7044 1727096037.51357: Calling groups_inventory to load vars for managed_node1 7044 1727096037.51360: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096037.51486: Calling all_plugins_play to load vars for managed_node1 7044 1727096037.51492: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096037.51496: Calling groups_plugins_play to load vars for managed_node1 7044 1727096037.52766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096037.53640: done with get_vars() 7044 1727096037.53666: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7044 1727096037.53723: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:53:57 -0400 (0:00:00.088) 0:00:42.619 ****** 7044 1727096037.53749: entering _queue_task() for managed_node1/yum 7044 1727096037.54015: worker is 1 (out of 1 available) 7044 1727096037.54031: exiting _queue_task() for managed_node1/yum 7044 1727096037.54042: done queuing things up, now waiting for results queue to drain 7044 1727096037.54043: waiting for pending results... 7044 1727096037.54232: 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 7044 1727096037.54324: in run() - task 0afff68d-5257-4381-8c4e-00000000006a 7044 1727096037.54337: variable 'ansible_search_path' from source: unknown 7044 1727096037.54341: variable 'ansible_search_path' from source: unknown 7044 1727096037.54372: calling self._execute() 7044 1727096037.54448: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096037.54452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096037.54461: variable 'omit' from source: magic vars 7044 1727096037.54763: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.54775: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.54913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096037.56488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096037.56536: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096037.56566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096037.56596: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096037.56617: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096037.56692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.56711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.56731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.56757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.56769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.56854: variable 'ansible_distribution' from source: facts 7044 1727096037.56858: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.56865: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.56955: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.56958: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.57080: variable 'ansible_distribution' from source: facts 7044 1727096037.57084: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.57090: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.57164: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.57169: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.57281: variable 'ansible_distribution' from source: facts 7044 1727096037.57284: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.57290: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.57381: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.57392: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7044 1727096037.57395: when evaluation is False, skipping this task 7044 1727096037.57398: _execute() done 7044 1727096037.57401: dumping result to json 7044 1727096037.57404: done dumping result, returning 7044 1727096037.57414: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-00000000006a] 7044 1727096037.57416: sending task result for task 0afff68d-5257-4381-8c4e-00000000006a 7044 1727096037.57508: done sending task result for task 0afff68d-5257-4381-8c4e-00000000006a 7044 1727096037.57511: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7044 1727096037.57588: no more pending results, returning what we have 7044 1727096037.57591: results queue empty 7044 1727096037.57592: checking for any_errors_fatal 7044 1727096037.57597: done checking for any_errors_fatal 7044 1727096037.57598: checking for max_fail_percentage 7044 1727096037.57600: done checking for max_fail_percentage 7044 1727096037.57600: checking to see if all hosts have failed and the running result is not ok 7044 1727096037.57601: done checking to see if all hosts have failed 7044 1727096037.57602: getting the remaining hosts for this loop 7044 1727096037.57603: done getting the remaining hosts for this loop 7044 1727096037.57607: getting the next task for host managed_node1 7044 1727096037.57614: done getting next task for host managed_node1 7044 1727096037.57617: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7044 1727096037.57620: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096037.57640: getting variables 7044 1727096037.57642: in VariableManager get_vars() 7044 1727096037.57694: Calling all_inventory to load vars for managed_node1 7044 1727096037.57696: Calling groups_inventory to load vars for managed_node1 7044 1727096037.57699: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096037.57708: Calling all_plugins_play to load vars for managed_node1 7044 1727096037.57710: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096037.57713: Calling groups_plugins_play to load vars for managed_node1 7044 1727096037.58530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096037.59506: done with get_vars() 7044 1727096037.59530: done getting variables 7044 1727096037.59579: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:53:57 -0400 (0:00:00.058) 0:00:42.677 ****** 7044 1727096037.59609: entering _queue_task() for managed_node1/fail 7044 1727096037.59876: worker is 1 (out of 1 available) 7044 1727096037.59891: exiting _queue_task() for managed_node1/fail 7044 1727096037.59903: done queuing things up, now waiting for results queue to drain 7044 1727096037.59904: waiting for pending results... 7044 1727096037.60091: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7044 1727096037.60180: in run() - task 0afff68d-5257-4381-8c4e-00000000006b 7044 1727096037.60192: variable 'ansible_search_path' from source: unknown 7044 1727096037.60195: variable 'ansible_search_path' from source: unknown 7044 1727096037.60226: calling self._execute() 7044 1727096037.60306: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096037.60310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096037.60318: variable 'omit' from source: magic vars 7044 1727096037.60611: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.60622: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.60762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096037.62306: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096037.62353: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096037.62380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096037.62411: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096037.62432: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096037.62499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.62521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.62542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.62568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.62579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.62664: variable 'ansible_distribution' from source: facts 7044 1727096037.62669: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.62676: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.62758: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.62763: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.62882: variable 'ansible_distribution' from source: facts 7044 1727096037.62885: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.62891: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.62964: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.62968: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.63081: variable 'ansible_distribution' from source: facts 7044 1727096037.63084: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.63090: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.63157: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096037.63245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.63263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.63285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.63312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.63322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.63351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.63369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.63386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.63416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.63425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.63453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.63470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.63486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.63513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.63573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.63629: variable 'network_connections' from source: task vars 7044 1727096037.63638: variable 'interface' from source: play vars 7044 1727096037.63692: variable 'interface' from source: play vars 7044 1727096037.63754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096037.63878: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096037.63907: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096037.63934: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096037.63955: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096037.63989: 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) 7044 1727096037.64004: 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) 7044 1727096037.64021: 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) 7044 1727096037.64039: 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) 7044 1727096037.64080: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096037.64246: variable 'network_connections' from source: task vars 7044 1727096037.64250: variable 'interface' from source: play vars 7044 1727096037.64299: variable 'interface' from source: play vars 7044 1727096037.64318: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096037.64321: when evaluation is False, skipping this task 7044 1727096037.64324: _execute() done 7044 1727096037.64326: dumping result to json 7044 1727096037.64331: done dumping result, returning 7044 1727096037.64338: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-00000000006b] 7044 1727096037.64342: sending task result for task 0afff68d-5257-4381-8c4e-00000000006b 7044 1727096037.64431: done sending task result for task 0afff68d-5257-4381-8c4e-00000000006b 7044 1727096037.64433: 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" } 7044 1727096037.64485: no more pending results, returning what we have 7044 1727096037.64488: results queue empty 7044 1727096037.64489: checking for any_errors_fatal 7044 1727096037.64493: done checking for any_errors_fatal 7044 1727096037.64494: checking for max_fail_percentage 7044 1727096037.64496: done checking for max_fail_percentage 7044 1727096037.64496: checking to see if all hosts have failed and the running result is not ok 7044 1727096037.64497: done checking to see if all hosts have failed 7044 1727096037.64498: getting the remaining hosts for this loop 7044 1727096037.64499: done getting the remaining hosts for this loop 7044 1727096037.64503: getting the next task for host managed_node1 7044 1727096037.64509: done getting next task for host managed_node1 7044 1727096037.64512: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7044 1727096037.64515: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096037.64535: getting variables 7044 1727096037.64537: in VariableManager get_vars() 7044 1727096037.64597: Calling all_inventory to load vars for managed_node1 7044 1727096037.64600: Calling groups_inventory to load vars for managed_node1 7044 1727096037.64602: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096037.64613: Calling all_plugins_play to load vars for managed_node1 7044 1727096037.64615: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096037.64617: Calling groups_plugins_play to load vars for managed_node1 7044 1727096037.65406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096037.66272: done with get_vars() 7044 1727096037.66297: done getting variables 7044 1727096037.66346: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:53:57 -0400 (0:00:00.067) 0:00:42.745 ****** 7044 1727096037.66374: entering _queue_task() for managed_node1/package 7044 1727096037.66641: worker is 1 (out of 1 available) 7044 1727096037.66653: exiting _queue_task() for managed_node1/package 7044 1727096037.66664: done queuing things up, now waiting for results queue to drain 7044 1727096037.66665: waiting for pending results... 7044 1727096037.66846: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7044 1727096037.66957: in run() - task 0afff68d-5257-4381-8c4e-00000000006c 7044 1727096037.66971: variable 'ansible_search_path' from source: unknown 7044 1727096037.66975: variable 'ansible_search_path' from source: unknown 7044 1727096037.67009: calling self._execute() 7044 1727096037.67087: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096037.67092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096037.67100: variable 'omit' from source: magic vars 7044 1727096037.67390: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.67401: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.67544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096037.69110: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096037.69156: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096037.69187: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096037.69213: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096037.69285: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096037.69297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.69570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.69589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.69620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.69632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.69718: variable 'ansible_distribution' from source: facts 7044 1727096037.69723: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.69735: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.69814: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.69817: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.69936: variable 'ansible_distribution' from source: facts 7044 1727096037.69942: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.69952: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.70023: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.70026: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.70145: variable 'ansible_distribution' from source: facts 7044 1727096037.70150: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.70153: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.70258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096037.70384: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096037.70411: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096037.70436: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096037.70457: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096037.70523: variable 'network_packages' from source: role '' defaults 7044 1727096037.70602: variable '__network_provider_setup' from source: role '' defaults 7044 1727096037.70611: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096037.70661: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096037.70681: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096037.70726: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096037.70847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.70864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.70884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.70909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.70927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.70956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.70975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.70992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.71017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.71034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.71179: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7044 1727096037.71257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.71275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.71296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.71320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.71334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.71404: variable 'ansible_python' from source: facts 7044 1727096037.71422: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7044 1727096037.71486: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096037.71542: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096037.71629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.71648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.71665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.71696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.71706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.71743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.71759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.71778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.71807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.71817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.71922: variable 'network_connections' from source: task vars 7044 1727096037.71928: variable 'interface' from source: play vars 7044 1727096037.72007: variable 'interface' from source: play vars 7044 1727096037.72060: 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) 7044 1727096037.72081: 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) 7044 1727096037.72101: 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) 7044 1727096037.72127: 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) 7044 1727096037.72164: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096037.72351: variable 'network_connections' from source: task vars 7044 1727096037.72354: variable 'interface' from source: play vars 7044 1727096037.72425: variable 'interface' from source: play vars 7044 1727096037.72455: variable '__network_packages_default_wireless' from source: role '' defaults 7044 1727096037.72511: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096037.72713: variable 'network_connections' from source: task vars 7044 1727096037.72716: variable 'interface' from source: play vars 7044 1727096037.72764: variable 'interface' from source: play vars 7044 1727096037.72790: variable '__network_packages_default_team' from source: role '' defaults 7044 1727096037.72843: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096037.73043: variable 'network_connections' from source: task vars 7044 1727096037.73047: variable 'interface' from source: play vars 7044 1727096037.73100: variable 'interface' from source: play vars 7044 1727096037.73136: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096037.73180: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096037.73186: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096037.73233: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096037.73366: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7044 1727096037.73664: variable 'network_connections' from source: task vars 7044 1727096037.73669: variable 'interface' from source: play vars 7044 1727096037.73712: variable 'interface' from source: play vars 7044 1727096037.73719: variable 'ansible_distribution' from source: facts 7044 1727096037.73722: variable '__network_rh_distros' from source: role '' defaults 7044 1727096037.73730: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.73742: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7044 1727096037.73850: variable 'ansible_distribution' from source: facts 7044 1727096037.73855: variable '__network_rh_distros' from source: role '' defaults 7044 1727096037.73858: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.73872: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7044 1727096037.73979: variable 'ansible_distribution' from source: facts 7044 1727096037.73982: variable '__network_rh_distros' from source: role '' defaults 7044 1727096037.73985: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.74012: variable 'network_provider' from source: set_fact 7044 1727096037.74022: variable 'ansible_facts' from source: unknown 7044 1727096037.74403: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7044 1727096037.74407: when evaluation is False, skipping this task 7044 1727096037.74410: _execute() done 7044 1727096037.74412: dumping result to json 7044 1727096037.74414: done dumping result, returning 7044 1727096037.74425: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-4381-8c4e-00000000006c] 7044 1727096037.74430: sending task result for task 0afff68d-5257-4381-8c4e-00000000006c 7044 1727096037.74515: done sending task result for task 0afff68d-5257-4381-8c4e-00000000006c 7044 1727096037.74517: 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" } 7044 1727096037.74577: no more pending results, returning what we have 7044 1727096037.74580: results queue empty 7044 1727096037.74581: checking for any_errors_fatal 7044 1727096037.74587: done checking for any_errors_fatal 7044 1727096037.74588: checking for max_fail_percentage 7044 1727096037.74589: done checking for max_fail_percentage 7044 1727096037.74590: checking to see if all hosts have failed and the running result is not ok 7044 1727096037.74591: done checking to see if all hosts have failed 7044 1727096037.74591: getting the remaining hosts for this loop 7044 1727096037.74593: done getting the remaining hosts for this loop 7044 1727096037.74596: getting the next task for host managed_node1 7044 1727096037.74604: done getting next task for host managed_node1 7044 1727096037.74607: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7044 1727096037.74610: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096037.74630: getting variables 7044 1727096037.74632: in VariableManager get_vars() 7044 1727096037.74693: Calling all_inventory to load vars for managed_node1 7044 1727096037.74695: Calling groups_inventory to load vars for managed_node1 7044 1727096037.74697: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096037.74707: Calling all_plugins_play to load vars for managed_node1 7044 1727096037.74709: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096037.74711: Calling groups_plugins_play to load vars for managed_node1 7044 1727096037.75649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096037.76523: done with get_vars() 7044 1727096037.76551: done getting variables 7044 1727096037.76600: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:53:57 -0400 (0:00:00.102) 0:00:42.847 ****** 7044 1727096037.76631: entering _queue_task() for managed_node1/package 7044 1727096037.76898: worker is 1 (out of 1 available) 7044 1727096037.76912: exiting _queue_task() for managed_node1/package 7044 1727096037.76924: done queuing things up, now waiting for results queue to drain 7044 1727096037.76925: waiting for pending results... 7044 1727096037.77120: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7044 1727096037.77219: in run() - task 0afff68d-5257-4381-8c4e-00000000006d 7044 1727096037.77235: variable 'ansible_search_path' from source: unknown 7044 1727096037.77238: variable 'ansible_search_path' from source: unknown 7044 1727096037.77271: calling self._execute() 7044 1727096037.77356: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096037.77360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096037.77373: variable 'omit' from source: magic vars 7044 1727096037.77664: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.77676: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.77822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096037.79414: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096037.79465: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096037.79494: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096037.79520: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096037.79544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096037.79615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.79638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.79656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.79687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.79697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.79787: variable 'ansible_distribution' from source: facts 7044 1727096037.79791: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.79798: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.79883: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.79888: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.80007: variable 'ansible_distribution' from source: facts 7044 1727096037.80010: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.80016: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.80091: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.80095: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.80209: variable 'ansible_distribution' from source: facts 7044 1727096037.80212: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.80224: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.80297: variable 'network_state' from source: role '' defaults 7044 1727096037.80307: Evaluated conditional (network_state != {}): False 7044 1727096037.80310: when evaluation is False, skipping this task 7044 1727096037.80314: _execute() done 7044 1727096037.80316: dumping result to json 7044 1727096037.80320: done dumping result, returning 7044 1727096037.80332: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-4381-8c4e-00000000006d] 7044 1727096037.80335: sending task result for task 0afff68d-5257-4381-8c4e-00000000006d 7044 1727096037.80424: done sending task result for task 0afff68d-5257-4381-8c4e-00000000006d 7044 1727096037.80427: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096037.80473: no more pending results, returning what we have 7044 1727096037.80476: results queue empty 7044 1727096037.80477: checking for any_errors_fatal 7044 1727096037.80484: done checking for any_errors_fatal 7044 1727096037.80485: checking for max_fail_percentage 7044 1727096037.80487: done checking for max_fail_percentage 7044 1727096037.80487: checking to see if all hosts have failed and the running result is not ok 7044 1727096037.80488: done checking to see if all hosts have failed 7044 1727096037.80489: getting the remaining hosts for this loop 7044 1727096037.80490: done getting the remaining hosts for this loop 7044 1727096037.80493: getting the next task for host managed_node1 7044 1727096037.80500: done getting next task for host managed_node1 7044 1727096037.80504: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7044 1727096037.80507: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096037.80524: getting variables 7044 1727096037.80526: in VariableManager get_vars() 7044 1727096037.80584: Calling all_inventory to load vars for managed_node1 7044 1727096037.80586: Calling groups_inventory to load vars for managed_node1 7044 1727096037.80589: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096037.80599: Calling all_plugins_play to load vars for managed_node1 7044 1727096037.80601: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096037.80605: Calling groups_plugins_play to load vars for managed_node1 7044 1727096037.81426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096037.82290: done with get_vars() 7044 1727096037.82317: done getting variables 7044 1727096037.82363: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:53:57 -0400 (0:00:00.057) 0:00:42.905 ****** 7044 1727096037.82397: entering _queue_task() for managed_node1/package 7044 1727096037.82654: worker is 1 (out of 1 available) 7044 1727096037.82670: exiting _queue_task() for managed_node1/package 7044 1727096037.82682: done queuing things up, now waiting for results queue to drain 7044 1727096037.82683: waiting for pending results... 7044 1727096037.82873: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7044 1727096037.82972: in run() - task 0afff68d-5257-4381-8c4e-00000000006e 7044 1727096037.82984: variable 'ansible_search_path' from source: unknown 7044 1727096037.82987: variable 'ansible_search_path' from source: unknown 7044 1727096037.83025: calling self._execute() 7044 1727096037.83097: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096037.83101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096037.83110: variable 'omit' from source: magic vars 7044 1727096037.83402: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.83414: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.83554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096037.85393: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096037.85447: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096037.85476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096037.85500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096037.85521: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096037.85586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.85606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.85623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.85656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.85666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.85758: variable 'ansible_distribution' from source: facts 7044 1727096037.85761: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.85770: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.85860: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.85863: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.85977: variable 'ansible_distribution' from source: facts 7044 1727096037.85980: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.85986: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.86058: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.86061: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.86174: variable 'ansible_distribution' from source: facts 7044 1727096037.86179: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.86182: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.86260: variable 'network_state' from source: role '' defaults 7044 1727096037.86271: Evaluated conditional (network_state != {}): False 7044 1727096037.86274: when evaluation is False, skipping this task 7044 1727096037.86277: _execute() done 7044 1727096037.86279: dumping result to json 7044 1727096037.86283: done dumping result, returning 7044 1727096037.86293: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-4381-8c4e-00000000006e] 7044 1727096037.86296: sending task result for task 0afff68d-5257-4381-8c4e-00000000006e 7044 1727096037.86387: done sending task result for task 0afff68d-5257-4381-8c4e-00000000006e 7044 1727096037.86390: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096037.86454: no more pending results, returning what we have 7044 1727096037.86457: results queue empty 7044 1727096037.86458: checking for any_errors_fatal 7044 1727096037.86462: done checking for any_errors_fatal 7044 1727096037.86463: checking for max_fail_percentage 7044 1727096037.86465: done checking for max_fail_percentage 7044 1727096037.86465: checking to see if all hosts have failed and the running result is not ok 7044 1727096037.86466: done checking to see if all hosts have failed 7044 1727096037.86470: getting the remaining hosts for this loop 7044 1727096037.86471: done getting the remaining hosts for this loop 7044 1727096037.86474: getting the next task for host managed_node1 7044 1727096037.86482: done getting next task for host managed_node1 7044 1727096037.86486: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7044 1727096037.86488: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096037.86507: getting variables 7044 1727096037.86508: in VariableManager get_vars() 7044 1727096037.86562: Calling all_inventory to load vars for managed_node1 7044 1727096037.86564: Calling groups_inventory to load vars for managed_node1 7044 1727096037.86566: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096037.86584: Calling all_plugins_play to load vars for managed_node1 7044 1727096037.86587: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096037.86590: Calling groups_plugins_play to load vars for managed_node1 7044 1727096037.87497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096037.88387: done with get_vars() 7044 1727096037.88412: done getting variables 7044 1727096037.88461: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:53:57 -0400 (0:00:00.060) 0:00:42.966 ****** 7044 1727096037.88494: entering _queue_task() for managed_node1/service 7044 1727096037.88755: worker is 1 (out of 1 available) 7044 1727096037.88772: exiting _queue_task() for managed_node1/service 7044 1727096037.88784: done queuing things up, now waiting for results queue to drain 7044 1727096037.88785: waiting for pending results... 7044 1727096037.88960: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7044 1727096037.89062: in run() - task 0afff68d-5257-4381-8c4e-00000000006f 7044 1727096037.89076: variable 'ansible_search_path' from source: unknown 7044 1727096037.89080: variable 'ansible_search_path' from source: unknown 7044 1727096037.89110: calling self._execute() 7044 1727096037.89189: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096037.89193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096037.89203: variable 'omit' from source: magic vars 7044 1727096037.89495: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.89506: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.89645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096037.91189: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096037.91238: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096037.91264: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096037.91293: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096037.91314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096037.91376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.91410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.91431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.91456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.91466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.91554: variable 'ansible_distribution' from source: facts 7044 1727096037.91558: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.91564: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.91649: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.91653: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.91770: variable 'ansible_distribution' from source: facts 7044 1727096037.91773: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.91778: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.91856: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.91859: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.91965: variable 'ansible_distribution' from source: facts 7044 1727096037.91970: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.91975: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096037.92045: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096037.92134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.92151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.92171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.92201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.92212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.92241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.92257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.92276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.92304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.92314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.92343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096037.92358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096037.92376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096037.92403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096037.92413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096037.92515: variable 'network_connections' from source: task vars 7044 1727096037.92526: variable 'interface' from source: play vars 7044 1727096037.92576: variable 'interface' from source: play vars 7044 1727096037.92639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096037.92762: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096037.92792: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096037.92815: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096037.92840: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096037.92873: 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) 7044 1727096037.92891: 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) 7044 1727096037.92907: 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) 7044 1727096037.92926: 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) 7044 1727096037.92965: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096037.93135: variable 'network_connections' from source: task vars 7044 1727096037.93139: variable 'interface' from source: play vars 7044 1727096037.93184: variable 'interface' from source: play vars 7044 1727096037.93203: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096037.93206: when evaluation is False, skipping this task 7044 1727096037.93208: _execute() done 7044 1727096037.93211: dumping result to json 7044 1727096037.93213: done dumping result, returning 7044 1727096037.93221: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-00000000006f] 7044 1727096037.93225: sending task result for task 0afff68d-5257-4381-8c4e-00000000006f 7044 1727096037.93313: done sending task result for task 0afff68d-5257-4381-8c4e-00000000006f 7044 1727096037.93315: 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" } 7044 1727096037.93392: no more pending results, returning what we have 7044 1727096037.93395: results queue empty 7044 1727096037.93396: checking for any_errors_fatal 7044 1727096037.93402: done checking for any_errors_fatal 7044 1727096037.93403: checking for max_fail_percentage 7044 1727096037.93406: done checking for max_fail_percentage 7044 1727096037.93407: checking to see if all hosts have failed and the running result is not ok 7044 1727096037.93407: done checking to see if all hosts have failed 7044 1727096037.93408: getting the remaining hosts for this loop 7044 1727096037.93409: done getting the remaining hosts for this loop 7044 1727096037.93413: getting the next task for host managed_node1 7044 1727096037.93419: done getting next task for host managed_node1 7044 1727096037.93422: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7044 1727096037.93427: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096037.93446: getting variables 7044 1727096037.93447: in VariableManager get_vars() 7044 1727096037.93499: Calling all_inventory to load vars for managed_node1 7044 1727096037.93501: Calling groups_inventory to load vars for managed_node1 7044 1727096037.93504: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096037.93512: Calling all_plugins_play to load vars for managed_node1 7044 1727096037.93515: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096037.93517: Calling groups_plugins_play to load vars for managed_node1 7044 1727096037.94313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096037.95297: done with get_vars() 7044 1727096037.95318: done getting variables 7044 1727096037.95366: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:53:57 -0400 (0:00:00.068) 0:00:43.035 ****** 7044 1727096037.95394: entering _queue_task() for managed_node1/service 7044 1727096037.95663: worker is 1 (out of 1 available) 7044 1727096037.95678: exiting _queue_task() for managed_node1/service 7044 1727096037.95690: done queuing things up, now waiting for results queue to drain 7044 1727096037.95691: waiting for pending results... 7044 1727096037.95871: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7044 1727096037.95971: in run() - task 0afff68d-5257-4381-8c4e-000000000070 7044 1727096037.95989: variable 'ansible_search_path' from source: unknown 7044 1727096037.95992: variable 'ansible_search_path' from source: unknown 7044 1727096037.96021: calling self._execute() 7044 1727096037.96102: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096037.96106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096037.96115: variable 'omit' from source: magic vars 7044 1727096037.96408: variable 'ansible_distribution_major_version' from source: facts 7044 1727096037.96418: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096037.96560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096038.03311: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096038.03364: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096038.03389: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096038.03414: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096038.03435: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096038.03491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096038.03509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096038.03526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096038.03554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096038.03565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096038.03650: variable 'ansible_distribution' from source: facts 7044 1727096038.03653: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.03660: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096038.03745: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.03749: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096038.03866: variable 'ansible_distribution' from source: facts 7044 1727096038.03871: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.03876: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096038.03951: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.03954: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096038.04064: variable 'ansible_distribution' from source: facts 7044 1727096038.04069: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.04074: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096038.04169: variable 'network_provider' from source: set_fact 7044 1727096038.04172: variable 'network_state' from source: role '' defaults 7044 1727096038.04182: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7044 1727096038.04188: variable 'omit' from source: magic vars 7044 1727096038.04227: variable 'omit' from source: magic vars 7044 1727096038.04249: variable 'network_service_name' from source: role '' defaults 7044 1727096038.04295: variable 'network_service_name' from source: role '' defaults 7044 1727096038.04364: variable '__network_provider_setup' from source: role '' defaults 7044 1727096038.04369: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096038.04411: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096038.04425: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096038.04473: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096038.04577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096038.04596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096038.04614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096038.04642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096038.04653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096038.04686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096038.04702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096038.04717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096038.04744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096038.04754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096038.04887: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7044 1727096038.05173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096038.05176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096038.05185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096038.05188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096038.05190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096038.05192: variable 'ansible_python' from source: facts 7044 1727096038.05209: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7044 1727096038.05291: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096038.05386: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096038.05533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096038.05562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096038.05595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096038.05640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096038.05659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096038.05710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096038.05740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096038.05771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096038.05814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096038.05836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096038.05975: variable 'network_connections' from source: task vars 7044 1727096038.05985: variable 'interface' from source: play vars 7044 1727096038.06052: variable 'interface' from source: play vars 7044 1727096038.06161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096038.06340: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096038.06393: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096038.06443: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096038.06489: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096038.06550: 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) 7044 1727096038.06583: 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) 7044 1727096038.06619: 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) 7044 1727096038.06658: 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) 7044 1727096038.06701: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096038.06980: variable 'network_connections' from source: task vars 7044 1727096038.06991: variable 'interface' from source: play vars 7044 1727096038.07073: variable 'interface' from source: play vars 7044 1727096038.07110: variable '__network_packages_default_wireless' from source: role '' defaults 7044 1727096038.07372: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096038.07483: variable 'network_connections' from source: task vars 7044 1727096038.07493: variable 'interface' from source: play vars 7044 1727096038.07571: variable 'interface' from source: play vars 7044 1727096038.07599: variable '__network_packages_default_team' from source: role '' defaults 7044 1727096038.07683: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096038.07984: variable 'network_connections' from source: task vars 7044 1727096038.07995: variable 'interface' from source: play vars 7044 1727096038.08069: variable 'interface' from source: play vars 7044 1727096038.08121: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096038.08189: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096038.08202: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096038.08290: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096038.08577: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7044 1727096038.09080: variable 'network_connections' from source: task vars 7044 1727096038.09094: variable 'interface' from source: play vars 7044 1727096038.09170: variable 'interface' from source: play vars 7044 1727096038.09183: variable 'ansible_distribution' from source: facts 7044 1727096038.09191: variable '__network_rh_distros' from source: role '' defaults 7044 1727096038.09200: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.09221: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7044 1727096038.09414: variable 'ansible_distribution' from source: facts 7044 1727096038.09427: variable '__network_rh_distros' from source: role '' defaults 7044 1727096038.09439: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.09455: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7044 1727096038.09643: variable 'ansible_distribution' from source: facts 7044 1727096038.09655: variable '__network_rh_distros' from source: role '' defaults 7044 1727096038.09664: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.09711: variable 'network_provider' from source: set_fact 7044 1727096038.09759: variable 'omit' from source: magic vars 7044 1727096038.09785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096038.09869: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096038.09872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096038.09875: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096038.09877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096038.09889: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096038.09896: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096038.09903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096038.10006: Set connection var ansible_timeout to 10 7044 1727096038.10021: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096038.10037: Set connection var ansible_pipelining to False 7044 1727096038.10045: Set connection var ansible_connection to ssh 7044 1727096038.10072: Set connection var ansible_shell_type to sh 7044 1727096038.10075: Set connection var ansible_shell_executable to /bin/sh 7044 1727096038.10105: variable 'ansible_shell_executable' from source: unknown 7044 1727096038.10115: variable 'ansible_connection' from source: unknown 7044 1727096038.10193: variable 'ansible_module_compression' from source: unknown 7044 1727096038.10196: variable 'ansible_shell_type' from source: unknown 7044 1727096038.10198: variable 'ansible_shell_executable' from source: unknown 7044 1727096038.10200: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096038.10202: variable 'ansible_pipelining' from source: unknown 7044 1727096038.10205: variable 'ansible_timeout' from source: unknown 7044 1727096038.10207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096038.10265: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096038.10285: variable 'omit' from source: magic vars 7044 1727096038.10299: starting attempt loop 7044 1727096038.10311: running the handler 7044 1727096038.10405: variable 'ansible_facts' from source: unknown 7044 1727096038.11141: _low_level_execute_command(): starting 7044 1727096038.11155: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096038.12092: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096038.12140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096038.12157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096038.12389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096038.12578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096038.14327: stdout chunk (state=3): >>>/root <<< 7044 1727096038.14459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096038.14499: stdout chunk (state=3): >>><<< 7044 1727096038.14502: stderr chunk (state=3): >>><<< 7044 1727096038.14522: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096038.14546: _low_level_execute_command(): starting 7044 1727096038.14587: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096038.145327-8600-229002095820285 `" && echo ansible-tmp-1727096038.145327-8600-229002095820285="` echo /root/.ansible/tmp/ansible-tmp-1727096038.145327-8600-229002095820285 `" ) && sleep 0' 7044 1727096038.16313: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096038.16317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096038.16319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096038.16322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096038.16324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096038.16375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096038.16389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096038.16481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096038.18493: stdout chunk (state=3): >>>ansible-tmp-1727096038.145327-8600-229002095820285=/root/.ansible/tmp/ansible-tmp-1727096038.145327-8600-229002095820285 <<< 7044 1727096038.18593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096038.18631: stderr chunk (state=3): >>><<< 7044 1727096038.18639: stdout chunk (state=3): >>><<< 7044 1727096038.18668: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096038.145327-8600-229002095820285=/root/.ansible/tmp/ansible-tmp-1727096038.145327-8600-229002095820285 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096038.18701: variable 'ansible_module_compression' from source: unknown 7044 1727096038.18755: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7044 1727096038.18890: variable 'ansible_facts' from source: unknown 7044 1727096038.19124: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096038.145327-8600-229002095820285/AnsiballZ_systemd.py 7044 1727096038.19351: Sending initial data 7044 1727096038.19354: Sent initial data (153 bytes) 7044 1727096038.20058: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096038.20184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096038.20209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096038.20237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096038.20344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096038.21977: 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 <<< 7044 1727096038.22065: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096038.22178: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp0o0npye2 /root/.ansible/tmp/ansible-tmp-1727096038.145327-8600-229002095820285/AnsiballZ_systemd.py <<< 7044 1727096038.22182: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096038.145327-8600-229002095820285/AnsiballZ_systemd.py" <<< 7044 1727096038.22263: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp0o0npye2" to remote "/root/.ansible/tmp/ansible-tmp-1727096038.145327-8600-229002095820285/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096038.145327-8600-229002095820285/AnsiballZ_systemd.py" <<< 7044 1727096038.23979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096038.24151: stderr chunk (state=3): >>><<< 7044 1727096038.24154: stdout chunk (state=3): >>><<< 7044 1727096038.24157: done transferring module to remote 7044 1727096038.24159: _low_level_execute_command(): starting 7044 1727096038.24161: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096038.145327-8600-229002095820285/ /root/.ansible/tmp/ansible-tmp-1727096038.145327-8600-229002095820285/AnsiballZ_systemd.py && sleep 0' 7044 1727096038.24843: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096038.24859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096038.24948: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096038.24964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096038.24992: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096038.25100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096038.26992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096038.27012: stderr chunk (state=3): >>><<< 7044 1727096038.27016: stdout chunk (state=3): >>><<< 7044 1727096038.27029: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096038.27037: _low_level_execute_command(): starting 7044 1727096038.27039: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096038.145327-8600-229002095820285/AnsiballZ_systemd.py && sleep 0' 7044 1727096038.27679: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096038.27683: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096038.27766: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096038.57430: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9863168", "MemoryPeak": "10391552", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3304161280", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "132828000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpRec<<< 7044 1727096038.57459: stdout chunk (state=3): >>>eive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target network.target cloud-init.service", "After": "systemd-<<< 7044 1727096038.57475: stdout chunk (state=3): >>>journald.socket basic.target dbus-broker.service dbus.socket sysinit.target cloud-init-local.service system.slice network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181528224", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7044 1727096038.59674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096038.59678: stdout chunk (state=3): >>><<< 7044 1727096038.59681: stderr chunk (state=3): >>><<< 7044 1727096038.59685: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9863168", "MemoryPeak": "10391552", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3304161280", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "132828000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target network.target cloud-init.service", "After": "systemd-journald.socket basic.target dbus-broker.service dbus.socket sysinit.target cloud-init-local.service system.slice network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181528224", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096038.59696: 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-1727096038.145327-8600-229002095820285/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096038.59698: _low_level_execute_command(): starting 7044 1727096038.59701: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096038.145327-8600-229002095820285/ > /dev/null 2>&1 && sleep 0' 7044 1727096038.60345: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096038.60379: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096038.60382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096038.60486: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096038.60505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096038.60609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096038.62581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096038.62585: stderr chunk (state=3): >>><<< 7044 1727096038.62588: stdout chunk (state=3): >>><<< 7044 1727096038.62598: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096038.62605: handler run complete 7044 1727096038.62679: attempt loop complete, returning result 7044 1727096038.62683: _execute() done 7044 1727096038.62685: dumping result to json 7044 1727096038.62704: done dumping result, returning 7044 1727096038.62713: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-4381-8c4e-000000000070] 7044 1727096038.62716: sending task result for task 0afff68d-5257-4381-8c4e-000000000070 7044 1727096038.62983: done sending task result for task 0afff68d-5257-4381-8c4e-000000000070 7044 1727096038.62987: 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 } 7044 1727096038.63044: no more pending results, returning what we have 7044 1727096038.63047: results queue empty 7044 1727096038.63048: checking for any_errors_fatal 7044 1727096038.63054: done checking for any_errors_fatal 7044 1727096038.63055: checking for max_fail_percentage 7044 1727096038.63057: done checking for max_fail_percentage 7044 1727096038.63058: checking to see if all hosts have failed and the running result is not ok 7044 1727096038.63058: done checking to see if all hosts have failed 7044 1727096038.63059: getting the remaining hosts for this loop 7044 1727096038.63060: done getting the remaining hosts for this loop 7044 1727096038.63064: getting the next task for host managed_node1 7044 1727096038.63275: done getting next task for host managed_node1 7044 1727096038.63280: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7044 1727096038.63283: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096038.63296: getting variables 7044 1727096038.63298: in VariableManager get_vars() 7044 1727096038.69194: Calling all_inventory to load vars for managed_node1 7044 1727096038.69197: Calling groups_inventory to load vars for managed_node1 7044 1727096038.69199: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096038.69206: Calling all_plugins_play to load vars for managed_node1 7044 1727096038.69208: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096038.69210: Calling groups_plugins_play to load vars for managed_node1 7044 1727096038.70301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096038.71925: done with get_vars() 7044 1727096038.71955: done getting variables 7044 1727096038.72008: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:53:58 -0400 (0:00:00.766) 0:00:43.802 ****** 7044 1727096038.72040: entering _queue_task() for managed_node1/service 7044 1727096038.72399: worker is 1 (out of 1 available) 7044 1727096038.72411: exiting _queue_task() for managed_node1/service 7044 1727096038.72423: done queuing things up, now waiting for results queue to drain 7044 1727096038.72425: waiting for pending results... 7044 1727096038.72887: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7044 1727096038.72892: in run() - task 0afff68d-5257-4381-8c4e-000000000071 7044 1727096038.72912: variable 'ansible_search_path' from source: unknown 7044 1727096038.72918: variable 'ansible_search_path' from source: unknown 7044 1727096038.72959: calling self._execute() 7044 1727096038.73063: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096038.73080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096038.73095: variable 'omit' from source: magic vars 7044 1727096038.73541: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.73661: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096038.73789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096038.76139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096038.76230: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096038.76277: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096038.76323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096038.76358: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096038.76455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096038.76502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096038.76674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096038.76677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096038.76680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096038.76731: variable 'ansible_distribution' from source: facts 7044 1727096038.76744: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.76757: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096038.76895: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.76913: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096038.77108: variable 'ansible_distribution' from source: facts 7044 1727096038.77122: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.77136: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096038.77251: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.77261: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096038.77422: variable 'ansible_distribution' from source: facts 7044 1727096038.77434: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.77447: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096038.77549: variable 'network_provider' from source: set_fact 7044 1727096038.77564: Evaluated conditional (network_provider == "nm"): True 7044 1727096038.77649: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096038.77781: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096038.77843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096038.77874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096038.77906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096038.77950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096038.77971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096038.78022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096038.78053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096038.78085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096038.78217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096038.78221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096038.78223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096038.78233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096038.78263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096038.78310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096038.78340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096038.78474: variable 'network_connections' from source: task vars 7044 1727096038.78494: variable 'interface' from source: play vars 7044 1727096038.78582: variable 'interface' from source: play vars 7044 1727096038.78673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096038.79034: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096038.79079: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096038.79116: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096038.79197: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096038.79202: 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) 7044 1727096038.79226: 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) 7044 1727096038.79256: 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) 7044 1727096038.79286: 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) 7044 1727096038.79343: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096038.79581: variable 'network_connections' from source: task vars 7044 1727096038.79592: variable 'interface' from source: play vars 7044 1727096038.79666: variable 'interface' from source: play vars 7044 1727096038.79743: Evaluated conditional (__network_wpa_supplicant_required): False 7044 1727096038.79746: when evaluation is False, skipping this task 7044 1727096038.79748: _execute() done 7044 1727096038.79750: dumping result to json 7044 1727096038.79752: done dumping result, returning 7044 1727096038.79754: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-4381-8c4e-000000000071] 7044 1727096038.79756: sending task result for task 0afff68d-5257-4381-8c4e-000000000071 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7044 1727096038.79896: no more pending results, returning what we have 7044 1727096038.79900: results queue empty 7044 1727096038.79901: checking for any_errors_fatal 7044 1727096038.79922: done checking for any_errors_fatal 7044 1727096038.79923: checking for max_fail_percentage 7044 1727096038.79925: done checking for max_fail_percentage 7044 1727096038.79926: checking to see if all hosts have failed and the running result is not ok 7044 1727096038.79927: done checking to see if all hosts have failed 7044 1727096038.79930: getting the remaining hosts for this loop 7044 1727096038.79931: done getting the remaining hosts for this loop 7044 1727096038.79935: getting the next task for host managed_node1 7044 1727096038.79942: done getting next task for host managed_node1 7044 1727096038.79947: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7044 1727096038.79950: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096038.79971: getting variables 7044 1727096038.79974: in VariableManager get_vars() 7044 1727096038.80035: Calling all_inventory to load vars for managed_node1 7044 1727096038.80038: Calling groups_inventory to load vars for managed_node1 7044 1727096038.80040: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096038.80052: Calling all_plugins_play to load vars for managed_node1 7044 1727096038.80055: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096038.80058: Calling groups_plugins_play to load vars for managed_node1 7044 1727096038.80786: done sending task result for task 0afff68d-5257-4381-8c4e-000000000071 7044 1727096038.80789: WORKER PROCESS EXITING 7044 1727096038.82020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096038.84123: done with get_vars() 7044 1727096038.84154: done getting variables 7044 1727096038.84409: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:53:58 -0400 (0:00:00.124) 0:00:43.926 ****** 7044 1727096038.84444: entering _queue_task() for managed_node1/service 7044 1727096038.84863: worker is 1 (out of 1 available) 7044 1727096038.85079: exiting _queue_task() for managed_node1/service 7044 1727096038.85092: done queuing things up, now waiting for results queue to drain 7044 1727096038.85093: waiting for pending results... 7044 1727096038.85216: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7044 1727096038.85386: in run() - task 0afff68d-5257-4381-8c4e-000000000072 7044 1727096038.85409: variable 'ansible_search_path' from source: unknown 7044 1727096038.85417: variable 'ansible_search_path' from source: unknown 7044 1727096038.85473: calling self._execute() 7044 1727096038.85583: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096038.85597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096038.85612: variable 'omit' from source: magic vars 7044 1727096038.86024: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.86091: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096038.86261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096038.89451: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096038.89544: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096038.89590: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096038.89634: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096038.89752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096038.89756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096038.89790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096038.89821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096038.89874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096038.89893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096038.90021: variable 'ansible_distribution' from source: facts 7044 1727096038.90033: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.90046: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096038.90173: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.90188: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096038.90373: variable 'ansible_distribution' from source: facts 7044 1727096038.90382: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.90395: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096038.90510: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.90521: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096038.90731: variable 'ansible_distribution' from source: facts 7044 1727096038.90734: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.90736: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096038.90839: variable 'network_provider' from source: set_fact 7044 1727096038.90850: Evaluated conditional (network_provider == "initscripts"): False 7044 1727096038.90945: when evaluation is False, skipping this task 7044 1727096038.90949: _execute() done 7044 1727096038.90951: dumping result to json 7044 1727096038.90954: done dumping result, returning 7044 1727096038.90956: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-4381-8c4e-000000000072] 7044 1727096038.90959: sending task result for task 0afff68d-5257-4381-8c4e-000000000072 7044 1727096038.91032: done sending task result for task 0afff68d-5257-4381-8c4e-000000000072 7044 1727096038.91034: 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 } 7044 1727096038.91092: no more pending results, returning what we have 7044 1727096038.91095: results queue empty 7044 1727096038.91096: checking for any_errors_fatal 7044 1727096038.91102: done checking for any_errors_fatal 7044 1727096038.91103: checking for max_fail_percentage 7044 1727096038.91105: done checking for max_fail_percentage 7044 1727096038.91106: checking to see if all hosts have failed and the running result is not ok 7044 1727096038.91106: done checking to see if all hosts have failed 7044 1727096038.91107: getting the remaining hosts for this loop 7044 1727096038.91108: done getting the remaining hosts for this loop 7044 1727096038.91112: getting the next task for host managed_node1 7044 1727096038.91118: done getting next task for host managed_node1 7044 1727096038.91122: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7044 1727096038.91125: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096038.91147: getting variables 7044 1727096038.91149: in VariableManager get_vars() 7044 1727096038.91206: Calling all_inventory to load vars for managed_node1 7044 1727096038.91209: Calling groups_inventory to load vars for managed_node1 7044 1727096038.91211: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096038.91222: Calling all_plugins_play to load vars for managed_node1 7044 1727096038.91225: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096038.91231: Calling groups_plugins_play to load vars for managed_node1 7044 1727096038.92852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096038.94687: done with get_vars() 7044 1727096038.94726: done getting variables 7044 1727096038.94811: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:53:58 -0400 (0:00:00.104) 0:00:44.030 ****** 7044 1727096038.94870: entering _queue_task() for managed_node1/copy 7044 1727096038.95265: worker is 1 (out of 1 available) 7044 1727096038.95284: exiting _queue_task() for managed_node1/copy 7044 1727096038.95296: done queuing things up, now waiting for results queue to drain 7044 1727096038.95297: waiting for pending results... 7044 1727096038.95987: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7044 1727096038.96434: in run() - task 0afff68d-5257-4381-8c4e-000000000073 7044 1727096038.96438: variable 'ansible_search_path' from source: unknown 7044 1727096038.96441: variable 'ansible_search_path' from source: unknown 7044 1727096038.96444: calling self._execute() 7044 1727096038.96447: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096038.96450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096038.96579: variable 'omit' from source: magic vars 7044 1727096038.97162: variable 'ansible_distribution_major_version' from source: facts 7044 1727096038.97389: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096038.97805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096039.02973: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096039.03146: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096039.03279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096039.03573: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096039.03577: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096039.03625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096039.03664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096039.03714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096039.03981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096039.03985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096039.04066: variable 'ansible_distribution' from source: facts 7044 1727096039.04239: variable 'ansible_distribution_major_version' from source: facts 7044 1727096039.04252: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096039.04521: variable 'ansible_distribution_major_version' from source: facts 7044 1727096039.04535: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096039.04772: variable 'ansible_distribution' from source: facts 7044 1727096039.05173: variable 'ansible_distribution_major_version' from source: facts 7044 1727096039.05178: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096039.05182: variable 'ansible_distribution_major_version' from source: facts 7044 1727096039.05185: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096039.05492: variable 'ansible_distribution' from source: facts 7044 1727096039.05502: variable 'ansible_distribution_major_version' from source: facts 7044 1727096039.05514: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096039.05633: variable 'network_provider' from source: set_fact 7044 1727096039.05647: Evaluated conditional (network_provider == "initscripts"): False 7044 1727096039.05654: when evaluation is False, skipping this task 7044 1727096039.05661: _execute() done 7044 1727096039.05672: dumping result to json 7044 1727096039.05681: done dumping result, returning 7044 1727096039.05696: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-4381-8c4e-000000000073] 7044 1727096039.05706: sending task result for task 0afff68d-5257-4381-8c4e-000000000073 7044 1727096039.05820: done sending task result for task 0afff68d-5257-4381-8c4e-000000000073 7044 1727096039.05831: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7044 1727096039.05889: no more pending results, returning what we have 7044 1727096039.05892: results queue empty 7044 1727096039.05893: checking for any_errors_fatal 7044 1727096039.05899: done checking for any_errors_fatal 7044 1727096039.05900: checking for max_fail_percentage 7044 1727096039.05902: done checking for max_fail_percentage 7044 1727096039.05903: checking to see if all hosts have failed and the running result is not ok 7044 1727096039.05903: done checking to see if all hosts have failed 7044 1727096039.05904: getting the remaining hosts for this loop 7044 1727096039.05905: done getting the remaining hosts for this loop 7044 1727096039.05909: getting the next task for host managed_node1 7044 1727096039.05915: done getting next task for host managed_node1 7044 1727096039.05919: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7044 1727096039.05921: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096039.05938: getting variables 7044 1727096039.05940: in VariableManager get_vars() 7044 1727096039.05995: Calling all_inventory to load vars for managed_node1 7044 1727096039.05998: Calling groups_inventory to load vars for managed_node1 7044 1727096039.06000: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096039.06010: Calling all_plugins_play to load vars for managed_node1 7044 1727096039.06013: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096039.06015: Calling groups_plugins_play to load vars for managed_node1 7044 1727096039.09089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096039.12299: done with get_vars() 7044 1727096039.12330: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:53:59 -0400 (0:00:00.175) 0:00:44.205 ****** 7044 1727096039.12413: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7044 1727096039.13165: worker is 1 (out of 1 available) 7044 1727096039.13181: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7044 1727096039.13193: done queuing things up, now waiting for results queue to drain 7044 1727096039.13194: waiting for pending results... 7044 1727096039.13655: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7044 1727096039.14067: in run() - task 0afff68d-5257-4381-8c4e-000000000074 7044 1727096039.14091: variable 'ansible_search_path' from source: unknown 7044 1727096039.14123: variable 'ansible_search_path' from source: unknown 7044 1727096039.14337: calling self._execute() 7044 1727096039.14402: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096039.14454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096039.14662: variable 'omit' from source: magic vars 7044 1727096039.15350: variable 'ansible_distribution_major_version' from source: facts 7044 1727096039.15444: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096039.15909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096039.21717: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096039.21922: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096039.21971: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096039.22275: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096039.22282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096039.22286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096039.22289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096039.22580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096039.22632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096039.23075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096039.23080: variable 'ansible_distribution' from source: facts 7044 1727096039.23083: variable 'ansible_distribution_major_version' from source: facts 7044 1727096039.23085: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096039.23380: variable 'ansible_distribution_major_version' from source: facts 7044 1727096039.23394: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096039.23691: variable 'ansible_distribution' from source: facts 7044 1727096039.23780: variable 'ansible_distribution_major_version' from source: facts 7044 1727096039.23793: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096039.24117: variable 'ansible_distribution_major_version' from source: facts 7044 1727096039.24134: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096039.24675: variable 'ansible_distribution' from source: facts 7044 1727096039.24680: variable 'ansible_distribution_major_version' from source: facts 7044 1727096039.24683: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096039.24685: variable 'omit' from source: magic vars 7044 1727096039.24687: variable 'omit' from source: magic vars 7044 1727096039.25073: variable 'network_provider' from source: set_fact 7044 1727096039.25077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096039.25310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096039.25349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096039.25398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096039.25420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096039.25505: variable 'omit' from source: magic vars 7044 1727096039.25802: variable 'omit' from source: magic vars 7044 1727096039.26026: variable 'network_connections' from source: task vars 7044 1727096039.26438: variable 'interface' from source: play vars 7044 1727096039.26442: variable 'interface' from source: play vars 7044 1727096039.26811: variable 'omit' from source: magic vars 7044 1727096039.26827: variable '__lsr_ansible_managed' from source: task vars 7044 1727096039.26917: variable '__lsr_ansible_managed' from source: task vars 7044 1727096039.27448: Loaded config def from plugin (lookup/template) 7044 1727096039.27616: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7044 1727096039.27651: File lookup term: get_ansible_managed.j2 7044 1727096039.27660: variable 'ansible_search_path' from source: unknown 7044 1727096039.27671: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7044 1727096039.27689: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7044 1727096039.27717: variable 'ansible_search_path' from source: unknown 7044 1727096039.34072: variable 'ansible_managed' from source: unknown 7044 1727096039.34411: variable 'omit' from source: magic vars 7044 1727096039.34518: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096039.34563: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096039.34613: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096039.34721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096039.34741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096039.34778: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096039.34787: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096039.34815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096039.35034: Set connection var ansible_timeout to 10 7044 1727096039.35050: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096039.35060: Set connection var ansible_pipelining to False 7044 1727096039.35246: Set connection var ansible_connection to ssh 7044 1727096039.35249: Set connection var ansible_shell_type to sh 7044 1727096039.35252: Set connection var ansible_shell_executable to /bin/sh 7044 1727096039.35254: variable 'ansible_shell_executable' from source: unknown 7044 1727096039.35256: variable 'ansible_connection' from source: unknown 7044 1727096039.35257: variable 'ansible_module_compression' from source: unknown 7044 1727096039.35259: variable 'ansible_shell_type' from source: unknown 7044 1727096039.35261: variable 'ansible_shell_executable' from source: unknown 7044 1727096039.35263: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096039.35264: variable 'ansible_pipelining' from source: unknown 7044 1727096039.35266: variable 'ansible_timeout' from source: unknown 7044 1727096039.35270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096039.35575: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096039.35594: variable 'omit' from source: magic vars 7044 1727096039.35606: starting attempt loop 7044 1727096039.35613: running the handler 7044 1727096039.35635: _low_level_execute_command(): starting 7044 1727096039.35690: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096039.37155: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096039.37181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096039.37294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096039.37506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096039.37696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096039.39456: stdout chunk (state=3): >>>/root <<< 7044 1727096039.39545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096039.39719: stderr chunk (state=3): >>><<< 7044 1727096039.39722: stdout chunk (state=3): >>><<< 7044 1727096039.39746: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096039.39764: _low_level_execute_command(): starting 7044 1727096039.39777: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096039.3975322-8638-121010806106060 `" && echo ansible-tmp-1727096039.3975322-8638-121010806106060="` echo /root/.ansible/tmp/ansible-tmp-1727096039.3975322-8638-121010806106060 `" ) && sleep 0' 7044 1727096039.40906: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096039.40911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096039.40913: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096039.40915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096039.40963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096039.41192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096039.41284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096039.43402: stdout chunk (state=3): >>>ansible-tmp-1727096039.3975322-8638-121010806106060=/root/.ansible/tmp/ansible-tmp-1727096039.3975322-8638-121010806106060 <<< 7044 1727096039.43407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096039.43474: stderr chunk (state=3): >>><<< 7044 1727096039.43477: stdout chunk (state=3): >>><<< 7044 1727096039.43480: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096039.3975322-8638-121010806106060=/root/.ansible/tmp/ansible-tmp-1727096039.3975322-8638-121010806106060 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096039.43674: variable 'ansible_module_compression' from source: unknown 7044 1727096039.43708: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7044 1727096039.43984: variable 'ansible_facts' from source: unknown 7044 1727096039.44207: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096039.3975322-8638-121010806106060/AnsiballZ_network_connections.py 7044 1727096039.44527: Sending initial data 7044 1727096039.44625: Sent initial data (166 bytes) 7044 1727096039.45719: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096039.45723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096039.45924: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096039.45929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096039.46058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096039.46162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096039.47831: 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 <<< 7044 1727096039.48277: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096039.48305: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpn5nghxig /root/.ansible/tmp/ansible-tmp-1727096039.3975322-8638-121010806106060/AnsiballZ_network_connections.py <<< 7044 1727096039.48309: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096039.3975322-8638-121010806106060/AnsiballZ_network_connections.py" <<< 7044 1727096039.48407: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpn5nghxig" to remote "/root/.ansible/tmp/ansible-tmp-1727096039.3975322-8638-121010806106060/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096039.3975322-8638-121010806106060/AnsiballZ_network_connections.py" <<< 7044 1727096039.50737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096039.50741: stderr chunk (state=3): >>><<< 7044 1727096039.50743: stdout chunk (state=3): >>><<< 7044 1727096039.50745: done transferring module to remote 7044 1727096039.50747: _low_level_execute_command(): starting 7044 1727096039.50750: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096039.3975322-8638-121010806106060/ /root/.ansible/tmp/ansible-tmp-1727096039.3975322-8638-121010806106060/AnsiballZ_network_connections.py && sleep 0' 7044 1727096039.51844: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096039.52182: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096039.52205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096039.52303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096039.54265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096039.54282: stdout chunk (state=3): >>><<< 7044 1727096039.54362: stderr chunk (state=3): >>><<< 7044 1727096039.54388: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096039.54397: _low_level_execute_command(): starting 7044 1727096039.54484: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096039.3975322-8638-121010806106060/AnsiballZ_network_connections.py && sleep 0' 7044 1727096039.55075: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096039.55093: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096039.55108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096039.55135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096039.55240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096039.55275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096039.55386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096039.87644: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_6c2tcpax/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_6c2tcpax/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 802-1x-test/0ee85db4-46c7-4f46-aa71-77d0bc5b7dc7: error=unknown <<< 7044 1727096039.87837: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "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": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7044 1727096039.89700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096039.89727: stderr chunk (state=3): >>><<< 7044 1727096039.89731: stdout chunk (state=3): >>><<< 7044 1727096039.89749: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_6c2tcpax/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_6c2tcpax/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 802-1x-test/0ee85db4-46c7-4f46-aa71-77d0bc5b7dc7: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "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": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096039.89781: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', '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-1727096039.3975322-8638-121010806106060/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096039.89789: _low_level_execute_command(): starting 7044 1727096039.89793: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096039.3975322-8638-121010806106060/ > /dev/null 2>&1 && sleep 0' 7044 1727096039.90249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096039.90254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096039.90281: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096039.90285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096039.90342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096039.90345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096039.90351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096039.90420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096039.92332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096039.92360: stderr chunk (state=3): >>><<< 7044 1727096039.92363: stdout chunk (state=3): >>><<< 7044 1727096039.92381: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096039.92388: handler run complete 7044 1727096039.92407: attempt loop complete, returning result 7044 1727096039.92411: _execute() done 7044 1727096039.92414: dumping result to json 7044 1727096039.92424: done dumping result, returning 7044 1727096039.92427: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-4381-8c4e-000000000074] 7044 1727096039.92433: sending task result for task 0afff68d-5257-4381-8c4e-000000000074 7044 1727096039.92526: done sending task result for task 0afff68d-5257-4381-8c4e-000000000074 7044 1727096039.92531: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 7044 1727096039.92621: no more pending results, returning what we have 7044 1727096039.92624: results queue empty 7044 1727096039.92625: checking for any_errors_fatal 7044 1727096039.92633: done checking for any_errors_fatal 7044 1727096039.92634: checking for max_fail_percentage 7044 1727096039.92635: done checking for max_fail_percentage 7044 1727096039.92636: checking to see if all hosts have failed and the running result is not ok 7044 1727096039.92637: done checking to see if all hosts have failed 7044 1727096039.92637: getting the remaining hosts for this loop 7044 1727096039.92639: done getting the remaining hosts for this loop 7044 1727096039.92643: getting the next task for host managed_node1 7044 1727096039.92649: done getting next task for host managed_node1 7044 1727096039.92653: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7044 1727096039.92655: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096039.92666: getting variables 7044 1727096039.92669: in VariableManager get_vars() 7044 1727096039.92718: Calling all_inventory to load vars for managed_node1 7044 1727096039.92720: Calling groups_inventory to load vars for managed_node1 7044 1727096039.92722: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096039.92734: Calling all_plugins_play to load vars for managed_node1 7044 1727096039.92736: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096039.92739: Calling groups_plugins_play to load vars for managed_node1 7044 1727096039.93550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096039.95081: done with get_vars() 7044 1727096039.95105: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:53:59 -0400 (0:00:00.827) 0:00:45.033 ****** 7044 1727096039.95171: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7044 1727096039.95435: worker is 1 (out of 1 available) 7044 1727096039.95449: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7044 1727096039.95462: done queuing things up, now waiting for results queue to drain 7044 1727096039.95463: waiting for pending results... 7044 1727096039.95647: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7044 1727096039.95750: in run() - task 0afff68d-5257-4381-8c4e-000000000075 7044 1727096039.95761: variable 'ansible_search_path' from source: unknown 7044 1727096039.95765: variable 'ansible_search_path' from source: unknown 7044 1727096039.95801: calling self._execute() 7044 1727096039.95880: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096039.95886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096039.95894: variable 'omit' from source: magic vars 7044 1727096039.96209: variable 'ansible_distribution_major_version' from source: facts 7044 1727096039.96219: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096039.96371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096039.99075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096039.99080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096039.99092: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096039.99146: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096039.99179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096039.99266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096039.99317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096039.99350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096039.99396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096039.99415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096039.99540: variable 'ansible_distribution' from source: facts 7044 1727096039.99550: variable 'ansible_distribution_major_version' from source: facts 7044 1727096039.99563: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096039.99690: variable 'ansible_distribution_major_version' from source: facts 7044 1727096039.99701: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096039.99888: variable 'ansible_distribution' from source: facts 7044 1727096039.99931: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.00172: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.00176: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.00179: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096040.00282: variable 'ansible_distribution' from source: facts 7044 1727096040.00292: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.00302: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.00419: variable 'network_state' from source: role '' defaults 7044 1727096040.00441: Evaluated conditional (network_state != {}): False 7044 1727096040.00452: when evaluation is False, skipping this task 7044 1727096040.00461: _execute() done 7044 1727096040.00473: dumping result to json 7044 1727096040.00483: done dumping result, returning 7044 1727096040.00495: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-4381-8c4e-000000000075] 7044 1727096040.00504: sending task result for task 0afff68d-5257-4381-8c4e-000000000075 7044 1727096040.00620: done sending task result for task 0afff68d-5257-4381-8c4e-000000000075 7044 1727096040.00631: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096040.00694: no more pending results, returning what we have 7044 1727096040.00698: results queue empty 7044 1727096040.00698: checking for any_errors_fatal 7044 1727096040.00708: done checking for any_errors_fatal 7044 1727096040.00708: checking for max_fail_percentage 7044 1727096040.00710: done checking for max_fail_percentage 7044 1727096040.00711: checking to see if all hosts have failed and the running result is not ok 7044 1727096040.00711: done checking to see if all hosts have failed 7044 1727096040.00712: getting the remaining hosts for this loop 7044 1727096040.00713: done getting the remaining hosts for this loop 7044 1727096040.00716: getting the next task for host managed_node1 7044 1727096040.00723: done getting next task for host managed_node1 7044 1727096040.00726: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7044 1727096040.00728: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096040.00748: getting variables 7044 1727096040.00750: in VariableManager get_vars() 7044 1727096040.01008: Calling all_inventory to load vars for managed_node1 7044 1727096040.01011: Calling groups_inventory to load vars for managed_node1 7044 1727096040.01013: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096040.01023: Calling all_plugins_play to load vars for managed_node1 7044 1727096040.01026: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096040.01029: Calling groups_plugins_play to load vars for managed_node1 7044 1727096040.02808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096040.05374: done with get_vars() 7044 1727096040.05410: done getting variables 7044 1727096040.05477: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:54:00 -0400 (0:00:00.103) 0:00:45.136 ****** 7044 1727096040.05515: entering _queue_task() for managed_node1/debug 7044 1727096040.05865: worker is 1 (out of 1 available) 7044 1727096040.06080: exiting _queue_task() for managed_node1/debug 7044 1727096040.06090: done queuing things up, now waiting for results queue to drain 7044 1727096040.06091: waiting for pending results... 7044 1727096040.06187: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7044 1727096040.06355: in run() - task 0afff68d-5257-4381-8c4e-000000000076 7044 1727096040.06427: variable 'ansible_search_path' from source: unknown 7044 1727096040.06432: variable 'ansible_search_path' from source: unknown 7044 1727096040.06436: calling self._execute() 7044 1727096040.06532: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.06547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.06561: variable 'omit' from source: magic vars 7044 1727096040.06965: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.06990: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096040.07302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096040.09636: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096040.09723: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096040.09764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096040.09809: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096040.09842: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096040.09935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096040.09970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096040.10000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096040.10050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096040.10069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096040.10201: variable 'ansible_distribution' from source: facts 7044 1727096040.10212: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.10224: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.10360: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.10572: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096040.10576: variable 'ansible_distribution' from source: facts 7044 1727096040.10578: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.10580: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.10676: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.10686: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096040.10860: variable 'ansible_distribution' from source: facts 7044 1727096040.10870: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.10881: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.10890: variable 'omit' from source: magic vars 7044 1727096040.10956: variable 'omit' from source: magic vars 7044 1727096040.11002: variable 'omit' from source: magic vars 7044 1727096040.11043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096040.11078: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096040.11101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096040.11124: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096040.11144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096040.11180: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096040.11187: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.11194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.11300: Set connection var ansible_timeout to 10 7044 1727096040.11313: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096040.11323: Set connection var ansible_pipelining to False 7044 1727096040.11333: Set connection var ansible_connection to ssh 7044 1727096040.11342: Set connection var ansible_shell_type to sh 7044 1727096040.11356: Set connection var ansible_shell_executable to /bin/sh 7044 1727096040.11388: variable 'ansible_shell_executable' from source: unknown 7044 1727096040.11395: variable 'ansible_connection' from source: unknown 7044 1727096040.11401: variable 'ansible_module_compression' from source: unknown 7044 1727096040.11408: variable 'ansible_shell_type' from source: unknown 7044 1727096040.11414: variable 'ansible_shell_executable' from source: unknown 7044 1727096040.11420: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.11426: variable 'ansible_pipelining' from source: unknown 7044 1727096040.11459: variable 'ansible_timeout' from source: unknown 7044 1727096040.11462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.11547: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096040.11564: variable 'omit' from source: magic vars 7044 1727096040.11773: starting attempt loop 7044 1727096040.11776: running the handler 7044 1727096040.11779: variable '__network_connections_result' from source: set_fact 7044 1727096040.11781: handler run complete 7044 1727096040.11795: attempt loop complete, returning result 7044 1727096040.11801: _execute() done 7044 1727096040.11808: dumping result to json 7044 1727096040.11814: done dumping result, returning 7044 1727096040.11826: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-4381-8c4e-000000000076] 7044 1727096040.11837: sending task result for task 0afff68d-5257-4381-8c4e-000000000076 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 7044 1727096040.11988: no more pending results, returning what we have 7044 1727096040.11991: results queue empty 7044 1727096040.11992: checking for any_errors_fatal 7044 1727096040.11998: done checking for any_errors_fatal 7044 1727096040.11999: checking for max_fail_percentage 7044 1727096040.12006: done checking for max_fail_percentage 7044 1727096040.12007: checking to see if all hosts have failed and the running result is not ok 7044 1727096040.12008: done checking to see if all hosts have failed 7044 1727096040.12008: getting the remaining hosts for this loop 7044 1727096040.12009: done getting the remaining hosts for this loop 7044 1727096040.12013: getting the next task for host managed_node1 7044 1727096040.12020: done getting next task for host managed_node1 7044 1727096040.12023: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7044 1727096040.12026: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096040.12039: getting variables 7044 1727096040.12041: in VariableManager get_vars() 7044 1727096040.12095: Calling all_inventory to load vars for managed_node1 7044 1727096040.12098: Calling groups_inventory to load vars for managed_node1 7044 1727096040.12100: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096040.12111: Calling all_plugins_play to load vars for managed_node1 7044 1727096040.12114: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096040.12118: Calling groups_plugins_play to load vars for managed_node1 7044 1727096040.12946: done sending task result for task 0afff68d-5257-4381-8c4e-000000000076 7044 1727096040.12951: WORKER PROCESS EXITING 7044 1727096040.14001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096040.16036: done with get_vars() 7044 1727096040.16065: done getting variables 7044 1727096040.16135: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:54:00 -0400 (0:00:00.106) 0:00:45.243 ****** 7044 1727096040.16173: entering _queue_task() for managed_node1/debug 7044 1727096040.16525: worker is 1 (out of 1 available) 7044 1727096040.16541: exiting _queue_task() for managed_node1/debug 7044 1727096040.16553: done queuing things up, now waiting for results queue to drain 7044 1727096040.16554: waiting for pending results... 7044 1727096040.16837: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7044 1727096040.16993: in run() - task 0afff68d-5257-4381-8c4e-000000000077 7044 1727096040.17014: variable 'ansible_search_path' from source: unknown 7044 1727096040.17021: variable 'ansible_search_path' from source: unknown 7044 1727096040.17065: calling self._execute() 7044 1727096040.17166: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.17182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.17196: variable 'omit' from source: magic vars 7044 1727096040.17602: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.17620: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096040.17836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096040.21641: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096040.21962: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096040.22010: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096040.22053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096040.22092: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096040.22262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096040.22410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096040.22445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096040.22492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096040.22673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096040.22816: variable 'ansible_distribution' from source: facts 7044 1727096040.23047: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.23050: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.23195: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.23207: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096040.23521: variable 'ansible_distribution' from source: facts 7044 1727096040.23586: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.23601: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.23920: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.23923: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096040.24352: variable 'ansible_distribution' from source: facts 7044 1727096040.24355: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.24357: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.24359: variable 'omit' from source: magic vars 7044 1727096040.24360: variable 'omit' from source: magic vars 7044 1727096040.24569: variable 'omit' from source: magic vars 7044 1727096040.24573: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096040.24575: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096040.24578: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096040.24782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096040.24785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096040.24788: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096040.24790: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.24792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.24941: Set connection var ansible_timeout to 10 7044 1727096040.24956: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096040.25007: Set connection var ansible_pipelining to False 7044 1727096040.25015: Set connection var ansible_connection to ssh 7044 1727096040.25023: Set connection var ansible_shell_type to sh 7044 1727096040.25036: Set connection var ansible_shell_executable to /bin/sh 7044 1727096040.25104: variable 'ansible_shell_executable' from source: unknown 7044 1727096040.25219: variable 'ansible_connection' from source: unknown 7044 1727096040.25222: variable 'ansible_module_compression' from source: unknown 7044 1727096040.25224: variable 'ansible_shell_type' from source: unknown 7044 1727096040.25227: variable 'ansible_shell_executable' from source: unknown 7044 1727096040.25231: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.25234: variable 'ansible_pipelining' from source: unknown 7044 1727096040.25236: variable 'ansible_timeout' from source: unknown 7044 1727096040.25237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.25545: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096040.25549: variable 'omit' from source: magic vars 7044 1727096040.25551: starting attempt loop 7044 1727096040.25553: running the handler 7044 1727096040.25555: variable '__network_connections_result' from source: set_fact 7044 1727096040.25696: variable '__network_connections_result' from source: set_fact 7044 1727096040.26176: handler run complete 7044 1727096040.26180: attempt loop complete, returning result 7044 1727096040.26183: _execute() done 7044 1727096040.26187: dumping result to json 7044 1727096040.26190: done dumping result, returning 7044 1727096040.26192: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-4381-8c4e-000000000077] 7044 1727096040.26194: sending task result for task 0afff68d-5257-4381-8c4e-000000000077 7044 1727096040.26273: done sending task result for task 0afff68d-5257-4381-8c4e-000000000077 7044 1727096040.26276: 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": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 7044 1727096040.26375: no more pending results, returning what we have 7044 1727096040.26380: results queue empty 7044 1727096040.26381: checking for any_errors_fatal 7044 1727096040.26387: done checking for any_errors_fatal 7044 1727096040.26388: checking for max_fail_percentage 7044 1727096040.26390: done checking for max_fail_percentage 7044 1727096040.26391: checking to see if all hosts have failed and the running result is not ok 7044 1727096040.26392: done checking to see if all hosts have failed 7044 1727096040.26392: getting the remaining hosts for this loop 7044 1727096040.26394: done getting the remaining hosts for this loop 7044 1727096040.26398: getting the next task for host managed_node1 7044 1727096040.26405: done getting next task for host managed_node1 7044 1727096040.26410: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7044 1727096040.26413: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096040.26426: getting variables 7044 1727096040.26431: in VariableManager get_vars() 7044 1727096040.26696: Calling all_inventory to load vars for managed_node1 7044 1727096040.26699: Calling groups_inventory to load vars for managed_node1 7044 1727096040.26701: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096040.26713: Calling all_plugins_play to load vars for managed_node1 7044 1727096040.26716: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096040.26720: Calling groups_plugins_play to load vars for managed_node1 7044 1727096040.29694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096040.32737: done with get_vars() 7044 1727096040.32774: done getting variables 7044 1727096040.32852: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:54:00 -0400 (0:00:00.167) 0:00:45.410 ****** 7044 1727096040.32892: entering _queue_task() for managed_node1/debug 7044 1727096040.33295: worker is 1 (out of 1 available) 7044 1727096040.33309: exiting _queue_task() for managed_node1/debug 7044 1727096040.33322: done queuing things up, now waiting for results queue to drain 7044 1727096040.33323: waiting for pending results... 7044 1727096040.33783: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7044 1727096040.33792: in run() - task 0afff68d-5257-4381-8c4e-000000000078 7044 1727096040.33795: variable 'ansible_search_path' from source: unknown 7044 1727096040.33904: variable 'ansible_search_path' from source: unknown 7044 1727096040.33970: calling self._execute() 7044 1727096040.34087: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.34100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.34175: variable 'omit' from source: magic vars 7044 1727096040.34674: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.34678: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096040.34885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096040.37084: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096040.37384: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096040.37412: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096040.37439: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096040.37488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096040.37779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096040.37783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096040.37785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096040.37787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096040.37790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096040.37843: variable 'ansible_distribution' from source: facts 7044 1727096040.37851: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.37861: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.38005: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.38017: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096040.38285: variable 'ansible_distribution' from source: facts 7044 1727096040.38295: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.38307: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.38435: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.38445: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096040.38664: variable 'ansible_distribution' from source: facts 7044 1727096040.38702: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.38706: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.38821: variable 'network_state' from source: role '' defaults 7044 1727096040.38873: Evaluated conditional (network_state != {}): False 7044 1727096040.38878: when evaluation is False, skipping this task 7044 1727096040.38881: _execute() done 7044 1727096040.38884: dumping result to json 7044 1727096040.38886: done dumping result, returning 7044 1727096040.38888: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-4381-8c4e-000000000078] 7044 1727096040.38890: sending task result for task 0afff68d-5257-4381-8c4e-000000000078 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7044 1727096040.39070: no more pending results, returning what we have 7044 1727096040.39073: results queue empty 7044 1727096040.39074: checking for any_errors_fatal 7044 1727096040.39081: done checking for any_errors_fatal 7044 1727096040.39082: checking for max_fail_percentage 7044 1727096040.39084: done checking for max_fail_percentage 7044 1727096040.39085: checking to see if all hosts have failed and the running result is not ok 7044 1727096040.39086: done checking to see if all hosts have failed 7044 1727096040.39086: getting the remaining hosts for this loop 7044 1727096040.39088: done getting the remaining hosts for this loop 7044 1727096040.39091: getting the next task for host managed_node1 7044 1727096040.39098: done getting next task for host managed_node1 7044 1727096040.39102: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7044 1727096040.39105: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096040.39124: getting variables 7044 1727096040.39133: in VariableManager get_vars() 7044 1727096040.39322: Calling all_inventory to load vars for managed_node1 7044 1727096040.39325: Calling groups_inventory to load vars for managed_node1 7044 1727096040.39390: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096040.39399: done sending task result for task 0afff68d-5257-4381-8c4e-000000000078 7044 1727096040.39402: WORKER PROCESS EXITING 7044 1727096040.39413: Calling all_plugins_play to load vars for managed_node1 7044 1727096040.39416: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096040.39419: Calling groups_plugins_play to load vars for managed_node1 7044 1727096040.40984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096040.42345: done with get_vars() 7044 1727096040.42373: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:54:00 -0400 (0:00:00.095) 0:00:45.506 ****** 7044 1727096040.42475: entering _queue_task() for managed_node1/ping 7044 1727096040.42839: worker is 1 (out of 1 available) 7044 1727096040.42852: exiting _queue_task() for managed_node1/ping 7044 1727096040.42864: done queuing things up, now waiting for results queue to drain 7044 1727096040.42869: waiting for pending results... 7044 1727096040.43242: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7044 1727096040.43285: in run() - task 0afff68d-5257-4381-8c4e-000000000079 7044 1727096040.43302: variable 'ansible_search_path' from source: unknown 7044 1727096040.43306: variable 'ansible_search_path' from source: unknown 7044 1727096040.43365: calling self._execute() 7044 1727096040.43554: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.43561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.43675: variable 'omit' from source: magic vars 7044 1727096040.44190: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.44227: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096040.44518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096040.46475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096040.46480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096040.46482: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096040.46484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096040.46486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096040.46557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096040.46645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096040.46721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096040.46767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096040.46821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096040.46941: variable 'ansible_distribution' from source: facts 7044 1727096040.46945: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.46952: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.47039: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.47046: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096040.47172: variable 'ansible_distribution' from source: facts 7044 1727096040.47176: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.47182: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.47257: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.47261: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096040.47375: variable 'ansible_distribution' from source: facts 7044 1727096040.47378: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.47384: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.47389: variable 'omit' from source: magic vars 7044 1727096040.47431: variable 'omit' from source: magic vars 7044 1727096040.47460: variable 'omit' from source: magic vars 7044 1727096040.47484: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096040.47506: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096040.47520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096040.47536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096040.47545: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096040.47570: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096040.47573: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.47577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.47643: Set connection var ansible_timeout to 10 7044 1727096040.47650: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096040.47656: Set connection var ansible_pipelining to False 7044 1727096040.47659: Set connection var ansible_connection to ssh 7044 1727096040.47661: Set connection var ansible_shell_type to sh 7044 1727096040.47666: Set connection var ansible_shell_executable to /bin/sh 7044 1727096040.47689: variable 'ansible_shell_executable' from source: unknown 7044 1727096040.47692: variable 'ansible_connection' from source: unknown 7044 1727096040.47694: variable 'ansible_module_compression' from source: unknown 7044 1727096040.47696: variable 'ansible_shell_type' from source: unknown 7044 1727096040.47698: variable 'ansible_shell_executable' from source: unknown 7044 1727096040.47701: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.47703: variable 'ansible_pipelining' from source: unknown 7044 1727096040.47705: variable 'ansible_timeout' from source: unknown 7044 1727096040.47712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.47823: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096040.47827: variable 'omit' from source: magic vars 7044 1727096040.47833: starting attempt loop 7044 1727096040.47836: running the handler 7044 1727096040.47847: _low_level_execute_command(): starting 7044 1727096040.47854: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096040.48348: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096040.48359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096040.48386: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096040.48397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096040.48443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096040.48447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096040.48452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096040.48526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096040.50259: stdout chunk (state=3): >>>/root <<< 7044 1727096040.50349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096040.50380: stderr chunk (state=3): >>><<< 7044 1727096040.50384: stdout chunk (state=3): >>><<< 7044 1727096040.50406: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096040.50419: _low_level_execute_command(): starting 7044 1727096040.50425: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096040.504061-8700-229113889499344 `" && echo ansible-tmp-1727096040.504061-8700-229113889499344="` echo /root/.ansible/tmp/ansible-tmp-1727096040.504061-8700-229113889499344 `" ) && sleep 0' 7044 1727096040.50874: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096040.50880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096040.50899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096040.50901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096040.50959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096040.50963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096040.50970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096040.51036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096040.53063: stdout chunk (state=3): >>>ansible-tmp-1727096040.504061-8700-229113889499344=/root/.ansible/tmp/ansible-tmp-1727096040.504061-8700-229113889499344 <<< 7044 1727096040.53164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096040.53195: stderr chunk (state=3): >>><<< 7044 1727096040.53198: stdout chunk (state=3): >>><<< 7044 1727096040.53215: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096040.504061-8700-229113889499344=/root/.ansible/tmp/ansible-tmp-1727096040.504061-8700-229113889499344 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096040.53259: variable 'ansible_module_compression' from source: unknown 7044 1727096040.53292: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7044 1727096040.53324: variable 'ansible_facts' from source: unknown 7044 1727096040.53377: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096040.504061-8700-229113889499344/AnsiballZ_ping.py 7044 1727096040.53484: Sending initial data 7044 1727096040.53488: Sent initial data (150 bytes) 7044 1727096040.53937: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096040.53941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096040.53974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096040.53977: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096040.53979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096040.53981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096040.54041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096040.54044: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096040.54049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096040.54118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096040.55780: 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 <<< 7044 1727096040.55841: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096040.55909: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp16c6a4a_ /root/.ansible/tmp/ansible-tmp-1727096040.504061-8700-229113889499344/AnsiballZ_ping.py <<< 7044 1727096040.55913: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096040.504061-8700-229113889499344/AnsiballZ_ping.py" <<< 7044 1727096040.55975: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp16c6a4a_" to remote "/root/.ansible/tmp/ansible-tmp-1727096040.504061-8700-229113889499344/AnsiballZ_ping.py" <<< 7044 1727096040.55981: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096040.504061-8700-229113889499344/AnsiballZ_ping.py" <<< 7044 1727096040.56598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096040.56643: stderr chunk (state=3): >>><<< 7044 1727096040.56647: stdout chunk (state=3): >>><<< 7044 1727096040.56682: done transferring module to remote 7044 1727096040.56692: _low_level_execute_command(): starting 7044 1727096040.56696: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096040.504061-8700-229113889499344/ /root/.ansible/tmp/ansible-tmp-1727096040.504061-8700-229113889499344/AnsiballZ_ping.py && sleep 0' 7044 1727096040.57149: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096040.57154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096040.57183: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096040.57186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096040.57235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096040.57238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096040.57253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096040.57331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096040.59207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096040.59230: stderr chunk (state=3): >>><<< 7044 1727096040.59234: stdout chunk (state=3): >>><<< 7044 1727096040.59250: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096040.59254: _low_level_execute_command(): starting 7044 1727096040.59259: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096040.504061-8700-229113889499344/AnsiballZ_ping.py && sleep 0' 7044 1727096040.59721: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096040.59725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096040.59727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096040.59732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096040.59735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096040.59771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096040.59778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096040.59790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096040.59874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096040.75393: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7044 1727096040.76793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096040.76819: stderr chunk (state=3): >>><<< 7044 1727096040.76822: stdout chunk (state=3): >>><<< 7044 1727096040.76839: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096040.76860: 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-1727096040.504061-8700-229113889499344/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096040.76870: _low_level_execute_command(): starting 7044 1727096040.76875: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096040.504061-8700-229113889499344/ > /dev/null 2>&1 && sleep 0' 7044 1727096040.77345: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096040.77349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096040.77353: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096040.77410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096040.77413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096040.77415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096040.77498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096040.79390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096040.79417: stderr chunk (state=3): >>><<< 7044 1727096040.79421: stdout chunk (state=3): >>><<< 7044 1727096040.79436: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096040.79443: handler run complete 7044 1727096040.79455: attempt loop complete, returning result 7044 1727096040.79458: _execute() done 7044 1727096040.79461: dumping result to json 7044 1727096040.79463: done dumping result, returning 7044 1727096040.79475: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-4381-8c4e-000000000079] 7044 1727096040.79477: sending task result for task 0afff68d-5257-4381-8c4e-000000000079 7044 1727096040.79561: done sending task result for task 0afff68d-5257-4381-8c4e-000000000079 7044 1727096040.79564: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7044 1727096040.79624: no more pending results, returning what we have 7044 1727096040.79628: results queue empty 7044 1727096040.79631: checking for any_errors_fatal 7044 1727096040.79636: done checking for any_errors_fatal 7044 1727096040.79637: checking for max_fail_percentage 7044 1727096040.79638: done checking for max_fail_percentage 7044 1727096040.79639: checking to see if all hosts have failed and the running result is not ok 7044 1727096040.79640: done checking to see if all hosts have failed 7044 1727096040.79641: getting the remaining hosts for this loop 7044 1727096040.79642: done getting the remaining hosts for this loop 7044 1727096040.79645: getting the next task for host managed_node1 7044 1727096040.79654: done getting next task for host managed_node1 7044 1727096040.79656: ^ task is: TASK: meta (role_complete) 7044 1727096040.79658: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096040.79671: getting variables 7044 1727096040.79673: in VariableManager get_vars() 7044 1727096040.79731: Calling all_inventory to load vars for managed_node1 7044 1727096040.79734: Calling groups_inventory to load vars for managed_node1 7044 1727096040.79736: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096040.79746: Calling all_plugins_play to load vars for managed_node1 7044 1727096040.79748: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096040.79750: Calling groups_plugins_play to load vars for managed_node1 7044 1727096040.80576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096040.81460: done with get_vars() 7044 1727096040.81486: done getting variables 7044 1727096040.81553: done queuing things up, now waiting for results queue to drain 7044 1727096040.81555: results queue empty 7044 1727096040.81555: checking for any_errors_fatal 7044 1727096040.81558: done checking for any_errors_fatal 7044 1727096040.81558: checking for max_fail_percentage 7044 1727096040.81559: done checking for max_fail_percentage 7044 1727096040.81559: checking to see if all hosts have failed and the running result is not ok 7044 1727096040.81560: done checking to see if all hosts have failed 7044 1727096040.81560: getting the remaining hosts for this loop 7044 1727096040.81561: done getting the remaining hosts for this loop 7044 1727096040.81563: getting the next task for host managed_node1 7044 1727096040.81566: done getting next task for host managed_node1 7044 1727096040.81569: ^ task is: TASK: TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs 7044 1727096040.81570: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096040.81577: getting variables 7044 1727096040.81578: in VariableManager get_vars() 7044 1727096040.81593: Calling all_inventory to load vars for managed_node1 7044 1727096040.81595: Calling groups_inventory to load vars for managed_node1 7044 1727096040.81596: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096040.81600: Calling all_plugins_play to load vars for managed_node1 7044 1727096040.81601: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096040.81603: Calling groups_plugins_play to load vars for managed_node1 7044 1727096040.82339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096040.83207: done with get_vars() 7044 1727096040.83233: done getting variables 7044 1727096040.83271: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:57 Monday 23 September 2024 08:54:00 -0400 (0:00:00.408) 0:00:45.914 ****** 7044 1727096040.83292: entering _queue_task() for managed_node1/debug 7044 1727096040.83613: worker is 1 (out of 1 available) 7044 1727096040.83627: exiting _queue_task() for managed_node1/debug 7044 1727096040.83641: done queuing things up, now waiting for results queue to drain 7044 1727096040.83643: waiting for pending results... 7044 1727096040.83827: running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs 7044 1727096040.83900: in run() - task 0afff68d-5257-4381-8c4e-0000000000a9 7044 1727096040.83913: variable 'ansible_search_path' from source: unknown 7044 1727096040.83945: calling self._execute() 7044 1727096040.84026: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.84034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.84043: variable 'omit' from source: magic vars 7044 1727096040.84350: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.84356: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096040.84503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096040.86083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096040.86143: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096040.86173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096040.86203: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096040.86222: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096040.86288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096040.86310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096040.86331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096040.86356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096040.86367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096040.86459: variable 'ansible_distribution' from source: facts 7044 1727096040.86463: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.86470: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.86476: variable 'omit' from source: magic vars 7044 1727096040.86494: variable 'omit' from source: magic vars 7044 1727096040.86523: variable 'omit' from source: magic vars 7044 1727096040.86546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096040.86567: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096040.86584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096040.86597: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096040.86607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096040.86634: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096040.86638: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.86641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.86710: Set connection var ansible_timeout to 10 7044 1727096040.86717: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096040.86722: Set connection var ansible_pipelining to False 7044 1727096040.86725: Set connection var ansible_connection to ssh 7044 1727096040.86727: Set connection var ansible_shell_type to sh 7044 1727096040.86732: Set connection var ansible_shell_executable to /bin/sh 7044 1727096040.86759: variable 'ansible_shell_executable' from source: unknown 7044 1727096040.86762: variable 'ansible_connection' from source: unknown 7044 1727096040.86764: variable 'ansible_module_compression' from source: unknown 7044 1727096040.86766: variable 'ansible_shell_type' from source: unknown 7044 1727096040.86771: variable 'ansible_shell_executable' from source: unknown 7044 1727096040.86773: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.86775: variable 'ansible_pipelining' from source: unknown 7044 1727096040.86777: variable 'ansible_timeout' from source: unknown 7044 1727096040.86779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.86848: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096040.86857: variable 'omit' from source: magic vars 7044 1727096040.86862: starting attempt loop 7044 1727096040.86864: running the handler 7044 1727096040.86907: handler run complete 7044 1727096040.86925: attempt loop complete, returning result 7044 1727096040.86931: _execute() done 7044 1727096040.86934: dumping result to json 7044 1727096040.86936: done dumping result, returning 7044 1727096040.86939: done running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key, domain suffix match, and system ca certs [0afff68d-5257-4381-8c4e-0000000000a9] 7044 1727096040.86944: sending task result for task 0afff68d-5257-4381-8c4e-0000000000a9 7044 1727096040.87027: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000a9 7044 1727096040.87033: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 7044 1727096040.87083: no more pending results, returning what we have 7044 1727096040.87086: results queue empty 7044 1727096040.87087: checking for any_errors_fatal 7044 1727096040.87088: done checking for any_errors_fatal 7044 1727096040.87089: checking for max_fail_percentage 7044 1727096040.87091: done checking for max_fail_percentage 7044 1727096040.87091: checking to see if all hosts have failed and the running result is not ok 7044 1727096040.87092: done checking to see if all hosts have failed 7044 1727096040.87093: getting the remaining hosts for this loop 7044 1727096040.87094: done getting the remaining hosts for this loop 7044 1727096040.87098: getting the next task for host managed_node1 7044 1727096040.87104: done getting next task for host managed_node1 7044 1727096040.87107: ^ task is: TASK: Copy cacert to system truststore 7044 1727096040.87108: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096040.87112: getting variables 7044 1727096040.87120: in VariableManager get_vars() 7044 1727096040.87185: Calling all_inventory to load vars for managed_node1 7044 1727096040.87188: Calling groups_inventory to load vars for managed_node1 7044 1727096040.87190: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096040.87201: Calling all_plugins_play to load vars for managed_node1 7044 1727096040.87203: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096040.87205: Calling groups_plugins_play to load vars for managed_node1 7044 1727096040.88043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096040.89077: done with get_vars() 7044 1727096040.89097: done getting variables 7044 1727096040.89148: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy cacert to system truststore] **************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:62 Monday 23 September 2024 08:54:00 -0400 (0:00:00.058) 0:00:45.973 ****** 7044 1727096040.89174: entering _queue_task() for managed_node1/copy 7044 1727096040.89450: worker is 1 (out of 1 available) 7044 1727096040.89461: exiting _queue_task() for managed_node1/copy 7044 1727096040.89475: done queuing things up, now waiting for results queue to drain 7044 1727096040.89476: waiting for pending results... 7044 1727096040.89654: running TaskExecutor() for managed_node1/TASK: Copy cacert to system truststore 7044 1727096040.89718: in run() - task 0afff68d-5257-4381-8c4e-0000000000aa 7044 1727096040.89734: variable 'ansible_search_path' from source: unknown 7044 1727096040.89763: calling self._execute() 7044 1727096040.89846: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.89851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.89861: variable 'omit' from source: magic vars 7044 1727096040.90169: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.90179: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096040.90324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096040.91898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096040.91957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096040.92013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096040.92037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096040.92053: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096040.92122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096040.92142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096040.92159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096040.92187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096040.92197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096040.92288: variable 'ansible_distribution' from source: facts 7044 1727096040.92291: variable 'ansible_distribution_major_version' from source: facts 7044 1727096040.92299: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096040.92305: variable 'omit' from source: magic vars 7044 1727096040.92325: variable 'omit' from source: magic vars 7044 1727096040.92357: variable 'omit' from source: magic vars 7044 1727096040.92380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096040.92401: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096040.92415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096040.92432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096040.92440: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096040.92465: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096040.92471: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.92473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.92539: Set connection var ansible_timeout to 10 7044 1727096040.92548: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096040.92555: Set connection var ansible_pipelining to False 7044 1727096040.92558: Set connection var ansible_connection to ssh 7044 1727096040.92561: Set connection var ansible_shell_type to sh 7044 1727096040.92563: Set connection var ansible_shell_executable to /bin/sh 7044 1727096040.92586: variable 'ansible_shell_executable' from source: unknown 7044 1727096040.92589: variable 'ansible_connection' from source: unknown 7044 1727096040.92591: variable 'ansible_module_compression' from source: unknown 7044 1727096040.92593: variable 'ansible_shell_type' from source: unknown 7044 1727096040.92595: variable 'ansible_shell_executable' from source: unknown 7044 1727096040.92597: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096040.92601: variable 'ansible_pipelining' from source: unknown 7044 1727096040.92604: variable 'ansible_timeout' from source: unknown 7044 1727096040.92609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096040.92687: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096040.92696: variable 'omit' from source: magic vars 7044 1727096040.92702: starting attempt loop 7044 1727096040.92705: running the handler 7044 1727096040.92716: _low_level_execute_command(): starting 7044 1727096040.92722: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096040.93253: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096040.93258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096040.93262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096040.93316: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096040.93319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096040.93324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096040.93400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096040.95142: stdout chunk (state=3): >>>/root <<< 7044 1727096040.95237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096040.95266: stderr chunk (state=3): >>><<< 7044 1727096040.95271: stdout chunk (state=3): >>><<< 7044 1727096040.95292: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096040.95310: _low_level_execute_command(): starting 7044 1727096040.95313: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719 `" && echo ansible-tmp-1727096040.9529266-8711-87981819028719="` echo /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719 `" ) && sleep 0' 7044 1727096040.95779: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096040.95784: 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 <<< 7044 1727096040.95787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096040.95797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096040.95854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096040.95860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096040.95862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096040.95940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096040.98275: stdout chunk (state=3): >>>ansible-tmp-1727096040.9529266-8711-87981819028719=/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719 <<< 7044 1727096040.98279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096040.98282: stdout chunk (state=3): >>><<< 7044 1727096040.98284: stderr chunk (state=3): >>><<< 7044 1727096040.98287: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096040.9529266-8711-87981819028719=/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096040.98289: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7044 1727096040.98291: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7044 1727096040.98293: variable 'ansible_module_compression' from source: unknown 7044 1727096040.98572: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7044 1727096040.98576: variable 'ansible_facts' from source: unknown 7044 1727096040.98661: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/AnsiballZ_stat.py 7044 1727096040.98988: Sending initial data 7044 1727096040.98992: Sent initial data (150 bytes) 7044 1727096040.99644: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096040.99667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096040.99686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096040.99791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096041.01584: 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 <<< 7044 1727096041.01682: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096041.01750: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpp5rah49e /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/AnsiballZ_stat.py <<< 7044 1727096041.01786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/AnsiballZ_stat.py" <<< 7044 1727096041.01899: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpp5rah49e" to remote "/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/AnsiballZ_stat.py" <<< 7044 1727096041.03427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096041.03473: stderr chunk (state=3): >>><<< 7044 1727096041.03683: stdout chunk (state=3): >>><<< 7044 1727096041.03686: done transferring module to remote 7044 1727096041.03689: _low_level_execute_command(): starting 7044 1727096041.03692: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/ /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/AnsiballZ_stat.py && sleep 0' 7044 1727096041.04978: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096041.05018: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.05207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096041.05211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096041.05509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096041.05579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096041.07670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096041.07676: stdout chunk (state=3): >>><<< 7044 1727096041.07678: stderr chunk (state=3): >>><<< 7044 1727096041.07681: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096041.07683: _low_level_execute_command(): starting 7044 1727096041.07686: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/AnsiballZ_stat.py && sleep 0' 7044 1727096041.08332: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096041.08353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096041.08374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096041.08424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.08497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096041.08532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096041.08554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096041.08758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096041.24222: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7044 1727096041.25639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096041.25673: stderr chunk (state=3): >>><<< 7044 1727096041.25676: stdout chunk (state=3): >>><<< 7044 1727096041.25696: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096041.25720: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/ca-trust/source/anchors/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096040.9529266-8711-87981819028719/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7044 1727096041.25817: Sending initial data 7044 1727096041.25820: Sent initial data (194 bytes) 7044 1727096041.26299: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096041.26305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096041.26308: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.26360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096041.26363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096041.26365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096041.26439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096041.28107: 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 <<< 7044 1727096041.28171: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096041.28244: stdout chunk (state=3): >>>sftp> put /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/.source.pem <<< 7044 1727096041.28246: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/.source.pem" <<< 7044 1727096041.28307: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/.source.pem" <<< 7044 1727096041.28311: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/.source.pem" <<< 7044 1727096041.28596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096041.28642: stderr chunk (state=3): >>><<< 7044 1727096041.28646: stdout chunk (state=3): >>><<< 7044 1727096041.28667: _low_level_execute_command(): starting 7044 1727096041.28671: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/ /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/.source.pem && sleep 0' 7044 1727096041.29146: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096041.29151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096041.29153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096041.29156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.29211: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096041.29221: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096041.29227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096041.29288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096041.31173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096041.31201: stderr chunk (state=3): >>><<< 7044 1727096041.31205: stdout chunk (state=3): >>><<< 7044 1727096041.31219: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096041.31245: variable 'ansible_module_compression' from source: unknown 7044 1727096041.31284: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7044 1727096041.31303: variable 'ansible_facts' from source: unknown 7044 1727096041.31348: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/AnsiballZ_copy.py 7044 1727096041.31448: Sending initial data 7044 1727096041.31451: Sent initial data (150 bytes) 7044 1727096041.31924: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096041.31931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.31939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096041.31942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.31991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096041.31994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096041.31996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096041.32072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096041.33721: 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 <<< 7044 1727096041.33786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096041.33851: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp9pkrwjyh /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/AnsiballZ_copy.py <<< 7044 1727096041.33857: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/AnsiballZ_copy.py" <<< 7044 1727096041.33925: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp9pkrwjyh" to remote "/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/AnsiballZ_copy.py" <<< 7044 1727096041.35146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096041.35151: stdout chunk (state=3): >>><<< 7044 1727096041.35154: stderr chunk (state=3): >>><<< 7044 1727096041.35156: done transferring module to remote 7044 1727096041.35158: _low_level_execute_command(): starting 7044 1727096041.35170: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/ /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/AnsiballZ_copy.py && sleep 0' 7044 1727096041.35904: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.35996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096041.36051: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096041.36126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096041.38083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096041.38087: stdout chunk (state=3): >>><<< 7044 1727096041.38199: stderr chunk (state=3): >>><<< 7044 1727096041.38203: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096041.38207: _low_level_execute_command(): starting 7044 1727096041.38209: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/AnsiballZ_copy.py && sleep 0' 7044 1727096041.38810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096041.38815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.38930: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.38956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096041.39000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096041.39085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096041.55920: stdout chunk (state=3): >>> {"dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/.source.pem", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096041.57254: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096041.57260: stderr chunk (state=3): >>><<< 7044 1727096041.57262: stdout chunk (state=3): >>><<< 7044 1727096041.57383: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/.source.pem", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096041.57387: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/.source.pem', 'dest': '/etc/pki/ca-trust/source/anchors/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_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.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096041.57390: _low_level_execute_command(): starting 7044 1727096041.57392: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/ > /dev/null 2>&1 && sleep 0' 7044 1727096041.58006: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096041.58013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096041.58024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096041.58042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096041.58054: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096041.58062: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096041.58076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.58091: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096041.58098: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096041.58105: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096041.58228: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096041.58232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096041.58234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096041.58236: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096041.58238: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727096041.58240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.58242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096041.58293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096041.58364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096041.60327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096041.60331: stdout chunk (state=3): >>><<< 7044 1727096041.60334: stderr chunk (state=3): >>><<< 7044 1727096041.60474: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096041.60478: handler run complete 7044 1727096041.60480: attempt loop complete, returning result 7044 1727096041.60482: _execute() done 7044 1727096041.60484: dumping result to json 7044 1727096041.60486: done dumping result, returning 7044 1727096041.60488: done running TaskExecutor() for managed_node1/TASK: Copy cacert to system truststore [0afff68d-5257-4381-8c4e-0000000000aa] 7044 1727096041.60490: sending task result for task 0afff68d-5257-4381-8c4e-0000000000aa 7044 1727096041.60558: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000aa 7044 1727096041.60561: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/ca-trust/source/anchors/cacert.pem", "gid": 0, "group": "root", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1727096040.9529266-8711-87981819028719/.source.pem", "state": "file", "uid": 0 } 7044 1727096041.60638: no more pending results, returning what we have 7044 1727096041.60641: results queue empty 7044 1727096041.60642: checking for any_errors_fatal 7044 1727096041.60649: done checking for any_errors_fatal 7044 1727096041.60650: checking for max_fail_percentage 7044 1727096041.60652: done checking for max_fail_percentage 7044 1727096041.60653: checking to see if all hosts have failed and the running result is not ok 7044 1727096041.60654: done checking to see if all hosts have failed 7044 1727096041.60655: getting the remaining hosts for this loop 7044 1727096041.60656: done getting the remaining hosts for this loop 7044 1727096041.60660: getting the next task for host managed_node1 7044 1727096041.60669: done getting next task for host managed_node1 7044 1727096041.60672: ^ task is: TASK: Update ca trust 7044 1727096041.60674: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096041.60677: getting variables 7044 1727096041.60679: in VariableManager get_vars() 7044 1727096041.60734: Calling all_inventory to load vars for managed_node1 7044 1727096041.60737: Calling groups_inventory to load vars for managed_node1 7044 1727096041.60739: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096041.60752: Calling all_plugins_play to load vars for managed_node1 7044 1727096041.60754: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096041.60757: Calling groups_plugins_play to load vars for managed_node1 7044 1727096041.62371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096041.64027: done with get_vars() 7044 1727096041.64062: done getting variables 7044 1727096041.64129: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Update ca trust] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:67 Monday 23 September 2024 08:54:01 -0400 (0:00:00.749) 0:00:46.723 ****** 7044 1727096041.64165: entering _queue_task() for managed_node1/command 7044 1727096041.64700: worker is 1 (out of 1 available) 7044 1727096041.64711: exiting _queue_task() for managed_node1/command 7044 1727096041.64720: done queuing things up, now waiting for results queue to drain 7044 1727096041.64721: waiting for pending results... 7044 1727096041.64959: running TaskExecutor() for managed_node1/TASK: Update ca trust 7044 1727096041.64963: in run() - task 0afff68d-5257-4381-8c4e-0000000000ab 7044 1727096041.64967: variable 'ansible_search_path' from source: unknown 7044 1727096041.64985: calling self._execute() 7044 1727096041.65097: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096041.65107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096041.65119: variable 'omit' from source: magic vars 7044 1727096041.65539: variable 'ansible_distribution_major_version' from source: facts 7044 1727096041.65560: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096041.65776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096041.68173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096041.68330: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096041.68335: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096041.68351: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096041.68385: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096041.68476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096041.68511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096041.68545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096041.68591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096041.68611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096041.68744: variable 'ansible_distribution' from source: facts 7044 1727096041.68870: variable 'ansible_distribution_major_version' from source: facts 7044 1727096041.68876: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096041.68878: variable 'omit' from source: magic vars 7044 1727096041.68880: variable 'omit' from source: magic vars 7044 1727096041.68883: variable 'omit' from source: magic vars 7044 1727096041.68885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096041.68912: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096041.68936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096041.68957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096041.68973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096041.69017: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096041.69026: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096041.69033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096041.69143: Set connection var ansible_timeout to 10 7044 1727096041.69159: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096041.69170: Set connection var ansible_pipelining to False 7044 1727096041.69178: Set connection var ansible_connection to ssh 7044 1727096041.69198: Set connection var ansible_shell_type to sh 7044 1727096041.69201: Set connection var ansible_shell_executable to /bin/sh 7044 1727096041.69308: variable 'ansible_shell_executable' from source: unknown 7044 1727096041.69311: variable 'ansible_connection' from source: unknown 7044 1727096041.69313: variable 'ansible_module_compression' from source: unknown 7044 1727096041.69315: variable 'ansible_shell_type' from source: unknown 7044 1727096041.69318: variable 'ansible_shell_executable' from source: unknown 7044 1727096041.69320: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096041.69322: variable 'ansible_pipelining' from source: unknown 7044 1727096041.69324: variable 'ansible_timeout' from source: unknown 7044 1727096041.69326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096041.69416: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096041.69419: variable 'omit' from source: magic vars 7044 1727096041.69421: starting attempt loop 7044 1727096041.69423: running the handler 7044 1727096041.69439: _low_level_execute_command(): starting 7044 1727096041.69450: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096041.70225: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096041.70230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096041.70336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.70354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096041.70379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096041.70490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096041.72575: stdout chunk (state=3): >>>/root <<< 7044 1727096041.72580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096041.72583: stdout chunk (state=3): >>><<< 7044 1727096041.72585: stderr chunk (state=3): >>><<< 7044 1727096041.72588: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096041.72598: _low_level_execute_command(): starting 7044 1727096041.72600: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096041.7244327-8759-165999079219390 `" && echo ansible-tmp-1727096041.7244327-8759-165999079219390="` echo /root/.ansible/tmp/ansible-tmp-1727096041.7244327-8759-165999079219390 `" ) && sleep 0' 7044 1727096041.73176: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096041.73196: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096041.73212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096041.73246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096041.73378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096041.73393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096041.73507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096041.75597: stdout chunk (state=3): >>>ansible-tmp-1727096041.7244327-8759-165999079219390=/root/.ansible/tmp/ansible-tmp-1727096041.7244327-8759-165999079219390 <<< 7044 1727096041.75913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096041.75917: stdout chunk (state=3): >>><<< 7044 1727096041.75920: stderr chunk (state=3): >>><<< 7044 1727096041.76093: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096041.7244327-8759-165999079219390=/root/.ansible/tmp/ansible-tmp-1727096041.7244327-8759-165999079219390 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096041.76097: variable 'ansible_module_compression' from source: unknown 7044 1727096041.76099: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7044 1727096041.76101: variable 'ansible_facts' from source: unknown 7044 1727096041.76390: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096041.7244327-8759-165999079219390/AnsiballZ_command.py 7044 1727096041.76791: Sending initial data 7044 1727096041.76794: Sent initial data (154 bytes) 7044 1727096041.77594: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.77616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096041.77639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096041.77671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096041.77747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096041.79597: 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 <<< 7044 1727096041.79616: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096041.79692: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpnn1zc0uq /root/.ansible/tmp/ansible-tmp-1727096041.7244327-8759-165999079219390/AnsiballZ_command.py <<< 7044 1727096041.79696: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096041.7244327-8759-165999079219390/AnsiballZ_command.py" <<< 7044 1727096041.79747: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpnn1zc0uq" to remote "/root/.ansible/tmp/ansible-tmp-1727096041.7244327-8759-165999079219390/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096041.7244327-8759-165999079219390/AnsiballZ_command.py" <<< 7044 1727096041.81176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096041.81375: stderr chunk (state=3): >>><<< 7044 1727096041.81378: stdout chunk (state=3): >>><<< 7044 1727096041.81380: done transferring module to remote 7044 1727096041.81382: _low_level_execute_command(): starting 7044 1727096041.81384: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096041.7244327-8759-165999079219390/ /root/.ansible/tmp/ansible-tmp-1727096041.7244327-8759-165999079219390/AnsiballZ_command.py && sleep 0' 7044 1727096041.82374: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096041.82382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.82385: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096041.82388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.82441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096041.82457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096041.82540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096041.84556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096041.84576: stderr chunk (state=3): >>><<< 7044 1727096041.84678: stdout chunk (state=3): >>><<< 7044 1727096041.84682: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096041.84684: _low_level_execute_command(): starting 7044 1727096041.84687: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096041.7244327-8759-165999079219390/AnsiballZ_command.py && sleep 0' 7044 1727096041.85395: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096041.85491: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096041.85508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096041.85521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096041.85553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096041.85670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096042.95818: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-23 08:54:02.013546", "end": "2024-09-23 08:54:02.956887", "delta": "0:00:00.943341", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_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}}} <<< 7044 1727096042.97501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096042.97533: stdout chunk (state=3): >>><<< 7044 1727096042.97538: stderr chunk (state=3): >>><<< 7044 1727096042.97674: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-23 08:54:02.013546", "end": "2024-09-23 08:54:02.956887", "delta": "0:00:00.943341", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096042.97680: done with _execute_module (ansible.legacy.command, {'_raw_params': 'update-ca-trust', '_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-1727096041.7244327-8759-165999079219390/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096042.97683: _low_level_execute_command(): starting 7044 1727096042.97685: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096041.7244327-8759-165999079219390/ > /dev/null 2>&1 && sleep 0' 7044 1727096042.98355: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096042.98490: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096042.98494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096042.98513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096042.98541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096042.98649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096043.00592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096043.00596: stderr chunk (state=3): >>><<< 7044 1727096043.00599: stdout chunk (state=3): >>><<< 7044 1727096043.00617: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096043.00623: handler run complete 7044 1727096043.00644: Evaluated conditional (False): False 7044 1727096043.00653: attempt loop complete, returning result 7044 1727096043.00656: _execute() done 7044 1727096043.00658: dumping result to json 7044 1727096043.00663: done dumping result, returning 7044 1727096043.00674: done running TaskExecutor() for managed_node1/TASK: Update ca trust [0afff68d-5257-4381-8c4e-0000000000ab] 7044 1727096043.00676: sending task result for task 0afff68d-5257-4381-8c4e-0000000000ab 7044 1727096043.00771: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000ab 7044 1727096043.00774: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "update-ca-trust" ], "delta": "0:00:00.943341", "end": "2024-09-23 08:54:02.956887", "rc": 0, "start": "2024-09-23 08:54:02.013546" } 7044 1727096043.00842: no more pending results, returning what we have 7044 1727096043.00846: results queue empty 7044 1727096043.00846: checking for any_errors_fatal 7044 1727096043.00855: done checking for any_errors_fatal 7044 1727096043.00856: checking for max_fail_percentage 7044 1727096043.00858: done checking for max_fail_percentage 7044 1727096043.00858: checking to see if all hosts have failed and the running result is not ok 7044 1727096043.00859: done checking to see if all hosts have failed 7044 1727096043.00860: getting the remaining hosts for this loop 7044 1727096043.00861: done getting the remaining hosts for this loop 7044 1727096043.00864: getting the next task for host managed_node1 7044 1727096043.00875: done getting next task for host managed_node1 7044 1727096043.00880: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7044 1727096043.00889: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096043.00910: getting variables 7044 1727096043.00912: in VariableManager get_vars() 7044 1727096043.00963: Calling all_inventory to load vars for managed_node1 7044 1727096043.00966: Calling groups_inventory to load vars for managed_node1 7044 1727096043.00970: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096043.00979: Calling all_plugins_play to load vars for managed_node1 7044 1727096043.00982: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096043.00985: Calling groups_plugins_play to load vars for managed_node1 7044 1727096043.02100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096043.03325: done with get_vars() 7044 1727096043.03354: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:54:03 -0400 (0:00:01.392) 0:00:48.115 ****** 7044 1727096043.03434: entering _queue_task() for managed_node1/include_tasks 7044 1727096043.03708: worker is 1 (out of 1 available) 7044 1727096043.03721: exiting _queue_task() for managed_node1/include_tasks 7044 1727096043.03736: done queuing things up, now waiting for results queue to drain 7044 1727096043.03738: waiting for pending results... 7044 1727096043.03924: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7044 1727096043.04022: in run() - task 0afff68d-5257-4381-8c4e-0000000000b3 7044 1727096043.04034: variable 'ansible_search_path' from source: unknown 7044 1727096043.04042: variable 'ansible_search_path' from source: unknown 7044 1727096043.04079: calling self._execute() 7044 1727096043.04156: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096043.04161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096043.04175: variable 'omit' from source: magic vars 7044 1727096043.04470: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.04480: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.04625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096043.06798: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096043.06859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096043.06887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096043.06913: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096043.06937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096043.06998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096043.07020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096043.07044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096043.07071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096043.07083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096043.07173: variable 'ansible_distribution' from source: facts 7044 1727096043.07177: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.07184: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.07273: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.07276: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.07397: variable 'ansible_distribution' from source: facts 7044 1727096043.07400: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.07407: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.07483: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.07486: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.07601: variable 'ansible_distribution' from source: facts 7044 1727096043.07604: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.07609: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.07615: _execute() done 7044 1727096043.07619: dumping result to json 7044 1727096043.07623: done dumping result, returning 7044 1727096043.07631: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-4381-8c4e-0000000000b3] 7044 1727096043.07637: sending task result for task 0afff68d-5257-4381-8c4e-0000000000b3 7044 1727096043.07722: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000b3 7044 1727096043.07725: WORKER PROCESS EXITING 7044 1727096043.07770: no more pending results, returning what we have 7044 1727096043.07775: in VariableManager get_vars() 7044 1727096043.07832: Calling all_inventory to load vars for managed_node1 7044 1727096043.07835: Calling groups_inventory to load vars for managed_node1 7044 1727096043.07837: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096043.07847: Calling all_plugins_play to load vars for managed_node1 7044 1727096043.07850: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096043.07853: Calling groups_plugins_play to load vars for managed_node1 7044 1727096043.09116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096043.10462: done with get_vars() 7044 1727096043.10489: variable 'ansible_search_path' from source: unknown 7044 1727096043.10491: variable 'ansible_search_path' from source: unknown 7044 1727096043.10520: we have included files to process 7044 1727096043.10521: generating all_blocks data 7044 1727096043.10523: done generating all_blocks data 7044 1727096043.10527: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096043.10528: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096043.10529: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096043.10927: done processing included file 7044 1727096043.10929: iterating over new_blocks loaded from include file 7044 1727096043.10930: in VariableManager get_vars() 7044 1727096043.10955: done with get_vars() 7044 1727096043.10956: filtering new block on tags 7044 1727096043.10971: done filtering new block on tags 7044 1727096043.10973: in VariableManager get_vars() 7044 1727096043.10990: done with get_vars() 7044 1727096043.10991: filtering new block on tags 7044 1727096043.11004: done filtering new block on tags 7044 1727096043.11006: in VariableManager get_vars() 7044 1727096043.11025: done with get_vars() 7044 1727096043.11027: filtering new block on tags 7044 1727096043.11038: done filtering new block on tags 7044 1727096043.11040: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7044 1727096043.11044: extending task lists for all hosts with included blocks 7044 1727096043.11511: done extending task lists 7044 1727096043.11512: done processing included files 7044 1727096043.11513: results queue empty 7044 1727096043.11513: checking for any_errors_fatal 7044 1727096043.11517: done checking for any_errors_fatal 7044 1727096043.11517: checking for max_fail_percentage 7044 1727096043.11518: done checking for max_fail_percentage 7044 1727096043.11519: checking to see if all hosts have failed and the running result is not ok 7044 1727096043.11519: done checking to see if all hosts have failed 7044 1727096043.11520: getting the remaining hosts for this loop 7044 1727096043.11521: done getting the remaining hosts for this loop 7044 1727096043.11528: getting the next task for host managed_node1 7044 1727096043.11532: done getting next task for host managed_node1 7044 1727096043.11534: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7044 1727096043.11536: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 7044 1727096043.11545: getting variables 7044 1727096043.11545: in VariableManager get_vars() 7044 1727096043.11563: Calling all_inventory to load vars for managed_node1 7044 1727096043.11565: Calling groups_inventory to load vars for managed_node1 7044 1727096043.11569: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096043.11574: Calling all_plugins_play to load vars for managed_node1 7044 1727096043.11576: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096043.11578: Calling groups_plugins_play to load vars for managed_node1 7044 1727096043.12526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096043.13679: done with get_vars() 7044 1727096043.13705: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:54:03 -0400 (0:00:00.103) 0:00:48.219 ****** 7044 1727096043.13770: entering _queue_task() for managed_node1/setup 7044 1727096043.14040: worker is 1 (out of 1 available) 7044 1727096043.14054: exiting _queue_task() for managed_node1/setup 7044 1727096043.14066: done queuing things up, now waiting for results queue to drain 7044 1727096043.14069: waiting for pending results... 7044 1727096043.14256: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7044 1727096043.14385: in run() - task 0afff68d-5257-4381-8c4e-0000000003f0 7044 1727096043.14397: variable 'ansible_search_path' from source: unknown 7044 1727096043.14401: variable 'ansible_search_path' from source: unknown 7044 1727096043.14432: calling self._execute() 7044 1727096043.14512: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096043.14517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096043.14528: variable 'omit' from source: magic vars 7044 1727096043.14820: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.14830: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.14987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096043.16579: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096043.16629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096043.16670: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096043.16697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096043.16718: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096043.16783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096043.16803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096043.16824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096043.16853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096043.16864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096043.16955: variable 'ansible_distribution' from source: facts 7044 1727096043.16959: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.16966: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.17053: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.17057: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.17178: variable 'ansible_distribution' from source: facts 7044 1727096043.17182: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.17187: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.17260: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.17263: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.17376: variable 'ansible_distribution' from source: facts 7044 1727096043.17379: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.17385: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.17456: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.17459: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.17577: variable 'ansible_distribution' from source: facts 7044 1727096043.17583: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.17586: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.17658: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.17662: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.17776: variable 'ansible_distribution' from source: facts 7044 1727096043.17779: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.17786: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.17892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096043.17915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096043.17936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096043.17962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096043.17975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096043.18013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096043.18031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096043.18048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096043.18074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096043.18085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096043.18182: variable '__network_required_facts' from source: role '' defaults 7044 1727096043.18190: variable 'ansible_facts' from source: unknown 7044 1727096043.18652: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7044 1727096043.18659: when evaluation is False, skipping this task 7044 1727096043.18661: _execute() done 7044 1727096043.18664: dumping result to json 7044 1727096043.18666: done dumping result, returning 7044 1727096043.18683: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-4381-8c4e-0000000003f0] 7044 1727096043.18694: sending task result for task 0afff68d-5257-4381-8c4e-0000000003f0 7044 1727096043.18762: done sending task result for task 0afff68d-5257-4381-8c4e-0000000003f0 7044 1727096043.18765: 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 } 7044 1727096043.18827: no more pending results, returning what we have 7044 1727096043.18831: results queue empty 7044 1727096043.18832: checking for any_errors_fatal 7044 1727096043.18833: done checking for any_errors_fatal 7044 1727096043.18834: checking for max_fail_percentage 7044 1727096043.18836: done checking for max_fail_percentage 7044 1727096043.18836: checking to see if all hosts have failed and the running result is not ok 7044 1727096043.18837: done checking to see if all hosts have failed 7044 1727096043.18838: getting the remaining hosts for this loop 7044 1727096043.18839: done getting the remaining hosts for this loop 7044 1727096043.18843: getting the next task for host managed_node1 7044 1727096043.18852: done getting next task for host managed_node1 7044 1727096043.18856: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7044 1727096043.18859: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096043.18883: getting variables 7044 1727096043.18887: in VariableManager get_vars() 7044 1727096043.18943: Calling all_inventory to load vars for managed_node1 7044 1727096043.18946: Calling groups_inventory to load vars for managed_node1 7044 1727096043.18948: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096043.18958: Calling all_plugins_play to load vars for managed_node1 7044 1727096043.18961: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096043.18963: Calling groups_plugins_play to load vars for managed_node1 7044 1727096043.19787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096043.20761: done with get_vars() 7044 1727096043.20783: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:54:03 -0400 (0:00:00.070) 0:00:48.290 ****** 7044 1727096043.20862: entering _queue_task() for managed_node1/stat 7044 1727096043.21133: worker is 1 (out of 1 available) 7044 1727096043.21149: exiting _queue_task() for managed_node1/stat 7044 1727096043.21160: done queuing things up, now waiting for results queue to drain 7044 1727096043.21161: waiting for pending results... 7044 1727096043.21346: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7044 1727096043.21469: in run() - task 0afff68d-5257-4381-8c4e-0000000003f2 7044 1727096043.21481: variable 'ansible_search_path' from source: unknown 7044 1727096043.21485: variable 'ansible_search_path' from source: unknown 7044 1727096043.21517: calling self._execute() 7044 1727096043.21594: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096043.21600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096043.21612: variable 'omit' from source: magic vars 7044 1727096043.21903: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.21913: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.22059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096043.23619: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096043.23670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096043.23708: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096043.23736: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096043.23757: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096043.23823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096043.23847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096043.23864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096043.23900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096043.23908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096043.23999: variable 'ansible_distribution' from source: facts 7044 1727096043.24002: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.24013: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.24095: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.24100: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.24221: variable 'ansible_distribution' from source: facts 7044 1727096043.24225: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.24228: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.24304: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.24308: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.24422: variable 'ansible_distribution' from source: facts 7044 1727096043.24426: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.24431: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.24507: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.24510: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.24625: variable 'ansible_distribution' from source: facts 7044 1727096043.24629: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.24636: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.24709: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.24713: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.24825: variable 'ansible_distribution' from source: facts 7044 1727096043.24829: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.24837: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.24922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096043.25049: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096043.25091: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096043.25118: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096043.25142: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096043.25180: 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) 7044 1727096043.25196: 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) 7044 1727096043.25217: 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) 7044 1727096043.25236: 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) 7044 1727096043.25292: variable '__network_is_ostree' from source: set_fact 7044 1727096043.25298: Evaluated conditional (not __network_is_ostree is defined): False 7044 1727096043.25301: when evaluation is False, skipping this task 7044 1727096043.25304: _execute() done 7044 1727096043.25308: dumping result to json 7044 1727096043.25312: done dumping result, returning 7044 1727096043.25324: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-4381-8c4e-0000000003f2] 7044 1727096043.25327: sending task result for task 0afff68d-5257-4381-8c4e-0000000003f2 7044 1727096043.25412: done sending task result for task 0afff68d-5257-4381-8c4e-0000000003f2 7044 1727096043.25414: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7044 1727096043.25471: no more pending results, returning what we have 7044 1727096043.25474: results queue empty 7044 1727096043.25475: checking for any_errors_fatal 7044 1727096043.25483: done checking for any_errors_fatal 7044 1727096043.25484: checking for max_fail_percentage 7044 1727096043.25486: done checking for max_fail_percentage 7044 1727096043.25486: checking to see if all hosts have failed and the running result is not ok 7044 1727096043.25494: done checking to see if all hosts have failed 7044 1727096043.25495: getting the remaining hosts for this loop 7044 1727096043.25496: done getting the remaining hosts for this loop 7044 1727096043.25500: getting the next task for host managed_node1 7044 1727096043.25507: done getting next task for host managed_node1 7044 1727096043.25511: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7044 1727096043.25514: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096043.25535: getting variables 7044 1727096043.25537: in VariableManager get_vars() 7044 1727096043.25593: Calling all_inventory to load vars for managed_node1 7044 1727096043.25596: Calling groups_inventory to load vars for managed_node1 7044 1727096043.25598: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096043.25607: Calling all_plugins_play to load vars for managed_node1 7044 1727096043.25609: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096043.25612: Calling groups_plugins_play to load vars for managed_node1 7044 1727096043.26417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096043.27323: done with get_vars() 7044 1727096043.27349: done getting variables 7044 1727096043.27399: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:54:03 -0400 (0:00:00.065) 0:00:48.355 ****** 7044 1727096043.27432: entering _queue_task() for managed_node1/set_fact 7044 1727096043.27705: worker is 1 (out of 1 available) 7044 1727096043.27719: exiting _queue_task() for managed_node1/set_fact 7044 1727096043.27735: done queuing things up, now waiting for results queue to drain 7044 1727096043.27737: waiting for pending results... 7044 1727096043.27915: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7044 1727096043.28042: in run() - task 0afff68d-5257-4381-8c4e-0000000003f3 7044 1727096043.28053: variable 'ansible_search_path' from source: unknown 7044 1727096043.28058: variable 'ansible_search_path' from source: unknown 7044 1727096043.28089: calling self._execute() 7044 1727096043.28161: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096043.28165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096043.28179: variable 'omit' from source: magic vars 7044 1727096043.28464: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.28476: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.28620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096043.30205: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096043.30258: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096043.30297: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096043.30323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096043.30345: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096043.30411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096043.30433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096043.30449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096043.30479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096043.30573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096043.30577: variable 'ansible_distribution' from source: facts 7044 1727096043.30580: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.30589: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.30675: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.30680: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.30800: variable 'ansible_distribution' from source: facts 7044 1727096043.30803: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.30810: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.30885: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.30888: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.31000: variable 'ansible_distribution' from source: facts 7044 1727096043.31004: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.31010: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.31085: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.31088: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.31199: variable 'ansible_distribution' from source: facts 7044 1727096043.31203: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.31208: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.31281: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.31285: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.31396: variable 'ansible_distribution' from source: facts 7044 1727096043.31400: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.31406: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.31493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096043.31615: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096043.31901: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096043.31933: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096043.31955: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096043.31994: 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) 7044 1727096043.32011: 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) 7044 1727096043.32035: 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) 7044 1727096043.32051: 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) 7044 1727096043.32112: variable '__network_is_ostree' from source: set_fact 7044 1727096043.32118: Evaluated conditional (not __network_is_ostree is defined): False 7044 1727096043.32123: when evaluation is False, skipping this task 7044 1727096043.32126: _execute() done 7044 1727096043.32128: dumping result to json 7044 1727096043.32133: done dumping result, returning 7044 1727096043.32144: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-4381-8c4e-0000000003f3] 7044 1727096043.32147: sending task result for task 0afff68d-5257-4381-8c4e-0000000003f3 7044 1727096043.32231: done sending task result for task 0afff68d-5257-4381-8c4e-0000000003f3 7044 1727096043.32234: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7044 1727096043.32289: no more pending results, returning what we have 7044 1727096043.32293: results queue empty 7044 1727096043.32294: checking for any_errors_fatal 7044 1727096043.32298: done checking for any_errors_fatal 7044 1727096043.32299: checking for max_fail_percentage 7044 1727096043.32301: done checking for max_fail_percentage 7044 1727096043.32301: checking to see if all hosts have failed and the running result is not ok 7044 1727096043.32309: done checking to see if all hosts have failed 7044 1727096043.32309: getting the remaining hosts for this loop 7044 1727096043.32311: done getting the remaining hosts for this loop 7044 1727096043.32314: getting the next task for host managed_node1 7044 1727096043.32324: done getting next task for host managed_node1 7044 1727096043.32327: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7044 1727096043.32333: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096043.32354: getting variables 7044 1727096043.32356: in VariableManager get_vars() 7044 1727096043.32412: Calling all_inventory to load vars for managed_node1 7044 1727096043.32415: Calling groups_inventory to load vars for managed_node1 7044 1727096043.32417: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096043.32426: Calling all_plugins_play to load vars for managed_node1 7044 1727096043.32429: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096043.32434: Calling groups_plugins_play to load vars for managed_node1 7044 1727096043.33366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096043.38363: done with get_vars() 7044 1727096043.38388: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:54:03 -0400 (0:00:00.110) 0:00:48.466 ****** 7044 1727096043.38455: entering _queue_task() for managed_node1/service_facts 7044 1727096043.38735: worker is 1 (out of 1 available) 7044 1727096043.38748: exiting _queue_task() for managed_node1/service_facts 7044 1727096043.38760: done queuing things up, now waiting for results queue to drain 7044 1727096043.38762: waiting for pending results... 7044 1727096043.38945: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7044 1727096043.39078: in run() - task 0afff68d-5257-4381-8c4e-0000000003f5 7044 1727096043.39092: variable 'ansible_search_path' from source: unknown 7044 1727096043.39097: variable 'ansible_search_path' from source: unknown 7044 1727096043.39128: calling self._execute() 7044 1727096043.39218: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096043.39222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096043.39231: variable 'omit' from source: magic vars 7044 1727096043.39531: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.39545: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.39690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096043.41576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096043.41581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096043.41584: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096043.41587: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096043.41590: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096043.41654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096043.41706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096043.41742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096043.41800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096043.41825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096043.41973: variable 'ansible_distribution' from source: facts 7044 1727096043.41986: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.42002: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.42150: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.42164: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.42453: variable 'ansible_distribution' from source: facts 7044 1727096043.42457: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.42460: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.42508: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.42521: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.42717: variable 'ansible_distribution' from source: facts 7044 1727096043.42728: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.42742: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.42849: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.42860: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.43029: variable 'ansible_distribution' from source: facts 7044 1727096043.43040: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.43052: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.43160: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.43173: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096043.43575: variable 'ansible_distribution' from source: facts 7044 1727096043.43580: variable 'ansible_distribution_major_version' from source: facts 7044 1727096043.43583: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096043.43585: variable 'omit' from source: magic vars 7044 1727096043.43587: variable 'omit' from source: magic vars 7044 1727096043.43589: variable 'omit' from source: magic vars 7044 1727096043.43591: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096043.43594: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096043.43596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096043.43599: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096043.43611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096043.43652: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096043.43662: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096043.43674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096043.43784: Set connection var ansible_timeout to 10 7044 1727096043.43800: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096043.43815: Set connection var ansible_pipelining to False 7044 1727096043.43823: Set connection var ansible_connection to ssh 7044 1727096043.43832: Set connection var ansible_shell_type to sh 7044 1727096043.43844: Set connection var ansible_shell_executable to /bin/sh 7044 1727096043.43882: variable 'ansible_shell_executable' from source: unknown 7044 1727096043.43892: variable 'ansible_connection' from source: unknown 7044 1727096043.43901: variable 'ansible_module_compression' from source: unknown 7044 1727096043.43909: variable 'ansible_shell_type' from source: unknown 7044 1727096043.43917: variable 'ansible_shell_executable' from source: unknown 7044 1727096043.43924: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096043.43934: variable 'ansible_pipelining' from source: unknown 7044 1727096043.43942: variable 'ansible_timeout' from source: unknown 7044 1727096043.43951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096043.44112: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096043.44131: variable 'omit' from source: magic vars 7044 1727096043.44143: starting attempt loop 7044 1727096043.44151: running the handler 7044 1727096043.44175: _low_level_execute_command(): starting 7044 1727096043.44198: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096043.44910: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096043.44932: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096043.44947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096043.44966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096043.44988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096043.45001: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096043.45018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096043.45037: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096043.45049: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096043.45061: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096043.45090: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096043.45179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096043.45195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096043.45303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096043.47025: stdout chunk (state=3): >>>/root <<< 7044 1727096043.47117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096043.47151: stderr chunk (state=3): >>><<< 7044 1727096043.47154: stdout chunk (state=3): >>><<< 7044 1727096043.47178: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096043.47189: _low_level_execute_command(): starting 7044 1727096043.47195: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096043.4717886-8819-276081334437645 `" && echo ansible-tmp-1727096043.4717886-8819-276081334437645="` echo /root/.ansible/tmp/ansible-tmp-1727096043.4717886-8819-276081334437645 `" ) && sleep 0' 7044 1727096043.47665: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096043.47671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096043.47673: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096043.47677: 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 <<< 7044 1727096043.47679: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096043.47730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096043.47734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096043.47737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096043.47817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096043.49839: stdout chunk (state=3): >>>ansible-tmp-1727096043.4717886-8819-276081334437645=/root/.ansible/tmp/ansible-tmp-1727096043.4717886-8819-276081334437645 <<< 7044 1727096043.49936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096043.49970: stderr chunk (state=3): >>><<< 7044 1727096043.49973: stdout chunk (state=3): >>><<< 7044 1727096043.49988: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096043.4717886-8819-276081334437645=/root/.ansible/tmp/ansible-tmp-1727096043.4717886-8819-276081334437645 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096043.50028: variable 'ansible_module_compression' from source: unknown 7044 1727096043.50071: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7044 1727096043.50104: variable 'ansible_facts' from source: unknown 7044 1727096043.50158: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096043.4717886-8819-276081334437645/AnsiballZ_service_facts.py 7044 1727096043.50269: Sending initial data 7044 1727096043.50273: Sent initial data (160 bytes) 7044 1727096043.50741: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096043.50750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096043.50753: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096043.50803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096043.50806: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096043.50809: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096043.50892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096043.52595: 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 <<< 7044 1727096043.52669: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096043.52735: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp_hj_5oo6 /root/.ansible/tmp/ansible-tmp-1727096043.4717886-8819-276081334437645/AnsiballZ_service_facts.py <<< 7044 1727096043.52739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096043.4717886-8819-276081334437645/AnsiballZ_service_facts.py" <<< 7044 1727096043.52806: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp_hj_5oo6" to remote "/root/.ansible/tmp/ansible-tmp-1727096043.4717886-8819-276081334437645/AnsiballZ_service_facts.py" <<< 7044 1727096043.52808: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096043.4717886-8819-276081334437645/AnsiballZ_service_facts.py" <<< 7044 1727096043.53469: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096043.53509: stderr chunk (state=3): >>><<< 7044 1727096043.53513: stdout chunk (state=3): >>><<< 7044 1727096043.53551: done transferring module to remote 7044 1727096043.53561: _low_level_execute_command(): starting 7044 1727096043.53565: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096043.4717886-8819-276081334437645/ /root/.ansible/tmp/ansible-tmp-1727096043.4717886-8819-276081334437645/AnsiballZ_service_facts.py && sleep 0' 7044 1727096043.54038: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096043.54042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096043.54044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096043.54047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096043.54106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096043.54114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096043.54117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096043.54184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096043.56063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096043.56087: stderr chunk (state=3): >>><<< 7044 1727096043.56091: stdout chunk (state=3): >>><<< 7044 1727096043.56103: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096043.56106: _low_level_execute_command(): starting 7044 1727096043.56111: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096043.4717886-8819-276081334437645/AnsiballZ_service_facts.py && sleep 0' 7044 1727096043.56592: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096043.56598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096043.56601: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096043.56604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096043.56659: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096043.56663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096043.56671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096043.56747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096045.13244: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-system<<< 7044 1727096045.13291: stdout chunk (state=3): >>>d-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 7044 1727096045.14871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096045.14876: stdout chunk (state=3): >>><<< 7044 1727096045.14878: stderr chunk (state=3): >>><<< 7044 1727096045.14908: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096045.15775: 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-1727096043.4717886-8819-276081334437645/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096045.15780: _low_level_execute_command(): starting 7044 1727096045.15782: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096043.4717886-8819-276081334437645/ > /dev/null 2>&1 && sleep 0' 7044 1727096045.16417: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096045.16437: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096045.16559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096045.16584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096045.16688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096045.18641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096045.18678: stdout chunk (state=3): >>><<< 7044 1727096045.18681: stderr chunk (state=3): >>><<< 7044 1727096045.18874: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096045.18879: handler run complete 7044 1727096045.18923: variable 'ansible_facts' from source: unknown 7044 1727096045.19087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096045.19618: variable 'ansible_facts' from source: unknown 7044 1727096045.19773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096045.19990: attempt loop complete, returning result 7044 1727096045.20002: _execute() done 7044 1727096045.20010: dumping result to json 7044 1727096045.20086: done dumping result, returning 7044 1727096045.20104: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-4381-8c4e-0000000003f5] 7044 1727096045.20196: sending task result for task 0afff68d-5257-4381-8c4e-0000000003f5 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7044 1727096045.21370: no more pending results, returning what we have 7044 1727096045.21375: results queue empty 7044 1727096045.21376: checking for any_errors_fatal 7044 1727096045.21380: done checking for any_errors_fatal 7044 1727096045.21381: checking for max_fail_percentage 7044 1727096045.21383: done checking for max_fail_percentage 7044 1727096045.21383: checking to see if all hosts have failed and the running result is not ok 7044 1727096045.21384: done checking to see if all hosts have failed 7044 1727096045.21385: getting the remaining hosts for this loop 7044 1727096045.21391: done getting the remaining hosts for this loop 7044 1727096045.21394: getting the next task for host managed_node1 7044 1727096045.21400: done getting next task for host managed_node1 7044 1727096045.21404: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7044 1727096045.21408: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096045.21419: getting variables 7044 1727096045.21421: in VariableManager get_vars() 7044 1727096045.21503: Calling all_inventory to load vars for managed_node1 7044 1727096045.21506: Calling groups_inventory to load vars for managed_node1 7044 1727096045.21509: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096045.21584: Calling all_plugins_play to load vars for managed_node1 7044 1727096045.21588: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096045.21592: Calling groups_plugins_play to load vars for managed_node1 7044 1727096045.22126: done sending task result for task 0afff68d-5257-4381-8c4e-0000000003f5 7044 1727096045.22130: WORKER PROCESS EXITING 7044 1727096045.23201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096045.24938: done with get_vars() 7044 1727096045.24980: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:54:05 -0400 (0:00:01.866) 0:00:50.332 ****** 7044 1727096045.25093: entering _queue_task() for managed_node1/package_facts 7044 1727096045.25603: worker is 1 (out of 1 available) 7044 1727096045.25615: exiting _queue_task() for managed_node1/package_facts 7044 1727096045.25628: done queuing things up, now waiting for results queue to drain 7044 1727096045.25629: waiting for pending results... 7044 1727096045.25819: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7044 1727096045.26050: in run() - task 0afff68d-5257-4381-8c4e-0000000003f6 7044 1727096045.26055: variable 'ansible_search_path' from source: unknown 7044 1727096045.26058: variable 'ansible_search_path' from source: unknown 7044 1727096045.26157: calling self._execute() 7044 1727096045.26223: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096045.26236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096045.26252: variable 'omit' from source: magic vars 7044 1727096045.26678: variable 'ansible_distribution_major_version' from source: facts 7044 1727096045.26703: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096045.26927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096045.29576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096045.29582: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096045.29585: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096045.29587: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096045.29590: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096045.29665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096045.29709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096045.29739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096045.29787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096045.29810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096045.30143: variable 'ansible_distribution' from source: facts 7044 1727096045.30199: variable 'ansible_distribution_major_version' from source: facts 7044 1727096045.30208: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096045.30336: variable 'ansible_distribution_major_version' from source: facts 7044 1727096045.30342: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096045.30526: variable 'ansible_distribution' from source: facts 7044 1727096045.30575: variable 'ansible_distribution_major_version' from source: facts 7044 1727096045.30578: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096045.30654: variable 'ansible_distribution_major_version' from source: facts 7044 1727096045.30658: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096045.30830: variable 'ansible_distribution' from source: facts 7044 1727096045.30833: variable 'ansible_distribution_major_version' from source: facts 7044 1727096045.30900: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096045.30951: variable 'ansible_distribution_major_version' from source: facts 7044 1727096045.30961: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096045.31132: variable 'ansible_distribution' from source: facts 7044 1727096045.31139: variable 'ansible_distribution_major_version' from source: facts 7044 1727096045.31145: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096045.31255: variable 'ansible_distribution_major_version' from source: facts 7044 1727096045.31259: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096045.31442: variable 'ansible_distribution' from source: facts 7044 1727096045.31446: variable 'ansible_distribution_major_version' from source: facts 7044 1727096045.31448: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096045.31551: variable 'omit' from source: magic vars 7044 1727096045.31555: variable 'omit' from source: magic vars 7044 1727096045.31575: variable 'omit' from source: magic vars 7044 1727096045.31603: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096045.31639: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096045.31659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096045.31675: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096045.31686: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096045.31718: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096045.31721: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096045.31723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096045.31827: Set connection var ansible_timeout to 10 7044 1727096045.31838: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096045.31845: Set connection var ansible_pipelining to False 7044 1727096045.31847: Set connection var ansible_connection to ssh 7044 1727096045.31850: Set connection var ansible_shell_type to sh 7044 1727096045.31855: Set connection var ansible_shell_executable to /bin/sh 7044 1727096045.31884: variable 'ansible_shell_executable' from source: unknown 7044 1727096045.31887: variable 'ansible_connection' from source: unknown 7044 1727096045.31890: variable 'ansible_module_compression' from source: unknown 7044 1727096045.31892: variable 'ansible_shell_type' from source: unknown 7044 1727096045.31895: variable 'ansible_shell_executable' from source: unknown 7044 1727096045.31897: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096045.31972: variable 'ansible_pipelining' from source: unknown 7044 1727096045.31978: variable 'ansible_timeout' from source: unknown 7044 1727096045.31983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096045.32057: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096045.32067: variable 'omit' from source: magic vars 7044 1727096045.32074: starting attempt loop 7044 1727096045.32077: running the handler 7044 1727096045.32092: _low_level_execute_command(): starting 7044 1727096045.32103: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096045.32890: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096045.32915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096045.32962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096045.32965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096045.33055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096045.34791: stdout chunk (state=3): >>>/root <<< 7044 1727096045.34952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096045.34956: stdout chunk (state=3): >>><<< 7044 1727096045.34958: stderr chunk (state=3): >>><<< 7044 1727096045.35087: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096045.35091: _low_level_execute_command(): starting 7044 1727096045.35094: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096045.3498912-8866-217000962859534 `" && echo ansible-tmp-1727096045.3498912-8866-217000962859534="` echo /root/.ansible/tmp/ansible-tmp-1727096045.3498912-8866-217000962859534 `" ) && sleep 0' 7044 1727096045.35698: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096045.35719: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096045.35834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096045.35864: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096045.35963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096045.37954: stdout chunk (state=3): >>>ansible-tmp-1727096045.3498912-8866-217000962859534=/root/.ansible/tmp/ansible-tmp-1727096045.3498912-8866-217000962859534 <<< 7044 1727096045.38088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096045.38107: stderr chunk (state=3): >>><<< 7044 1727096045.38121: stdout chunk (state=3): >>><<< 7044 1727096045.38150: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096045.3498912-8866-217000962859534=/root/.ansible/tmp/ansible-tmp-1727096045.3498912-8866-217000962859534 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096045.38373: variable 'ansible_module_compression' from source: unknown 7044 1727096045.38376: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7044 1727096045.38379: variable 'ansible_facts' from source: unknown 7044 1727096045.38527: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096045.3498912-8866-217000962859534/AnsiballZ_package_facts.py 7044 1727096045.38737: Sending initial data 7044 1727096045.38741: Sent initial data (160 bytes) 7044 1727096045.39345: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096045.39465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096045.39500: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096045.39599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096045.41296: 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 <<< 7044 1727096045.41370: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096045.41445: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp503g_3j2 /root/.ansible/tmp/ansible-tmp-1727096045.3498912-8866-217000962859534/AnsiballZ_package_facts.py <<< 7044 1727096045.41449: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096045.3498912-8866-217000962859534/AnsiballZ_package_facts.py" <<< 7044 1727096045.41513: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp503g_3j2" to remote "/root/.ansible/tmp/ansible-tmp-1727096045.3498912-8866-217000962859534/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096045.3498912-8866-217000962859534/AnsiballZ_package_facts.py" <<< 7044 1727096045.43281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096045.43424: stderr chunk (state=3): >>><<< 7044 1727096045.43427: stdout chunk (state=3): >>><<< 7044 1727096045.43432: done transferring module to remote 7044 1727096045.43435: _low_level_execute_command(): starting 7044 1727096045.43437: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096045.3498912-8866-217000962859534/ /root/.ansible/tmp/ansible-tmp-1727096045.3498912-8866-217000962859534/AnsiballZ_package_facts.py && sleep 0' 7044 1727096045.44053: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096045.44077: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096045.44095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096045.44125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096045.44235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096045.44258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096045.44278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096045.44379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096045.46269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096045.46318: stderr chunk (state=3): >>><<< 7044 1727096045.46321: stdout chunk (state=3): >>><<< 7044 1727096045.46373: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096045.46377: _low_level_execute_command(): starting 7044 1727096045.46379: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096045.3498912-8866-217000962859534/AnsiballZ_package_facts.py && sleep 0' 7044 1727096045.46977: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096045.46987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096045.46998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096045.47013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096045.47075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096045.47078: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096045.47081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096045.47083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096045.47086: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096045.47088: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096045.47090: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096045.47092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096045.47098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096045.47106: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096045.47112: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727096045.47121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096045.47208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096045.47240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096045.47277: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096045.47358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096045.91963: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 7044 1727096045.92013: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 7044 1727096045.92025: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 7044 1727096045.92156: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 7044 1727096045.92492: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7044 1727096045.93959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096045.93975: stderr chunk (state=3): >>>Shared connection to 10.31.11.125 closed. <<< 7044 1727096045.94038: stderr chunk (state=3): >>><<< 7044 1727096045.94054: stdout chunk (state=3): >>><<< 7044 1727096045.94117: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096045.96576: 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-1727096045.3498912-8866-217000962859534/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096045.96581: _low_level_execute_command(): starting 7044 1727096045.96583: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096045.3498912-8866-217000962859534/ > /dev/null 2>&1 && sleep 0' 7044 1727096045.97235: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096045.97253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096045.97274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096045.97295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096045.97350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096045.97418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096045.97455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096045.97550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096045.99492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096045.99537: stderr chunk (state=3): >>><<< 7044 1727096045.99639: stdout chunk (state=3): >>><<< 7044 1727096045.99643: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096045.99646: handler run complete 7044 1727096046.00772: variable 'ansible_facts' from source: unknown 7044 1727096046.01275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096046.03459: variable 'ansible_facts' from source: unknown 7044 1727096046.03898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096046.04663: attempt loop complete, returning result 7044 1727096046.04771: _execute() done 7044 1727096046.04775: dumping result to json 7044 1727096046.04948: done dumping result, returning 7044 1727096046.04964: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-4381-8c4e-0000000003f6] 7044 1727096046.04978: sending task result for task 0afff68d-5257-4381-8c4e-0000000003f6 7044 1727096046.07438: done sending task result for task 0afff68d-5257-4381-8c4e-0000000003f6 7044 1727096046.07444: 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 } 7044 1727096046.07598: no more pending results, returning what we have 7044 1727096046.07601: results queue empty 7044 1727096046.07602: checking for any_errors_fatal 7044 1727096046.07608: done checking for any_errors_fatal 7044 1727096046.07609: checking for max_fail_percentage 7044 1727096046.07611: done checking for max_fail_percentage 7044 1727096046.07611: checking to see if all hosts have failed and the running result is not ok 7044 1727096046.07612: done checking to see if all hosts have failed 7044 1727096046.07613: getting the remaining hosts for this loop 7044 1727096046.07614: done getting the remaining hosts for this loop 7044 1727096046.07618: getting the next task for host managed_node1 7044 1727096046.07624: done getting next task for host managed_node1 7044 1727096046.07628: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7044 1727096046.07633: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096046.07644: getting variables 7044 1727096046.07645: in VariableManager get_vars() 7044 1727096046.07697: Calling all_inventory to load vars for managed_node1 7044 1727096046.07700: Calling groups_inventory to load vars for managed_node1 7044 1727096046.07702: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096046.07711: Calling all_plugins_play to load vars for managed_node1 7044 1727096046.07714: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096046.07717: Calling groups_plugins_play to load vars for managed_node1 7044 1727096046.08987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096046.10942: done with get_vars() 7044 1727096046.10972: done getting variables 7044 1727096046.11047: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:54:06 -0400 (0:00:00.859) 0:00:51.192 ****** 7044 1727096046.11092: entering _queue_task() for managed_node1/debug 7044 1727096046.11583: worker is 1 (out of 1 available) 7044 1727096046.11596: exiting _queue_task() for managed_node1/debug 7044 1727096046.11606: done queuing things up, now waiting for results queue to drain 7044 1727096046.11608: waiting for pending results... 7044 1727096046.11852: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7044 1727096046.11985: in run() - task 0afff68d-5257-4381-8c4e-0000000000b4 7044 1727096046.12006: variable 'ansible_search_path' from source: unknown 7044 1727096046.12013: variable 'ansible_search_path' from source: unknown 7044 1727096046.12065: calling self._execute() 7044 1727096046.12186: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096046.12200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096046.12276: variable 'omit' from source: magic vars 7044 1727096046.12640: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.12659: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.12874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096046.15158: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096046.15246: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096046.15296: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096046.15353: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096046.15436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096046.15516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096046.15558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096046.15594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096046.15646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096046.15873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096046.15876: variable 'ansible_distribution' from source: facts 7044 1727096046.15879: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.15881: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.15975: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.15986: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.16193: variable 'ansible_distribution' from source: facts 7044 1727096046.16202: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.16220: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.16341: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.16351: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.16535: variable 'ansible_distribution' from source: facts 7044 1727096046.16652: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.16656: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.16658: variable 'omit' from source: magic vars 7044 1727096046.16660: variable 'omit' from source: magic vars 7044 1727096046.16739: variable 'network_provider' from source: set_fact 7044 1727096046.16786: variable 'omit' from source: magic vars 7044 1727096046.16817: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096046.16852: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096046.16883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096046.16904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096046.16917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096046.16953: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096046.16960: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096046.16972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096046.17075: Set connection var ansible_timeout to 10 7044 1727096046.17173: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096046.17176: Set connection var ansible_pipelining to False 7044 1727096046.17179: Set connection var ansible_connection to ssh 7044 1727096046.17180: Set connection var ansible_shell_type to sh 7044 1727096046.17182: Set connection var ansible_shell_executable to /bin/sh 7044 1727096046.17186: variable 'ansible_shell_executable' from source: unknown 7044 1727096046.17188: variable 'ansible_connection' from source: unknown 7044 1727096046.17190: variable 'ansible_module_compression' from source: unknown 7044 1727096046.17191: variable 'ansible_shell_type' from source: unknown 7044 1727096046.17193: variable 'ansible_shell_executable' from source: unknown 7044 1727096046.17195: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096046.17197: variable 'ansible_pipelining' from source: unknown 7044 1727096046.17199: variable 'ansible_timeout' from source: unknown 7044 1727096046.17200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096046.17427: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096046.17433: variable 'omit' from source: magic vars 7044 1727096046.17435: starting attempt loop 7044 1727096046.17437: running the handler 7044 1727096046.17439: handler run complete 7044 1727096046.17441: attempt loop complete, returning result 7044 1727096046.17443: _execute() done 7044 1727096046.17445: dumping result to json 7044 1727096046.17447: done dumping result, returning 7044 1727096046.17449: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-4381-8c4e-0000000000b4] 7044 1727096046.17451: sending task result for task 0afff68d-5257-4381-8c4e-0000000000b4 7044 1727096046.17519: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000b4 7044 1727096046.17522: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7044 1727096046.17598: no more pending results, returning what we have 7044 1727096046.17602: results queue empty 7044 1727096046.17603: checking for any_errors_fatal 7044 1727096046.17613: done checking for any_errors_fatal 7044 1727096046.17622: checking for max_fail_percentage 7044 1727096046.17624: done checking for max_fail_percentage 7044 1727096046.17625: checking to see if all hosts have failed and the running result is not ok 7044 1727096046.17626: done checking to see if all hosts have failed 7044 1727096046.17626: getting the remaining hosts for this loop 7044 1727096046.17627: done getting the remaining hosts for this loop 7044 1727096046.17633: getting the next task for host managed_node1 7044 1727096046.17640: done getting next task for host managed_node1 7044 1727096046.17644: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7044 1727096046.17647: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096046.17659: getting variables 7044 1727096046.17661: in VariableManager get_vars() 7044 1727096046.17718: Calling all_inventory to load vars for managed_node1 7044 1727096046.17721: Calling groups_inventory to load vars for managed_node1 7044 1727096046.17723: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096046.17737: Calling all_plugins_play to load vars for managed_node1 7044 1727096046.17741: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096046.17744: Calling groups_plugins_play to load vars for managed_node1 7044 1727096046.19561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096046.21283: done with get_vars() 7044 1727096046.21317: done getting variables 7044 1727096046.21388: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:54:06 -0400 (0:00:00.103) 0:00:51.295 ****** 7044 1727096046.21422: entering _queue_task() for managed_node1/fail 7044 1727096046.21877: worker is 1 (out of 1 available) 7044 1727096046.21890: exiting _queue_task() for managed_node1/fail 7044 1727096046.21906: done queuing things up, now waiting for results queue to drain 7044 1727096046.21907: waiting for pending results... 7044 1727096046.22231: 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 7044 1727096046.22314: in run() - task 0afff68d-5257-4381-8c4e-0000000000b5 7044 1727096046.22349: variable 'ansible_search_path' from source: unknown 7044 1727096046.22352: variable 'ansible_search_path' from source: unknown 7044 1727096046.22443: calling self._execute() 7044 1727096046.22504: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096046.22515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096046.22530: variable 'omit' from source: magic vars 7044 1727096046.22951: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.22980: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.23203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096046.25583: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096046.25713: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096046.25718: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096046.25748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096046.25782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096046.25877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096046.25933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096046.25962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096046.26009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096046.26073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096046.26176: variable 'ansible_distribution' from source: facts 7044 1727096046.26185: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.26195: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.26308: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.26318: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.26504: variable 'ansible_distribution' from source: facts 7044 1727096046.26586: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.26590: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.26642: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.26652: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.26818: variable 'ansible_distribution' from source: facts 7044 1727096046.26827: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.26837: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.26958: variable 'network_state' from source: role '' defaults 7044 1727096046.26978: Evaluated conditional (network_state != {}): False 7044 1727096046.26986: when evaluation is False, skipping this task 7044 1727096046.26994: _execute() done 7044 1727096046.27002: dumping result to json 7044 1727096046.27018: done dumping result, returning 7044 1727096046.27073: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-4381-8c4e-0000000000b5] 7044 1727096046.27076: sending task result for task 0afff68d-5257-4381-8c4e-0000000000b5 7044 1727096046.27303: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000b5 7044 1727096046.27306: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096046.27357: no more pending results, returning what we have 7044 1727096046.27361: results queue empty 7044 1727096046.27362: checking for any_errors_fatal 7044 1727096046.27372: done checking for any_errors_fatal 7044 1727096046.27373: checking for max_fail_percentage 7044 1727096046.27374: done checking for max_fail_percentage 7044 1727096046.27375: checking to see if all hosts have failed and the running result is not ok 7044 1727096046.27376: done checking to see if all hosts have failed 7044 1727096046.27376: getting the remaining hosts for this loop 7044 1727096046.27378: done getting the remaining hosts for this loop 7044 1727096046.27382: getting the next task for host managed_node1 7044 1727096046.27389: done getting next task for host managed_node1 7044 1727096046.27394: ^ 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 7044 1727096046.27397: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096046.27479: getting variables 7044 1727096046.27481: in VariableManager get_vars() 7044 1727096046.27959: Calling all_inventory to load vars for managed_node1 7044 1727096046.27963: Calling groups_inventory to load vars for managed_node1 7044 1727096046.27965: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096046.27977: Calling all_plugins_play to load vars for managed_node1 7044 1727096046.27979: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096046.27981: Calling groups_plugins_play to load vars for managed_node1 7044 1727096046.30894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096046.34151: done with get_vars() 7044 1727096046.34395: done getting variables 7044 1727096046.34459: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:54:06 -0400 (0:00:00.130) 0:00:51.426 ****** 7044 1727096046.34504: entering _queue_task() for managed_node1/fail 7044 1727096046.35130: worker is 1 (out of 1 available) 7044 1727096046.35144: exiting _queue_task() for managed_node1/fail 7044 1727096046.35159: done queuing things up, now waiting for results queue to drain 7044 1727096046.35160: waiting for pending results... 7044 1727096046.35444: 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 7044 1727096046.35608: in run() - task 0afff68d-5257-4381-8c4e-0000000000b6 7044 1727096046.35629: variable 'ansible_search_path' from source: unknown 7044 1727096046.35638: variable 'ansible_search_path' from source: unknown 7044 1727096046.35683: calling self._execute() 7044 1727096046.35813: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096046.35817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096046.35820: variable 'omit' from source: magic vars 7044 1727096046.36249: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.36254: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.36478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096046.38975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096046.38979: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096046.38982: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096046.38984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096046.39004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096046.39116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096046.39152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096046.39186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096046.39236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096046.39258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096046.39393: variable 'ansible_distribution' from source: facts 7044 1727096046.39404: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.39417: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.39552: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.39564: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.39869: variable 'ansible_distribution' from source: facts 7044 1727096046.39873: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.39876: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.39892: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.39904: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.40080: variable 'ansible_distribution' from source: facts 7044 1727096046.40094: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.40106: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.40226: variable 'network_state' from source: role '' defaults 7044 1727096046.40244: Evaluated conditional (network_state != {}): False 7044 1727096046.40252: when evaluation is False, skipping this task 7044 1727096046.40261: _execute() done 7044 1727096046.40303: dumping result to json 7044 1727096046.40307: done dumping result, returning 7044 1727096046.40310: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-4381-8c4e-0000000000b6] 7044 1727096046.40312: sending task result for task 0afff68d-5257-4381-8c4e-0000000000b6 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096046.40561: no more pending results, returning what we have 7044 1727096046.40564: results queue empty 7044 1727096046.40565: checking for any_errors_fatal 7044 1727096046.40577: done checking for any_errors_fatal 7044 1727096046.40578: checking for max_fail_percentage 7044 1727096046.40580: done checking for max_fail_percentage 7044 1727096046.40581: checking to see if all hosts have failed and the running result is not ok 7044 1727096046.40582: done checking to see if all hosts have failed 7044 1727096046.40583: getting the remaining hosts for this loop 7044 1727096046.40584: done getting the remaining hosts for this loop 7044 1727096046.40589: getting the next task for host managed_node1 7044 1727096046.40596: done getting next task for host managed_node1 7044 1727096046.40601: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7044 1727096046.40604: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096046.40629: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000b6 7044 1727096046.40632: WORKER PROCESS EXITING 7044 1727096046.40650: getting variables 7044 1727096046.40653: in VariableManager get_vars() 7044 1727096046.40709: Calling all_inventory to load vars for managed_node1 7044 1727096046.40712: Calling groups_inventory to load vars for managed_node1 7044 1727096046.40714: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096046.40725: Calling all_plugins_play to load vars for managed_node1 7044 1727096046.40728: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096046.40872: Calling groups_plugins_play to load vars for managed_node1 7044 1727096046.42310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096046.43972: done with get_vars() 7044 1727096046.44008: done getting variables 7044 1727096046.44082: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:54:06 -0400 (0:00:00.096) 0:00:51.522 ****** 7044 1727096046.44124: entering _queue_task() for managed_node1/fail 7044 1727096046.44531: worker is 1 (out of 1 available) 7044 1727096046.44544: exiting _queue_task() for managed_node1/fail 7044 1727096046.44556: done queuing things up, now waiting for results queue to drain 7044 1727096046.44558: waiting for pending results... 7044 1727096046.44859: 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 7044 1727096046.45108: in run() - task 0afff68d-5257-4381-8c4e-0000000000b7 7044 1727096046.45112: variable 'ansible_search_path' from source: unknown 7044 1727096046.45115: variable 'ansible_search_path' from source: unknown 7044 1727096046.45118: calling self._execute() 7044 1727096046.45212: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096046.45230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096046.45247: variable 'omit' from source: magic vars 7044 1727096046.45652: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.45673: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.45892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096046.48612: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096046.48769: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096046.48776: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096046.48778: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096046.48802: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096046.48889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096046.48930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096046.48959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096046.49016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096046.49115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096046.49163: variable 'ansible_distribution' from source: facts 7044 1727096046.49176: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.49189: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.49317: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.49333: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.49521: variable 'ansible_distribution' from source: facts 7044 1727096046.49530: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.49548: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.49659: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.49675: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.49842: variable 'ansible_distribution' from source: facts 7044 1727096046.49851: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.49862: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.49998: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.50103: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7044 1727096046.50128: variable 'ansible_distribution' from source: facts 7044 1727096046.50138: variable '__network_rh_distros' from source: role '' defaults 7044 1727096046.50151: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7044 1727096046.50453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096046.50485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096046.50514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096046.50564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096046.50587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096046.50633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096046.50664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096046.50693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096046.50735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096046.50759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096046.51174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096046.51177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096046.51179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096046.51180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096046.51182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096046.51662: variable 'network_connections' from source: task vars 7044 1727096046.51676: variable 'interface' from source: play vars 7044 1727096046.51752: variable 'interface' from source: play vars 7044 1727096046.51780: variable 'network_state' from source: role '' defaults 7044 1727096046.51847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096046.52020: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096046.52061: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096046.52092: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096046.52120: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096046.52168: 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) 7044 1727096046.52226: 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) 7044 1727096046.52229: 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) 7044 1727096046.52237: 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) 7044 1727096046.52373: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 7044 1727096046.52376: when evaluation is False, skipping this task 7044 1727096046.52378: _execute() done 7044 1727096046.52379: dumping result to json 7044 1727096046.52381: done dumping result, returning 7044 1727096046.52383: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-4381-8c4e-0000000000b7] 7044 1727096046.52385: sending task result for task 0afff68d-5257-4381-8c4e-0000000000b7 7044 1727096046.52580: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000b7 7044 1727096046.52583: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 7044 1727096046.52623: no more pending results, returning what we have 7044 1727096046.52626: results queue empty 7044 1727096046.52627: checking for any_errors_fatal 7044 1727096046.52632: done checking for any_errors_fatal 7044 1727096046.52632: checking for max_fail_percentage 7044 1727096046.52634: done checking for max_fail_percentage 7044 1727096046.52635: checking to see if all hosts have failed and the running result is not ok 7044 1727096046.52636: done checking to see if all hosts have failed 7044 1727096046.52636: getting the remaining hosts for this loop 7044 1727096046.52637: done getting the remaining hosts for this loop 7044 1727096046.52640: getting the next task for host managed_node1 7044 1727096046.52646: done getting next task for host managed_node1 7044 1727096046.52650: ^ 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 7044 1727096046.52652: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096046.52671: getting variables 7044 1727096046.52672: in VariableManager get_vars() 7044 1727096046.52718: Calling all_inventory to load vars for managed_node1 7044 1727096046.52720: Calling groups_inventory to load vars for managed_node1 7044 1727096046.52723: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096046.52732: Calling all_plugins_play to load vars for managed_node1 7044 1727096046.52735: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096046.52737: Calling groups_plugins_play to load vars for managed_node1 7044 1727096046.55635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096046.59229: done with get_vars() 7044 1727096046.59411: done getting variables 7044 1727096046.59674: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:54:06 -0400 (0:00:00.155) 0:00:51.678 ****** 7044 1727096046.59717: entering _queue_task() for managed_node1/dnf 7044 1727096046.60715: worker is 1 (out of 1 available) 7044 1727096046.60729: exiting _queue_task() for managed_node1/dnf 7044 1727096046.60742: done queuing things up, now waiting for results queue to drain 7044 1727096046.60744: waiting for pending results... 7044 1727096046.61794: 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 7044 1727096046.61952: in run() - task 0afff68d-5257-4381-8c4e-0000000000b8 7044 1727096046.61977: variable 'ansible_search_path' from source: unknown 7044 1727096046.61987: variable 'ansible_search_path' from source: unknown 7044 1727096046.62041: calling self._execute() 7044 1727096046.62156: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096046.62176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096046.62192: variable 'omit' from source: magic vars 7044 1727096046.62623: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.62645: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.62884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096046.65267: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096046.65386: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096046.65403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096046.65492: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096046.65497: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096046.65560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096046.65620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096046.65653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096046.65709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096046.65773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096046.65863: variable 'ansible_distribution' from source: facts 7044 1727096046.65876: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.65890: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.66025: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.66047: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.66238: variable 'ansible_distribution' from source: facts 7044 1727096046.66252: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.66270: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.66573: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.66576: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.66579: variable 'ansible_distribution' from source: facts 7044 1727096046.66581: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.66584: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.66759: variable 'ansible_distribution' from source: facts 7044 1727096046.66771: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.66791: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7044 1727096046.66907: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096046.67059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096046.67092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096046.67122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096046.67175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096046.67194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096046.67247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096046.67279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096046.67308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096046.67359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096046.67379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096046.67422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096046.67452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096046.67488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096046.67574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096046.67577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096046.67737: variable 'network_connections' from source: task vars 7044 1727096046.67754: variable 'interface' from source: play vars 7044 1727096046.67839: variable 'interface' from source: play vars 7044 1727096046.67938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096046.68226: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096046.68229: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096046.68234: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096046.68245: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096046.68308: 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) 7044 1727096046.68347: 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) 7044 1727096046.68380: 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) 7044 1727096046.68410: 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) 7044 1727096046.68484: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096046.68749: variable 'network_connections' from source: task vars 7044 1727096046.68764: variable 'interface' from source: play vars 7044 1727096046.68840: variable 'interface' from source: play vars 7044 1727096046.68892: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096046.68901: when evaluation is False, skipping this task 7044 1727096046.68909: _execute() done 7044 1727096046.68916: dumping result to json 7044 1727096046.68925: done dumping result, returning 7044 1727096046.68943: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-0000000000b8] 7044 1727096046.68973: sending task result for task 0afff68d-5257-4381-8c4e-0000000000b8 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7044 1727096046.69148: no more pending results, returning what we have 7044 1727096046.69151: results queue empty 7044 1727096046.69152: checking for any_errors_fatal 7044 1727096046.69159: done checking for any_errors_fatal 7044 1727096046.69160: checking for max_fail_percentage 7044 1727096046.69162: done checking for max_fail_percentage 7044 1727096046.69163: checking to see if all hosts have failed and the running result is not ok 7044 1727096046.69163: done checking to see if all hosts have failed 7044 1727096046.69164: getting the remaining hosts for this loop 7044 1727096046.69165: done getting the remaining hosts for this loop 7044 1727096046.69171: getting the next task for host managed_node1 7044 1727096046.69179: done getting next task for host managed_node1 7044 1727096046.69183: ^ 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 7044 1727096046.69185: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096046.69207: getting variables 7044 1727096046.69209: in VariableManager get_vars() 7044 1727096046.69457: Calling all_inventory to load vars for managed_node1 7044 1727096046.69672: Calling groups_inventory to load vars for managed_node1 7044 1727096046.69676: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096046.69686: Calling all_plugins_play to load vars for managed_node1 7044 1727096046.69689: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096046.69691: Calling groups_plugins_play to load vars for managed_node1 7044 1727096046.70471: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000b8 7044 1727096046.70476: WORKER PROCESS EXITING 7044 1727096046.72420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096046.75642: done with get_vars() 7044 1727096046.75880: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7044 1727096046.75960: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:54:06 -0400 (0:00:00.162) 0:00:51.841 ****** 7044 1727096046.75994: entering _queue_task() for managed_node1/yum 7044 1727096046.76564: worker is 1 (out of 1 available) 7044 1727096046.76579: exiting _queue_task() for managed_node1/yum 7044 1727096046.76590: done queuing things up, now waiting for results queue to drain 7044 1727096046.76591: waiting for pending results... 7044 1727096046.76902: 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 7044 1727096046.77061: in run() - task 0afff68d-5257-4381-8c4e-0000000000b9 7044 1727096046.77085: variable 'ansible_search_path' from source: unknown 7044 1727096046.77093: variable 'ansible_search_path' from source: unknown 7044 1727096046.77138: calling self._execute() 7044 1727096046.77247: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096046.77259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096046.77279: variable 'omit' from source: magic vars 7044 1727096046.77680: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.77701: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.77915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096046.82877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096046.82944: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096046.83052: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096046.83155: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096046.83256: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096046.83465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096046.83506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096046.83541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096046.83775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096046.83779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096046.83947: variable 'ansible_distribution' from source: facts 7044 1727096046.84001: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.84014: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.84252: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.84327: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.84633: variable 'ansible_distribution' from source: facts 7044 1727096046.84861: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.84864: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.84991: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.85002: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.85389: variable 'ansible_distribution' from source: facts 7044 1727096046.85403: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.85417: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096046.85751: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.85775: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7044 1727096046.85844: when evaluation is False, skipping this task 7044 1727096046.85853: _execute() done 7044 1727096046.85861: dumping result to json 7044 1727096046.85872: done dumping result, returning 7044 1727096046.85886: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-0000000000b9] 7044 1727096046.85895: sending task result for task 0afff68d-5257-4381-8c4e-0000000000b9 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7044 1727096046.86065: no more pending results, returning what we have 7044 1727096046.86372: results queue empty 7044 1727096046.86373: checking for any_errors_fatal 7044 1727096046.86381: done checking for any_errors_fatal 7044 1727096046.86382: checking for max_fail_percentage 7044 1727096046.86385: done checking for max_fail_percentage 7044 1727096046.86386: checking to see if all hosts have failed and the running result is not ok 7044 1727096046.86386: done checking to see if all hosts have failed 7044 1727096046.86387: getting the remaining hosts for this loop 7044 1727096046.86389: done getting the remaining hosts for this loop 7044 1727096046.86393: getting the next task for host managed_node1 7044 1727096046.86401: done getting next task for host managed_node1 7044 1727096046.86406: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7044 1727096046.86409: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096046.86435: getting variables 7044 1727096046.86437: in VariableManager get_vars() 7044 1727096046.86501: Calling all_inventory to load vars for managed_node1 7044 1727096046.86504: Calling groups_inventory to load vars for managed_node1 7044 1727096046.86507: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096046.86519: Calling all_plugins_play to load vars for managed_node1 7044 1727096046.86522: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096046.86525: Calling groups_plugins_play to load vars for managed_node1 7044 1727096046.88026: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000b9 7044 1727096046.88030: WORKER PROCESS EXITING 7044 1727096046.90051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096046.94184: done with get_vars() 7044 1727096046.94220: done getting variables 7044 1727096046.94287: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:54:06 -0400 (0:00:00.183) 0:00:52.024 ****** 7044 1727096046.94329: entering _queue_task() for managed_node1/fail 7044 1727096046.95094: worker is 1 (out of 1 available) 7044 1727096046.95107: exiting _queue_task() for managed_node1/fail 7044 1727096046.95119: done queuing things up, now waiting for results queue to drain 7044 1727096046.95121: waiting for pending results... 7044 1727096046.95663: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7044 1727096046.95920: in run() - task 0afff68d-5257-4381-8c4e-0000000000ba 7044 1727096046.95935: variable 'ansible_search_path' from source: unknown 7044 1727096046.95939: variable 'ansible_search_path' from source: unknown 7044 1727096046.95976: calling self._execute() 7044 1727096046.96246: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096046.96250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096046.96262: variable 'omit' from source: magic vars 7044 1727096046.97084: variable 'ansible_distribution_major_version' from source: facts 7044 1727096046.97096: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096046.97473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096047.02180: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096047.02430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096047.02510: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096047.02608: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096047.02753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096047.02860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.02979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.03011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.03213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.03271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.03494: variable 'ansible_distribution' from source: facts 7044 1727096047.03674: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.03678: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.03812: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.03815: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.04225: variable 'ansible_distribution' from source: facts 7044 1727096047.04228: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.04236: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.04407: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.04412: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.04583: variable 'ansible_distribution' from source: facts 7044 1727096047.04586: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.04592: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.04701: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096047.04834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.04865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.04900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.04944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.04965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.05073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.05076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.05078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.05107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.05126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.05171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.05199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.05226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.05271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.05292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.05452: variable 'network_connections' from source: task vars 7044 1727096047.05466: variable 'interface' from source: play vars 7044 1727096047.05673: variable 'interface' from source: play vars 7044 1727096047.05677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096047.05820: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096047.05862: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096047.05901: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096047.05938: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096047.05989: 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) 7044 1727096047.06016: 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) 7044 1727096047.06049: 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) 7044 1727096047.06113: 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) 7044 1727096047.06213: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096047.06708: variable 'network_connections' from source: task vars 7044 1727096047.06741: variable 'interface' from source: play vars 7044 1727096047.06810: variable 'interface' from source: play vars 7044 1727096047.06854: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096047.06863: when evaluation is False, skipping this task 7044 1727096047.06874: _execute() done 7044 1727096047.06881: dumping result to json 7044 1727096047.06889: done dumping result, returning 7044 1727096047.06901: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-0000000000ba] 7044 1727096047.06910: sending task result for task 0afff68d-5257-4381-8c4e-0000000000ba skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7044 1727096047.07070: no more pending results, returning what we have 7044 1727096047.07075: results queue empty 7044 1727096047.07076: checking for any_errors_fatal 7044 1727096047.07084: done checking for any_errors_fatal 7044 1727096047.07085: checking for max_fail_percentage 7044 1727096047.07087: done checking for max_fail_percentage 7044 1727096047.07088: checking to see if all hosts have failed and the running result is not ok 7044 1727096047.07089: done checking to see if all hosts have failed 7044 1727096047.07089: getting the remaining hosts for this loop 7044 1727096047.07091: done getting the remaining hosts for this loop 7044 1727096047.07095: getting the next task for host managed_node1 7044 1727096047.07103: done getting next task for host managed_node1 7044 1727096047.07107: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7044 1727096047.07110: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096047.07136: getting variables 7044 1727096047.07138: in VariableManager get_vars() 7044 1727096047.07402: Calling all_inventory to load vars for managed_node1 7044 1727096047.07405: Calling groups_inventory to load vars for managed_node1 7044 1727096047.07409: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096047.07421: Calling all_plugins_play to load vars for managed_node1 7044 1727096047.07424: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096047.07427: Calling groups_plugins_play to load vars for managed_node1 7044 1727096047.08082: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000ba 7044 1727096047.08086: WORKER PROCESS EXITING 7044 1727096047.09041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096047.11316: done with get_vars() 7044 1727096047.11350: done getting variables 7044 1727096047.11417: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:54:07 -0400 (0:00:00.171) 0:00:52.196 ****** 7044 1727096047.11456: entering _queue_task() for managed_node1/package 7044 1727096047.12226: worker is 1 (out of 1 available) 7044 1727096047.12242: exiting _queue_task() for managed_node1/package 7044 1727096047.12254: done queuing things up, now waiting for results queue to drain 7044 1727096047.12255: waiting for pending results... 7044 1727096047.12687: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7044 1727096047.12852: in run() - task 0afff68d-5257-4381-8c4e-0000000000bb 7044 1727096047.12864: variable 'ansible_search_path' from source: unknown 7044 1727096047.12871: variable 'ansible_search_path' from source: unknown 7044 1727096047.12912: calling self._execute() 7044 1727096047.12995: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096047.12999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096047.13007: variable 'omit' from source: magic vars 7044 1727096047.13298: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.13309: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.13457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096047.15976: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096047.15980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096047.16060: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096047.16113: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096047.16146: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096047.16341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.16414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.16444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.16501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.16522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.16657: variable 'ansible_distribution' from source: facts 7044 1727096047.16670: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.16700: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.16837: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.16860: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.17033: variable 'ansible_distribution' from source: facts 7044 1727096047.17037: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.17039: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.17123: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.17127: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.17242: variable 'ansible_distribution' from source: facts 7044 1727096047.17245: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.17248: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.17350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096047.17484: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096047.17512: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096047.17537: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096047.17559: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096047.17628: variable 'network_packages' from source: role '' defaults 7044 1727096047.17706: variable '__network_provider_setup' from source: role '' defaults 7044 1727096047.17716: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096047.17766: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096047.17785: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096047.17833: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096047.17957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.17976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.17994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.18025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.18035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.18065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.18083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.18100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.18126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.18141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.18306: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7044 1727096047.18481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.18487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.18498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.18501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.18504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.18692: variable 'ansible_python' from source: facts 7044 1727096047.18695: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7044 1727096047.18705: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096047.18785: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096047.19026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.19054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.19283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.19324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.19342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.19480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.19505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.19527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.19606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.19609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.19959: variable 'network_connections' from source: task vars 7044 1727096047.19962: variable 'interface' from source: play vars 7044 1727096047.20292: variable 'interface' from source: play vars 7044 1727096047.20340: 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) 7044 1727096047.20387: 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) 7044 1727096047.20449: 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) 7044 1727096047.20472: 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) 7044 1727096047.20513: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096047.20725: variable 'network_connections' from source: task vars 7044 1727096047.20731: variable 'interface' from source: play vars 7044 1727096047.20803: variable 'interface' from source: play vars 7044 1727096047.20851: variable '__network_packages_default_wireless' from source: role '' defaults 7044 1727096047.20910: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096047.21118: variable 'network_connections' from source: task vars 7044 1727096047.21121: variable 'interface' from source: play vars 7044 1727096047.21175: variable 'interface' from source: play vars 7044 1727096047.21197: variable '__network_packages_default_team' from source: role '' defaults 7044 1727096047.21254: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096047.21459: variable 'network_connections' from source: task vars 7044 1727096047.21463: variable 'interface' from source: play vars 7044 1727096047.21514: variable 'interface' from source: play vars 7044 1727096047.21565: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096047.21612: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096047.21618: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096047.21663: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096047.21807: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7044 1727096047.22381: variable 'network_connections' from source: task vars 7044 1727096047.22385: variable 'interface' from source: play vars 7044 1727096047.22388: variable 'interface' from source: play vars 7044 1727096047.22390: variable 'ansible_distribution' from source: facts 7044 1727096047.22392: variable '__network_rh_distros' from source: role '' defaults 7044 1727096047.22394: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.22396: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7044 1727096047.22537: variable 'ansible_distribution' from source: facts 7044 1727096047.22541: variable '__network_rh_distros' from source: role '' defaults 7044 1727096047.22546: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.22562: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7044 1727096047.22741: variable 'ansible_distribution' from source: facts 7044 1727096047.22745: variable '__network_rh_distros' from source: role '' defaults 7044 1727096047.22750: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.22790: variable 'network_provider' from source: set_fact 7044 1727096047.22813: variable 'ansible_facts' from source: unknown 7044 1727096047.23583: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7044 1727096047.23588: when evaluation is False, skipping this task 7044 1727096047.23590: _execute() done 7044 1727096047.23592: dumping result to json 7044 1727096047.23594: done dumping result, returning 7044 1727096047.23596: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-4381-8c4e-0000000000bb] 7044 1727096047.23599: sending task result for task 0afff68d-5257-4381-8c4e-0000000000bb 7044 1727096047.23666: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000bb 7044 1727096047.23672: 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" } 7044 1727096047.23729: no more pending results, returning what we have 7044 1727096047.23732: results queue empty 7044 1727096047.23733: checking for any_errors_fatal 7044 1727096047.23739: done checking for any_errors_fatal 7044 1727096047.23740: checking for max_fail_percentage 7044 1727096047.23742: done checking for max_fail_percentage 7044 1727096047.23742: checking to see if all hosts have failed and the running result is not ok 7044 1727096047.23743: done checking to see if all hosts have failed 7044 1727096047.23744: getting the remaining hosts for this loop 7044 1727096047.23745: done getting the remaining hosts for this loop 7044 1727096047.23749: getting the next task for host managed_node1 7044 1727096047.23756: done getting next task for host managed_node1 7044 1727096047.23759: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7044 1727096047.23762: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096047.23785: getting variables 7044 1727096047.23788: in VariableManager get_vars() 7044 1727096047.23838: Calling all_inventory to load vars for managed_node1 7044 1727096047.23841: Calling groups_inventory to load vars for managed_node1 7044 1727096047.23843: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096047.23854: Calling all_plugins_play to load vars for managed_node1 7044 1727096047.23856: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096047.23859: Calling groups_plugins_play to load vars for managed_node1 7044 1727096047.25204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096047.26102: done with get_vars() 7044 1727096047.26126: done getting variables 7044 1727096047.26177: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:54:07 -0400 (0:00:00.147) 0:00:52.343 ****** 7044 1727096047.26204: entering _queue_task() for managed_node1/package 7044 1727096047.26479: worker is 1 (out of 1 available) 7044 1727096047.26493: exiting _queue_task() for managed_node1/package 7044 1727096047.26504: done queuing things up, now waiting for results queue to drain 7044 1727096047.26505: waiting for pending results... 7044 1727096047.26688: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7044 1727096047.26785: in run() - task 0afff68d-5257-4381-8c4e-0000000000bc 7044 1727096047.26797: variable 'ansible_search_path' from source: unknown 7044 1727096047.26800: variable 'ansible_search_path' from source: unknown 7044 1727096047.26830: calling self._execute() 7044 1727096047.26911: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096047.26916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096047.26979: variable 'omit' from source: magic vars 7044 1727096047.27474: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.27477: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.27558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096047.29270: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096047.29317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096047.29349: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096047.29376: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096047.29396: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096047.29728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.29751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.29770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.29801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.29814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.29903: variable 'ansible_distribution' from source: facts 7044 1727096047.29907: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.29914: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.30002: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.30005: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.30123: variable 'ansible_distribution' from source: facts 7044 1727096047.30126: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.30134: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.30205: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.30211: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.30321: variable 'ansible_distribution' from source: facts 7044 1727096047.30324: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.30327: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.30403: variable 'network_state' from source: role '' defaults 7044 1727096047.30414: Evaluated conditional (network_state != {}): False 7044 1727096047.30416: when evaluation is False, skipping this task 7044 1727096047.30419: _execute() done 7044 1727096047.30422: dumping result to json 7044 1727096047.30426: done dumping result, returning 7044 1727096047.30437: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-4381-8c4e-0000000000bc] 7044 1727096047.30440: sending task result for task 0afff68d-5257-4381-8c4e-0000000000bc 7044 1727096047.30528: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000bc 7044 1727096047.30533: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096047.30595: no more pending results, returning what we have 7044 1727096047.30599: results queue empty 7044 1727096047.30600: checking for any_errors_fatal 7044 1727096047.30607: done checking for any_errors_fatal 7044 1727096047.30608: checking for max_fail_percentage 7044 1727096047.30610: done checking for max_fail_percentage 7044 1727096047.30611: checking to see if all hosts have failed and the running result is not ok 7044 1727096047.30611: done checking to see if all hosts have failed 7044 1727096047.30612: getting the remaining hosts for this loop 7044 1727096047.30613: done getting the remaining hosts for this loop 7044 1727096047.30617: getting the next task for host managed_node1 7044 1727096047.30624: done getting next task for host managed_node1 7044 1727096047.30628: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7044 1727096047.30630: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096047.30655: getting variables 7044 1727096047.30657: in VariableManager get_vars() 7044 1727096047.30708: Calling all_inventory to load vars for managed_node1 7044 1727096047.30711: Calling groups_inventory to load vars for managed_node1 7044 1727096047.30713: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096047.30722: Calling all_plugins_play to load vars for managed_node1 7044 1727096047.30725: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096047.30727: Calling groups_plugins_play to load vars for managed_node1 7044 1727096047.31674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096047.32562: done with get_vars() 7044 1727096047.32589: done getting variables 7044 1727096047.32642: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:54:07 -0400 (0:00:00.064) 0:00:52.408 ****** 7044 1727096047.32676: entering _queue_task() for managed_node1/package 7044 1727096047.32946: worker is 1 (out of 1 available) 7044 1727096047.32961: exiting _queue_task() for managed_node1/package 7044 1727096047.32973: done queuing things up, now waiting for results queue to drain 7044 1727096047.32975: waiting for pending results... 7044 1727096047.33166: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7044 1727096047.33277: in run() - task 0afff68d-5257-4381-8c4e-0000000000bd 7044 1727096047.33289: variable 'ansible_search_path' from source: unknown 7044 1727096047.33293: variable 'ansible_search_path' from source: unknown 7044 1727096047.33326: calling self._execute() 7044 1727096047.33415: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096047.33420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096047.33428: variable 'omit' from source: magic vars 7044 1727096047.33715: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.33726: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.33876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096047.35482: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096047.35527: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096047.35556: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096047.35591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096047.35611: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096047.35687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.35710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.35728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.35755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.35766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.35856: variable 'ansible_distribution' from source: facts 7044 1727096047.35859: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.35869: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.35955: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.35958: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.36080: variable 'ansible_distribution' from source: facts 7044 1727096047.36084: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.36089: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.36163: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.36166: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.36277: variable 'ansible_distribution' from source: facts 7044 1727096047.36281: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.36287: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.36363: variable 'network_state' from source: role '' defaults 7044 1727096047.36374: Evaluated conditional (network_state != {}): False 7044 1727096047.36377: when evaluation is False, skipping this task 7044 1727096047.36380: _execute() done 7044 1727096047.36383: dumping result to json 7044 1727096047.36387: done dumping result, returning 7044 1727096047.36395: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-4381-8c4e-0000000000bd] 7044 1727096047.36399: sending task result for task 0afff68d-5257-4381-8c4e-0000000000bd 7044 1727096047.36491: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000bd 7044 1727096047.36494: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096047.36573: no more pending results, returning what we have 7044 1727096047.36577: results queue empty 7044 1727096047.36577: checking for any_errors_fatal 7044 1727096047.36584: done checking for any_errors_fatal 7044 1727096047.36585: checking for max_fail_percentage 7044 1727096047.36587: done checking for max_fail_percentage 7044 1727096047.36587: checking to see if all hosts have failed and the running result is not ok 7044 1727096047.36588: done checking to see if all hosts have failed 7044 1727096047.36589: getting the remaining hosts for this loop 7044 1727096047.36590: done getting the remaining hosts for this loop 7044 1727096047.36594: getting the next task for host managed_node1 7044 1727096047.36600: done getting next task for host managed_node1 7044 1727096047.36606: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7044 1727096047.36609: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096047.36630: getting variables 7044 1727096047.36634: in VariableManager get_vars() 7044 1727096047.36684: Calling all_inventory to load vars for managed_node1 7044 1727096047.36687: Calling groups_inventory to load vars for managed_node1 7044 1727096047.36689: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096047.36698: Calling all_plugins_play to load vars for managed_node1 7044 1727096047.36700: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096047.36702: Calling groups_plugins_play to load vars for managed_node1 7044 1727096047.37505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096047.38401: done with get_vars() 7044 1727096047.38428: done getting variables 7044 1727096047.38478: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:54:07 -0400 (0:00:00.058) 0:00:52.466 ****** 7044 1727096047.38513: entering _queue_task() for managed_node1/service 7044 1727096047.38782: worker is 1 (out of 1 available) 7044 1727096047.38796: exiting _queue_task() for managed_node1/service 7044 1727096047.38809: done queuing things up, now waiting for results queue to drain 7044 1727096047.38810: waiting for pending results... 7044 1727096047.39002: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7044 1727096047.39098: in run() - task 0afff68d-5257-4381-8c4e-0000000000be 7044 1727096047.39109: variable 'ansible_search_path' from source: unknown 7044 1727096047.39114: variable 'ansible_search_path' from source: unknown 7044 1727096047.39148: calling self._execute() 7044 1727096047.39231: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096047.39239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096047.39249: variable 'omit' from source: magic vars 7044 1727096047.39547: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.39557: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.39709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096047.41546: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096047.41599: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096047.41627: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096047.41656: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096047.41681: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096047.41742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.41765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.41785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.41812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.41822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.41910: variable 'ansible_distribution' from source: facts 7044 1727096047.41913: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.41920: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.42004: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.42008: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.42125: variable 'ansible_distribution' from source: facts 7044 1727096047.42128: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.42136: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.42210: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.42213: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.42324: variable 'ansible_distribution' from source: facts 7044 1727096047.42328: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.42336: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.42405: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096047.42490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.42508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.42528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.42555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.42566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.42596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.42612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.42636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.42657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.42669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.42696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.42712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.42727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.42757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.42769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.42887: variable 'network_connections' from source: task vars 7044 1727096047.42898: variable 'interface' from source: play vars 7044 1727096047.42949: variable 'interface' from source: play vars 7044 1727096047.43014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096047.43137: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096047.43165: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096047.43192: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096047.43214: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096047.43248: 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) 7044 1727096047.43263: 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) 7044 1727096047.43287: 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) 7044 1727096047.43304: 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) 7044 1727096047.43350: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096047.43511: variable 'network_connections' from source: task vars 7044 1727096047.43514: variable 'interface' from source: play vars 7044 1727096047.43558: variable 'interface' from source: play vars 7044 1727096047.43587: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096047.43591: when evaluation is False, skipping this task 7044 1727096047.43593: _execute() done 7044 1727096047.43596: dumping result to json 7044 1727096047.43598: done dumping result, returning 7044 1727096047.43611: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-0000000000be] 7044 1727096047.43615: sending task result for task 0afff68d-5257-4381-8c4e-0000000000be 7044 1727096047.43701: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000be 7044 1727096047.43704: 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" } 7044 1727096047.43763: no more pending results, returning what we have 7044 1727096047.43766: results queue empty 7044 1727096047.43768: checking for any_errors_fatal 7044 1727096047.43776: done checking for any_errors_fatal 7044 1727096047.43777: checking for max_fail_percentage 7044 1727096047.43778: done checking for max_fail_percentage 7044 1727096047.43779: checking to see if all hosts have failed and the running result is not ok 7044 1727096047.43780: done checking to see if all hosts have failed 7044 1727096047.43780: getting the remaining hosts for this loop 7044 1727096047.43782: done getting the remaining hosts for this loop 7044 1727096047.43785: getting the next task for host managed_node1 7044 1727096047.43792: done getting next task for host managed_node1 7044 1727096047.43795: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7044 1727096047.43798: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096047.43822: getting variables 7044 1727096047.43823: in VariableManager get_vars() 7044 1727096047.43884: Calling all_inventory to load vars for managed_node1 7044 1727096047.43886: Calling groups_inventory to load vars for managed_node1 7044 1727096047.43888: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096047.43898: Calling all_plugins_play to load vars for managed_node1 7044 1727096047.43901: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096047.43903: Calling groups_plugins_play to load vars for managed_node1 7044 1727096047.44829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096047.45709: done with get_vars() 7044 1727096047.45738: done getting variables 7044 1727096047.45787: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:54:07 -0400 (0:00:00.072) 0:00:52.539 ****** 7044 1727096047.45813: entering _queue_task() for managed_node1/service 7044 1727096047.46079: worker is 1 (out of 1 available) 7044 1727096047.46093: exiting _queue_task() for managed_node1/service 7044 1727096047.46105: done queuing things up, now waiting for results queue to drain 7044 1727096047.46107: waiting for pending results... 7044 1727096047.46293: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7044 1727096047.46398: in run() - task 0afff68d-5257-4381-8c4e-0000000000bf 7044 1727096047.46409: variable 'ansible_search_path' from source: unknown 7044 1727096047.46412: variable 'ansible_search_path' from source: unknown 7044 1727096047.46444: calling self._execute() 7044 1727096047.46527: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096047.46534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096047.46541: variable 'omit' from source: magic vars 7044 1727096047.46825: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.46836: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.46978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096047.48556: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096047.48604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096047.48638: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096047.48662: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096047.48684: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096047.48759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.48781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.48799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.48824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.48836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.48927: variable 'ansible_distribution' from source: facts 7044 1727096047.48930: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.48938: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.49025: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.49029: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.49146: variable 'ansible_distribution' from source: facts 7044 1727096047.49150: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.49155: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.49230: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.49237: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096047.49344: variable 'ansible_distribution' from source: facts 7044 1727096047.49347: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.49352: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096047.49449: variable 'network_provider' from source: set_fact 7044 1727096047.49453: variable 'network_state' from source: role '' defaults 7044 1727096047.49463: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7044 1727096047.49470: variable 'omit' from source: magic vars 7044 1727096047.49512: variable 'omit' from source: magic vars 7044 1727096047.49537: variable 'network_service_name' from source: role '' defaults 7044 1727096047.49586: variable 'network_service_name' from source: role '' defaults 7044 1727096047.49655: variable '__network_provider_setup' from source: role '' defaults 7044 1727096047.49659: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096047.49705: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096047.49724: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096047.49766: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096047.49876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.49898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.49915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.49947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.49957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.49988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.50004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.50020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.50050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.50060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.50196: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7044 1727096047.50277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.50293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.50314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.50340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.50350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.50421: variable 'ansible_python' from source: facts 7044 1727096047.50437: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7044 1727096047.50498: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096047.50550: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096047.50641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.50658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.50677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.50707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.50717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.50751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096047.50766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096047.50784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096047.50813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096047.50823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096047.50919: variable 'network_connections' from source: task vars 7044 1727096047.50926: variable 'interface' from source: play vars 7044 1727096047.50982: variable 'interface' from source: play vars 7044 1727096047.51060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096047.51208: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096047.51248: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096047.51282: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096047.51312: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096047.51361: 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) 7044 1727096047.51384: 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) 7044 1727096047.51406: 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) 7044 1727096047.51429: 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) 7044 1727096047.51471: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096047.51653: variable 'network_connections' from source: task vars 7044 1727096047.51659: variable 'interface' from source: play vars 7044 1727096047.51718: variable 'interface' from source: play vars 7044 1727096047.51758: variable '__network_packages_default_wireless' from source: role '' defaults 7044 1727096047.51818: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096047.52004: variable 'network_connections' from source: task vars 7044 1727096047.52007: variable 'interface' from source: play vars 7044 1727096047.52056: variable 'interface' from source: play vars 7044 1727096047.52080: variable '__network_packages_default_team' from source: role '' defaults 7044 1727096047.52174: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096047.52323: variable 'network_connections' from source: task vars 7044 1727096047.52326: variable 'interface' from source: play vars 7044 1727096047.52378: variable 'interface' from source: play vars 7044 1727096047.52425: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096047.52472: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096047.52478: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096047.52520: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096047.52657: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7044 1727096047.52962: variable 'network_connections' from source: task vars 7044 1727096047.52965: variable 'interface' from source: play vars 7044 1727096047.53014: variable 'interface' from source: play vars 7044 1727096047.53024: variable 'ansible_distribution' from source: facts 7044 1727096047.53027: variable '__network_rh_distros' from source: role '' defaults 7044 1727096047.53036: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.53053: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7044 1727096047.53171: variable 'ansible_distribution' from source: facts 7044 1727096047.53174: variable '__network_rh_distros' from source: role '' defaults 7044 1727096047.53179: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.53190: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7044 1727096047.53304: variable 'ansible_distribution' from source: facts 7044 1727096047.53307: variable '__network_rh_distros' from source: role '' defaults 7044 1727096047.53310: variable 'ansible_distribution_major_version' from source: facts 7044 1727096047.53343: variable 'network_provider' from source: set_fact 7044 1727096047.53361: variable 'omit' from source: magic vars 7044 1727096047.53387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096047.53412: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096047.53428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096047.53449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096047.53457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096047.53483: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096047.53486: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096047.53488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096047.53561: Set connection var ansible_timeout to 10 7044 1727096047.53572: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096047.53575: Set connection var ansible_pipelining to False 7044 1727096047.53577: Set connection var ansible_connection to ssh 7044 1727096047.53580: Set connection var ansible_shell_type to sh 7044 1727096047.53582: Set connection var ansible_shell_executable to /bin/sh 7044 1727096047.53606: variable 'ansible_shell_executable' from source: unknown 7044 1727096047.53609: variable 'ansible_connection' from source: unknown 7044 1727096047.53612: variable 'ansible_module_compression' from source: unknown 7044 1727096047.53614: variable 'ansible_shell_type' from source: unknown 7044 1727096047.53616: variable 'ansible_shell_executable' from source: unknown 7044 1727096047.53618: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096047.53621: variable 'ansible_pipelining' from source: unknown 7044 1727096047.53624: variable 'ansible_timeout' from source: unknown 7044 1727096047.53628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096047.53707: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096047.53715: variable 'omit' from source: magic vars 7044 1727096047.53721: starting attempt loop 7044 1727096047.53724: running the handler 7044 1727096047.53794: variable 'ansible_facts' from source: unknown 7044 1727096047.54447: _low_level_execute_command(): starting 7044 1727096047.54451: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096047.55004: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096047.55010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096047.55013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096047.55015: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096047.55018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096047.55067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096047.55073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096047.55076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096047.55161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096047.56915: stdout chunk (state=3): >>>/root <<< 7044 1727096047.57175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096047.57179: stdout chunk (state=3): >>><<< 7044 1727096047.57181: stderr chunk (state=3): >>><<< 7044 1727096047.57184: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096047.57186: _low_level_execute_command(): starting 7044 1727096047.57188: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096047.5707371-8939-273271779357046 `" && echo ansible-tmp-1727096047.5707371-8939-273271779357046="` echo /root/.ansible/tmp/ansible-tmp-1727096047.5707371-8939-273271779357046 `" ) && sleep 0' 7044 1727096047.57733: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096047.57737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096047.57740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096047.57742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096047.57800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096047.57804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096047.57884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096047.60184: stdout chunk (state=3): >>>ansible-tmp-1727096047.5707371-8939-273271779357046=/root/.ansible/tmp/ansible-tmp-1727096047.5707371-8939-273271779357046 <<< 7044 1727096047.60188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096047.60195: stdout chunk (state=3): >>><<< 7044 1727096047.60198: stderr chunk (state=3): >>><<< 7044 1727096047.60203: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096047.5707371-8939-273271779357046=/root/.ansible/tmp/ansible-tmp-1727096047.5707371-8939-273271779357046 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096047.60206: variable 'ansible_module_compression' from source: unknown 7044 1727096047.60313: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7044 1727096047.60317: variable 'ansible_facts' from source: unknown 7044 1727096047.60522: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096047.5707371-8939-273271779357046/AnsiballZ_systemd.py 7044 1727096047.60784: Sending initial data 7044 1727096047.60788: Sent initial data (154 bytes) 7044 1727096047.61356: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096047.61375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096047.61407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096047.61426: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096047.61490: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096047.61532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096047.61558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096047.61583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096047.61724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096047.63261: 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 <<< 7044 1727096047.63326: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096047.63492: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp52l3ori2 /root/.ansible/tmp/ansible-tmp-1727096047.5707371-8939-273271779357046/AnsiballZ_systemd.py <<< 7044 1727096047.63496: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096047.5707371-8939-273271779357046/AnsiballZ_systemd.py" <<< 7044 1727096047.63549: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp52l3ori2" to remote "/root/.ansible/tmp/ansible-tmp-1727096047.5707371-8939-273271779357046/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096047.5707371-8939-273271779357046/AnsiballZ_systemd.py" <<< 7044 1727096047.66813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096047.66817: stdout chunk (state=3): >>><<< 7044 1727096047.66819: stderr chunk (state=3): >>><<< 7044 1727096047.66933: done transferring module to remote 7044 1727096047.66936: _low_level_execute_command(): starting 7044 1727096047.66938: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096047.5707371-8939-273271779357046/ /root/.ansible/tmp/ansible-tmp-1727096047.5707371-8939-273271779357046/AnsiballZ_systemd.py && sleep 0' 7044 1727096047.68218: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096047.68240: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096047.68255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096047.68279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096047.68347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096047.68498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096047.68647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096047.70608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096047.70612: stdout chunk (state=3): >>><<< 7044 1727096047.70615: stderr chunk (state=3): >>><<< 7044 1727096047.70865: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096047.70876: _low_level_execute_command(): starting 7044 1727096047.70881: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096047.5707371-8939-273271779357046/AnsiballZ_systemd.py && sleep 0' 7044 1727096047.71953: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096047.72172: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096047.72306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096047.72425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096048.01728: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9928704", "MemoryPeak": "10461184", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3311472640", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "172889000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpRec<<< 7044 1727096048.01755: stdout chunk (state=3): >>>eive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target network.target cloud-init.service", "After": "systemd-journald.socket basic.target dbus-broker.service dbus.socket sysinit.target cloud-init-local.service system.slice network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181528224", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7044 1727096048.03775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096048.03894: stdout chunk (state=3): >>><<< 7044 1727096048.03898: stderr chunk (state=3): >>><<< 7044 1727096048.03902: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9928704", "MemoryPeak": "10461184", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3311472640", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "172889000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target network.target cloud-init.service", "After": "systemd-journald.socket basic.target dbus-broker.service dbus.socket sysinit.target cloud-init-local.service system.slice network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181528224", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096048.04351: 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-1727096047.5707371-8939-273271779357046/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096048.04354: _low_level_execute_command(): starting 7044 1727096048.04356: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096047.5707371-8939-273271779357046/ > /dev/null 2>&1 && sleep 0' 7044 1727096048.05612: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096048.05635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096048.05649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096048.05861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096048.06001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096048.06061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096048.07990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096048.07994: stdout chunk (state=3): >>><<< 7044 1727096048.07996: stderr chunk (state=3): >>><<< 7044 1727096048.08011: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096048.08172: handler run complete 7044 1727096048.08286: attempt loop complete, returning result 7044 1727096048.08289: _execute() done 7044 1727096048.08291: dumping result to json 7044 1727096048.08293: done dumping result, returning 7044 1727096048.08294: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-4381-8c4e-0000000000bf] 7044 1727096048.08296: sending task result for task 0afff68d-5257-4381-8c4e-0000000000bf 7044 1727096048.08807: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000bf 7044 1727096048.08810: 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 } 7044 1727096048.08893: no more pending results, returning what we have 7044 1727096048.08897: results queue empty 7044 1727096048.08898: checking for any_errors_fatal 7044 1727096048.08906: done checking for any_errors_fatal 7044 1727096048.08907: checking for max_fail_percentage 7044 1727096048.08908: done checking for max_fail_percentage 7044 1727096048.08909: checking to see if all hosts have failed and the running result is not ok 7044 1727096048.08910: done checking to see if all hosts have failed 7044 1727096048.08911: getting the remaining hosts for this loop 7044 1727096048.08913: done getting the remaining hosts for this loop 7044 1727096048.08917: getting the next task for host managed_node1 7044 1727096048.08924: done getting next task for host managed_node1 7044 1727096048.08928: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7044 1727096048.08931: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096048.08944: getting variables 7044 1727096048.08946: in VariableManager get_vars() 7044 1727096048.09044: Calling all_inventory to load vars for managed_node1 7044 1727096048.09048: Calling groups_inventory to load vars for managed_node1 7044 1727096048.09050: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096048.09062: Calling all_plugins_play to load vars for managed_node1 7044 1727096048.09065: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096048.09536: Calling groups_plugins_play to load vars for managed_node1 7044 1727096048.11353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096048.13302: done with get_vars() 7044 1727096048.13353: done getting variables 7044 1727096048.13428: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:54:08 -0400 (0:00:00.677) 0:00:53.217 ****** 7044 1727096048.13561: entering _queue_task() for managed_node1/service 7044 1727096048.14202: worker is 1 (out of 1 available) 7044 1727096048.14213: exiting _queue_task() for managed_node1/service 7044 1727096048.14224: done queuing things up, now waiting for results queue to drain 7044 1727096048.14226: waiting for pending results... 7044 1727096048.14539: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7044 1727096048.14590: in run() - task 0afff68d-5257-4381-8c4e-0000000000c0 7044 1727096048.14637: variable 'ansible_search_path' from source: unknown 7044 1727096048.14640: variable 'ansible_search_path' from source: unknown 7044 1727096048.14664: calling self._execute() 7044 1727096048.14780: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096048.14799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096048.14853: variable 'omit' from source: magic vars 7044 1727096048.15340: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.15423: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096048.15671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096048.17751: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096048.17844: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096048.17898: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096048.17950: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096048.17984: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096048.18091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096048.18126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096048.18281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096048.18285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096048.18287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096048.18361: variable 'ansible_distribution' from source: facts 7044 1727096048.18374: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.18388: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096048.18516: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.18682: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096048.19047: variable 'ansible_distribution' from source: facts 7044 1727096048.19057: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.19072: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096048.19212: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.19227: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096048.19545: variable 'ansible_distribution' from source: facts 7044 1727096048.19549: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.19551: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096048.19553: variable 'network_provider' from source: set_fact 7044 1727096048.19555: Evaluated conditional (network_provider == "nm"): True 7044 1727096048.19713: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096048.19801: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096048.19884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096048.19909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096048.19927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096048.19953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096048.19965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096048.19998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096048.20014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096048.20034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096048.20057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096048.20070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096048.20101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096048.20117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096048.20135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096048.20158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096048.20169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096048.20261: variable 'network_connections' from source: task vars 7044 1727096048.20273: variable 'interface' from source: play vars 7044 1727096048.20329: variable 'interface' from source: play vars 7044 1727096048.20394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096048.20514: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096048.20544: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096048.20568: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096048.20590: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096048.20638: 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) 7044 1727096048.20655: 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) 7044 1727096048.20674: 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) 7044 1727096048.20692: 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) 7044 1727096048.20735: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096048.21080: variable 'network_connections' from source: task vars 7044 1727096048.21084: variable 'interface' from source: play vars 7044 1727096048.21091: variable 'interface' from source: play vars 7044 1727096048.21186: Evaluated conditional (__network_wpa_supplicant_required): True 7044 1727096048.21190: variable 'omit' from source: magic vars 7044 1727096048.21192: variable 'omit' from source: magic vars 7044 1727096048.21227: variable 'omit' from source: magic vars 7044 1727096048.21259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096048.21306: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096048.21310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096048.21321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096048.21473: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096048.21477: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096048.21479: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096048.21482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096048.21484: Set connection var ansible_timeout to 10 7044 1727096048.21486: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096048.21487: Set connection var ansible_pipelining to False 7044 1727096048.21489: Set connection var ansible_connection to ssh 7044 1727096048.21491: Set connection var ansible_shell_type to sh 7044 1727096048.21493: Set connection var ansible_shell_executable to /bin/sh 7044 1727096048.21508: variable 'ansible_shell_executable' from source: unknown 7044 1727096048.21511: variable 'ansible_connection' from source: unknown 7044 1727096048.21513: variable 'ansible_module_compression' from source: unknown 7044 1727096048.21515: variable 'ansible_shell_type' from source: unknown 7044 1727096048.21518: variable 'ansible_shell_executable' from source: unknown 7044 1727096048.21520: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096048.21525: variable 'ansible_pipelining' from source: unknown 7044 1727096048.21529: variable 'ansible_timeout' from source: unknown 7044 1727096048.21536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096048.21627: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096048.21637: variable 'omit' from source: magic vars 7044 1727096048.21640: starting attempt loop 7044 1727096048.21642: running the handler 7044 1727096048.21741: variable 'ansible_facts' from source: unknown 7044 1727096048.22776: _low_level_execute_command(): starting 7044 1727096048.22793: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096048.24020: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096048.24038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096048.24099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096048.24117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096048.24192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096048.26095: stdout chunk (state=3): >>>/root <<< 7044 1727096048.26100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096048.26102: stdout chunk (state=3): >>><<< 7044 1727096048.26104: stderr chunk (state=3): >>><<< 7044 1727096048.26220: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096048.26223: _low_level_execute_command(): starting 7044 1727096048.26226: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096048.2612717-8967-52648414769640 `" && echo ansible-tmp-1727096048.2612717-8967-52648414769640="` echo /root/.ansible/tmp/ansible-tmp-1727096048.2612717-8967-52648414769640 `" ) && sleep 0' 7044 1727096048.26942: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096048.27001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096048.27033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096048.27187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096048.29085: stdout chunk (state=3): >>>ansible-tmp-1727096048.2612717-8967-52648414769640=/root/.ansible/tmp/ansible-tmp-1727096048.2612717-8967-52648414769640 <<< 7044 1727096048.29182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096048.29211: stderr chunk (state=3): >>><<< 7044 1727096048.29214: stdout chunk (state=3): >>><<< 7044 1727096048.29238: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096048.2612717-8967-52648414769640=/root/.ansible/tmp/ansible-tmp-1727096048.2612717-8967-52648414769640 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096048.29266: variable 'ansible_module_compression' from source: unknown 7044 1727096048.29309: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7044 1727096048.29363: variable 'ansible_facts' from source: unknown 7044 1727096048.29503: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096048.2612717-8967-52648414769640/AnsiballZ_systemd.py 7044 1727096048.29616: Sending initial data 7044 1727096048.29619: Sent initial data (153 bytes) 7044 1727096048.30373: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096048.30424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096048.30459: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096048.30487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096048.30590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096048.32199: 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 <<< 7044 1727096048.32259: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096048.32330: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpw_f89n98 /root/.ansible/tmp/ansible-tmp-1727096048.2612717-8967-52648414769640/AnsiballZ_systemd.py <<< 7044 1727096048.32334: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096048.2612717-8967-52648414769640/AnsiballZ_systemd.py" <<< 7044 1727096048.32391: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpw_f89n98" to remote "/root/.ansible/tmp/ansible-tmp-1727096048.2612717-8967-52648414769640/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096048.2612717-8967-52648414769640/AnsiballZ_systemd.py" <<< 7044 1727096048.33582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096048.33626: stderr chunk (state=3): >>><<< 7044 1727096048.33630: stdout chunk (state=3): >>><<< 7044 1727096048.33657: done transferring module to remote 7044 1727096048.33666: _low_level_execute_command(): starting 7044 1727096048.33672: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096048.2612717-8967-52648414769640/ /root/.ansible/tmp/ansible-tmp-1727096048.2612717-8967-52648414769640/AnsiballZ_systemd.py && sleep 0' 7044 1727096048.34128: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096048.34138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096048.34140: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096048.34149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096048.34194: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096048.34197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096048.34200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096048.34276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096048.36074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096048.36102: stderr chunk (state=3): >>><<< 7044 1727096048.36105: stdout chunk (state=3): >>><<< 7044 1727096048.36121: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096048.36124: _low_level_execute_command(): starting 7044 1727096048.36129: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096048.2612717-8967-52648414769640/AnsiballZ_systemd.py && sleep 0' 7044 1727096048.36591: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096048.36595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096048.36597: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096048.36599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096048.36655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096048.36659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096048.36661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096048.36740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096048.66087: stdout chunk (state=3): >>> {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10091", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ExecMainStartTimestampMonotonic": "181539975", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ExecMainHandoffTimestampMonotonic": "181553587", "ExecMainPID": "10091", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Mon 2024-09-23 08:53:48 EDT] ; stop_time=[n/a] ; pid=10091 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Mon 2024-09-23 08:53:48 EDT] ; stop_time=[n/a] ; pid=10091 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4730", "MemoryCurrent": "1949696", "MemoryPeak": "2228224", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3324153856", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "18412000", "TasksCurrent": "1", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "Li<<< 7044 1727096048.66103: stdout chunk (state=3): >>>mitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target network.target shutdown.target", "After": "basic.target systemd-journald.socket system.slice dbus.socket dbus-broker.service sysinit.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181562459", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:48 EDT", "InactiveExitTimestampMonotonic": "181542174", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ActiveEnterTimestampMonotonic": "181562459", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ConditionTimestampMonotonic": "181538794", "AssertTimestamp": "Mon 2024-09-23 08:53:48 EDT", "AssertTimestampMonotonic": "181538798", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "fa93cfd0e7d340e089d3176ecd9b39e4", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7044 1727096048.68054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096048.68085: stderr chunk (state=3): >>><<< 7044 1727096048.68089: stdout chunk (state=3): >>><<< 7044 1727096048.68114: _low_level_execute_command() done: rc=0, stdout= {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10091", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ExecMainStartTimestampMonotonic": "181539975", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ExecMainHandoffTimestampMonotonic": "181553587", "ExecMainPID": "10091", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Mon 2024-09-23 08:53:48 EDT] ; stop_time=[n/a] ; pid=10091 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Mon 2024-09-23 08:53:48 EDT] ; stop_time=[n/a] ; pid=10091 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4730", "MemoryCurrent": "1949696", "MemoryPeak": "2228224", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3324153856", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "18412000", "TasksCurrent": "1", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target network.target shutdown.target", "After": "basic.target systemd-journald.socket system.slice dbus.socket dbus-broker.service sysinit.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181562459", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:48 EDT", "InactiveExitTimestampMonotonic": "181542174", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ActiveEnterTimestampMonotonic": "181562459", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ConditionTimestampMonotonic": "181538794", "AssertTimestamp": "Mon 2024-09-23 08:53:48 EDT", "AssertTimestampMonotonic": "181538798", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "fa93cfd0e7d340e089d3176ecd9b39e4", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096048.68234: done with _execute_module (ansible.legacy.systemd, {'name': 'wpa_supplicant', 'state': 'started', 'enabled': 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.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-1727096048.2612717-8967-52648414769640/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096048.68249: _low_level_execute_command(): starting 7044 1727096048.68253: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096048.2612717-8967-52648414769640/ > /dev/null 2>&1 && sleep 0' 7044 1727096048.68721: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096048.68725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096048.68728: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096048.68730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096048.68732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096048.68787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096048.68791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096048.68797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096048.68872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096048.70802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096048.70807: stdout chunk (state=3): >>><<< 7044 1727096048.70809: stderr chunk (state=3): >>><<< 7044 1727096048.70829: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096048.70974: handler run complete 7044 1727096048.70978: attempt loop complete, returning result 7044 1727096048.70981: _execute() done 7044 1727096048.70983: dumping result to json 7044 1727096048.70985: done dumping result, returning 7044 1727096048.70987: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-4381-8c4e-0000000000c0] 7044 1727096048.70989: sending task result for task 0afff68d-5257-4381-8c4e-0000000000c0 ok: [managed_node1] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ActiveEnterTimestampMonotonic": "181562459", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket system.slice dbus.socket dbus-broker.service sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-09-23 08:53:48 EDT", "AssertTimestampMonotonic": "181538798", "Before": "multi-user.target network.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "18412000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ConditionTimestampMonotonic": "181538794", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4730", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3702857728", "EffectiveMemoryMax": "3702857728", "EffectiveTasksMax": "22362", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ExecMainHandoffTimestampMonotonic": "181553587", "ExecMainPID": "10091", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ExecMainStartTimestampMonotonic": "181539975", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Mon 2024-09-23 08:53:48 EDT] ; stop_time=[n/a] ; pid=10091 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Mon 2024-09-23 08:53:48 EDT] ; stop_time=[n/a] ; pid=10091 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:48 EDT", "InactiveExitTimestampMonotonic": "181542174", "InvocationID": "fa93cfd0e7d340e089d3176ecd9b39e4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10091", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3324153856", "MemoryCurrent": "1949696", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "2228224", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181562459", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 7044 1727096048.71423: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000c0 7044 1727096048.71705: WORKER PROCESS EXITING 7044 1727096048.71723: no more pending results, returning what we have 7044 1727096048.71727: results queue empty 7044 1727096048.71728: checking for any_errors_fatal 7044 1727096048.71743: done checking for any_errors_fatal 7044 1727096048.71744: checking for max_fail_percentage 7044 1727096048.71746: done checking for max_fail_percentage 7044 1727096048.71746: checking to see if all hosts have failed and the running result is not ok 7044 1727096048.71747: done checking to see if all hosts have failed 7044 1727096048.71748: getting the remaining hosts for this loop 7044 1727096048.71749: done getting the remaining hosts for this loop 7044 1727096048.71753: getting the next task for host managed_node1 7044 1727096048.71759: done getting next task for host managed_node1 7044 1727096048.71763: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7044 1727096048.71766: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096048.71781: getting variables 7044 1727096048.71782: in VariableManager get_vars() 7044 1727096048.71841: Calling all_inventory to load vars for managed_node1 7044 1727096048.71844: Calling groups_inventory to load vars for managed_node1 7044 1727096048.71847: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096048.71857: Calling all_plugins_play to load vars for managed_node1 7044 1727096048.71860: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096048.71864: Calling groups_plugins_play to load vars for managed_node1 7044 1727096048.73435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096048.75579: done with get_vars() 7044 1727096048.75739: done getting variables 7044 1727096048.75910: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:54:08 -0400 (0:00:00.624) 0:00:53.841 ****** 7044 1727096048.75957: entering _queue_task() for managed_node1/service 7044 1727096048.76375: worker is 1 (out of 1 available) 7044 1727096048.76392: exiting _queue_task() for managed_node1/service 7044 1727096048.76405: done queuing things up, now waiting for results queue to drain 7044 1727096048.76406: waiting for pending results... 7044 1727096048.76788: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7044 1727096048.76866: in run() - task 0afff68d-5257-4381-8c4e-0000000000c1 7044 1727096048.76881: variable 'ansible_search_path' from source: unknown 7044 1727096048.76884: variable 'ansible_search_path' from source: unknown 7044 1727096048.76914: calling self._execute() 7044 1727096048.77000: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096048.77004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096048.77013: variable 'omit' from source: magic vars 7044 1727096048.77323: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.77334: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096048.77477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096048.79946: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096048.80263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096048.80294: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096048.80318: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096048.80344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096048.80408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096048.80428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096048.80452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096048.80480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096048.80490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096048.80578: variable 'ansible_distribution' from source: facts 7044 1727096048.80582: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.80588: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096048.80675: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.80680: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096048.80797: variable 'ansible_distribution' from source: facts 7044 1727096048.80801: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.80806: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096048.80880: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.80883: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096048.80995: variable 'ansible_distribution' from source: facts 7044 1727096048.80998: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.81001: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096048.81075: variable 'network_provider' from source: set_fact 7044 1727096048.81079: Evaluated conditional (network_provider == "initscripts"): False 7044 1727096048.81084: when evaluation is False, skipping this task 7044 1727096048.81087: _execute() done 7044 1727096048.81089: dumping result to json 7044 1727096048.81094: done dumping result, returning 7044 1727096048.81101: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-4381-8c4e-0000000000c1] 7044 1727096048.81106: sending task result for task 0afff68d-5257-4381-8c4e-0000000000c1 7044 1727096048.81195: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000c1 7044 1727096048.81198: 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 } 7044 1727096048.81261: no more pending results, returning what we have 7044 1727096048.81265: results queue empty 7044 1727096048.81265: checking for any_errors_fatal 7044 1727096048.81284: done checking for any_errors_fatal 7044 1727096048.81285: checking for max_fail_percentage 7044 1727096048.81286: done checking for max_fail_percentage 7044 1727096048.81287: checking to see if all hosts have failed and the running result is not ok 7044 1727096048.81288: done checking to see if all hosts have failed 7044 1727096048.81288: getting the remaining hosts for this loop 7044 1727096048.81290: done getting the remaining hosts for this loop 7044 1727096048.81293: getting the next task for host managed_node1 7044 1727096048.81300: done getting next task for host managed_node1 7044 1727096048.81304: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7044 1727096048.81306: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096048.81330: getting variables 7044 1727096048.81332: in VariableManager get_vars() 7044 1727096048.81385: Calling all_inventory to load vars for managed_node1 7044 1727096048.81388: Calling groups_inventory to load vars for managed_node1 7044 1727096048.81390: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096048.81400: Calling all_plugins_play to load vars for managed_node1 7044 1727096048.81402: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096048.81449: Calling groups_plugins_play to load vars for managed_node1 7044 1727096048.88560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096048.90202: done with get_vars() 7044 1727096048.90236: done getting variables 7044 1727096048.90293: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:54:08 -0400 (0:00:00.143) 0:00:53.984 ****** 7044 1727096048.90329: entering _queue_task() for managed_node1/copy 7044 1727096048.90697: worker is 1 (out of 1 available) 7044 1727096048.90711: exiting _queue_task() for managed_node1/copy 7044 1727096048.90724: done queuing things up, now waiting for results queue to drain 7044 1727096048.90726: waiting for pending results... 7044 1727096048.91042: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7044 1727096048.91112: in run() - task 0afff68d-5257-4381-8c4e-0000000000c2 7044 1727096048.91125: variable 'ansible_search_path' from source: unknown 7044 1727096048.91136: variable 'ansible_search_path' from source: unknown 7044 1727096048.91171: calling self._execute() 7044 1727096048.91271: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096048.91281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096048.91292: variable 'omit' from source: magic vars 7044 1727096048.91687: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.91773: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096048.91879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096048.94538: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096048.94634: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096048.94677: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096048.94721: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096048.94752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096048.94844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096048.94883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096048.94923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096048.94966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096048.95021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096048.95117: variable 'ansible_distribution' from source: facts 7044 1727096048.95134: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.95147: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096048.95280: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.95349: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096048.95490: variable 'ansible_distribution' from source: facts 7044 1727096048.95499: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.95509: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096048.95623: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.95635: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096048.95871: variable 'ansible_distribution' from source: facts 7044 1727096048.95881: variable 'ansible_distribution_major_version' from source: facts 7044 1727096048.95899: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096048.96013: variable 'network_provider' from source: set_fact 7044 1727096048.96072: Evaluated conditional (network_provider == "initscripts"): False 7044 1727096048.96075: when evaluation is False, skipping this task 7044 1727096048.96078: _execute() done 7044 1727096048.96080: dumping result to json 7044 1727096048.96083: done dumping result, returning 7044 1727096048.96085: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-4381-8c4e-0000000000c2] 7044 1727096048.96087: sending task result for task 0afff68d-5257-4381-8c4e-0000000000c2 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7044 1727096048.96370: no more pending results, returning what we have 7044 1727096048.96374: results queue empty 7044 1727096048.96375: checking for any_errors_fatal 7044 1727096048.96386: done checking for any_errors_fatal 7044 1727096048.96386: checking for max_fail_percentage 7044 1727096048.96388: done checking for max_fail_percentage 7044 1727096048.96389: checking to see if all hosts have failed and the running result is not ok 7044 1727096048.96390: done checking to see if all hosts have failed 7044 1727096048.96391: getting the remaining hosts for this loop 7044 1727096048.96392: done getting the remaining hosts for this loop 7044 1727096048.96396: getting the next task for host managed_node1 7044 1727096048.96404: done getting next task for host managed_node1 7044 1727096048.96407: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7044 1727096048.96410: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096048.96434: getting variables 7044 1727096048.96436: in VariableManager get_vars() 7044 1727096048.96496: Calling all_inventory to load vars for managed_node1 7044 1727096048.96499: Calling groups_inventory to load vars for managed_node1 7044 1727096048.96501: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096048.96512: Calling all_plugins_play to load vars for managed_node1 7044 1727096048.96515: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096048.96518: Calling groups_plugins_play to load vars for managed_node1 7044 1727096048.97101: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000c2 7044 1727096048.97105: WORKER PROCESS EXITING 7044 1727096048.98625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096049.00605: done with get_vars() 7044 1727096049.00639: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:54:09 -0400 (0:00:00.104) 0:00:54.089 ****** 7044 1727096049.00815: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7044 1727096049.01565: worker is 1 (out of 1 available) 7044 1727096049.01799: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7044 1727096049.01811: done queuing things up, now waiting for results queue to drain 7044 1727096049.01812: waiting for pending results... 7044 1727096049.02278: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7044 1727096049.02614: in run() - task 0afff68d-5257-4381-8c4e-0000000000c3 7044 1727096049.02636: variable 'ansible_search_path' from source: unknown 7044 1727096049.02665: variable 'ansible_search_path' from source: unknown 7044 1727096049.02884: calling self._execute() 7044 1727096049.02944: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096049.03095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096049.03135: variable 'omit' from source: magic vars 7044 1727096049.03670: variable 'ansible_distribution_major_version' from source: facts 7044 1727096049.03689: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096049.03910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096049.08115: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096049.08192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096049.08256: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096049.08302: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096049.08338: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096049.08473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096049.08476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096049.08501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096049.08550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096049.08571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096049.08705: variable 'ansible_distribution' from source: facts 7044 1727096049.08720: variable 'ansible_distribution_major_version' from source: facts 7044 1727096049.08734: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096049.08937: variable 'ansible_distribution_major_version' from source: facts 7044 1727096049.08940: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096049.09086: variable 'ansible_distribution' from source: facts 7044 1727096049.09095: variable 'ansible_distribution_major_version' from source: facts 7044 1727096049.09106: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096049.09227: variable 'ansible_distribution_major_version' from source: facts 7044 1727096049.09238: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096049.09431: variable 'ansible_distribution' from source: facts 7044 1727096049.09440: variable 'ansible_distribution_major_version' from source: facts 7044 1727096049.09451: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096049.09460: variable 'omit' from source: magic vars 7044 1727096049.09532: variable 'omit' from source: magic vars 7044 1727096049.09808: variable 'network_provider' from source: set_fact 7044 1727096049.09882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096049.09917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096049.09952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096049.10005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096049.10031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096049.10116: variable 'omit' from source: magic vars 7044 1727096049.10248: variable 'omit' from source: magic vars 7044 1727096049.10373: variable 'network_connections' from source: task vars 7044 1727096049.10381: variable 'interface' from source: play vars 7044 1727096049.10461: variable 'interface' from source: play vars 7044 1727096049.10675: variable 'omit' from source: magic vars 7044 1727096049.10697: variable '__lsr_ansible_managed' from source: task vars 7044 1727096049.10747: variable '__lsr_ansible_managed' from source: task vars 7044 1727096049.11163: Loaded config def from plugin (lookup/template) 7044 1727096049.11222: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7044 1727096049.11224: File lookup term: get_ansible_managed.j2 7044 1727096049.11226: variable 'ansible_search_path' from source: unknown 7044 1727096049.11233: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7044 1727096049.11270: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7044 1727096049.11295: variable 'ansible_search_path' from source: unknown 7044 1727096049.17825: variable 'ansible_managed' from source: unknown 7044 1727096049.18000: variable 'omit' from source: magic vars 7044 1727096049.18037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096049.18089: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096049.18116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096049.18148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096049.18164: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096049.18200: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096049.18204: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096049.18207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096049.18273: Set connection var ansible_timeout to 10 7044 1727096049.18293: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096049.18296: Set connection var ansible_pipelining to False 7044 1727096049.18298: Set connection var ansible_connection to ssh 7044 1727096049.18300: Set connection var ansible_shell_type to sh 7044 1727096049.18302: Set connection var ansible_shell_executable to /bin/sh 7044 1727096049.18323: variable 'ansible_shell_executable' from source: unknown 7044 1727096049.18326: variable 'ansible_connection' from source: unknown 7044 1727096049.18328: variable 'ansible_module_compression' from source: unknown 7044 1727096049.18330: variable 'ansible_shell_type' from source: unknown 7044 1727096049.18335: variable 'ansible_shell_executable' from source: unknown 7044 1727096049.18338: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096049.18340: variable 'ansible_pipelining' from source: unknown 7044 1727096049.18342: variable 'ansible_timeout' from source: unknown 7044 1727096049.18346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096049.18444: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096049.18452: variable 'omit' from source: magic vars 7044 1727096049.18459: starting attempt loop 7044 1727096049.18462: running the handler 7044 1727096049.18474: _low_level_execute_command(): starting 7044 1727096049.18481: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096049.18996: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096049.19001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096049.19004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096049.19052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096049.19056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096049.19079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096049.19146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096049.20877: stdout chunk (state=3): >>>/root <<< 7044 1727096049.21023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096049.21027: stdout chunk (state=3): >>><<< 7044 1727096049.21029: stderr chunk (state=3): >>><<< 7044 1727096049.21158: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096049.21162: _low_level_execute_command(): starting 7044 1727096049.21165: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096049.2106023-9009-279908342057737 `" && echo ansible-tmp-1727096049.2106023-9009-279908342057737="` echo /root/.ansible/tmp/ansible-tmp-1727096049.2106023-9009-279908342057737 `" ) && sleep 0' 7044 1727096049.21745: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096049.21788: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096049.21806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096049.21890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096049.23854: stdout chunk (state=3): >>>ansible-tmp-1727096049.2106023-9009-279908342057737=/root/.ansible/tmp/ansible-tmp-1727096049.2106023-9009-279908342057737 <<< 7044 1727096049.24014: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096049.24018: stdout chunk (state=3): >>><<< 7044 1727096049.24021: stderr chunk (state=3): >>><<< 7044 1727096049.24175: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096049.2106023-9009-279908342057737=/root/.ansible/tmp/ansible-tmp-1727096049.2106023-9009-279908342057737 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096049.24184: variable 'ansible_module_compression' from source: unknown 7044 1727096049.24186: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7044 1727096049.24215: variable 'ansible_facts' from source: unknown 7044 1727096049.24330: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096049.2106023-9009-279908342057737/AnsiballZ_network_connections.py 7044 1727096049.24491: Sending initial data 7044 1727096049.24501: Sent initial data (166 bytes) 7044 1727096049.25089: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096049.25094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096049.25128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096049.25131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096049.25134: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096049.25136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096049.25138: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096049.25199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096049.25206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096049.25208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096049.25277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096049.26973: 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 <<< 7044 1727096049.27055: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096049.27129: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpabu5obm2 /root/.ansible/tmp/ansible-tmp-1727096049.2106023-9009-279908342057737/AnsiballZ_network_connections.py <<< 7044 1727096049.27151: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096049.2106023-9009-279908342057737/AnsiballZ_network_connections.py" <<< 7044 1727096049.27200: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpabu5obm2" to remote "/root/.ansible/tmp/ansible-tmp-1727096049.2106023-9009-279908342057737/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096049.2106023-9009-279908342057737/AnsiballZ_network_connections.py" <<< 7044 1727096049.28152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096049.28197: stderr chunk (state=3): >>><<< 7044 1727096049.28200: stdout chunk (state=3): >>><<< 7044 1727096049.28250: done transferring module to remote 7044 1727096049.28259: _low_level_execute_command(): starting 7044 1727096049.28264: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096049.2106023-9009-279908342057737/ /root/.ansible/tmp/ansible-tmp-1727096049.2106023-9009-279908342057737/AnsiballZ_network_connections.py && sleep 0' 7044 1727096049.28734: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096049.28739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096049.28741: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096049.28743: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096049.28745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096049.28787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096049.28803: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096049.28876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096049.30724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096049.30754: stderr chunk (state=3): >>><<< 7044 1727096049.30757: stdout chunk (state=3): >>><<< 7044 1727096049.30771: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096049.30775: _low_level_execute_command(): starting 7044 1727096049.30780: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096049.2106023-9009-279908342057737/AnsiballZ_network_connections.py && sleep 0' 7044 1727096049.31231: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096049.31244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096049.31263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096049.31266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096049.31325: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096049.31329: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096049.31331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096049.31410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096051.76312: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, cce7d3a1-4dec-4a4a-a56f-48379c389ab7\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, cce7d3a1-4dec-4a4a-a56f-48379c389ab7 (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7044 1727096051.78652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096051.78656: stdout chunk (state=3): >>><<< 7044 1727096051.78659: stderr chunk (state=3): >>><<< 7044 1727096051.78661: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, cce7d3a1-4dec-4a4a-a56f-48379c389ab7\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, cce7d3a1-4dec-4a4a-a56f-48379c389ab7 (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "system_ca_certs": true, "domain_suffix_match": "example.com"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096051.78791: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'interface_name': 'veth2', 'state': 'up', 'type': 'ethernet', 'ip': {'address': ['203.0.113.2/24'], 'dhcp4': 'no', 'auto6': 'no'}, 'ieee802_1x': {'identity': 'myhost', 'eap': 'tls', 'private_key': '/etc/pki/tls/client.key.nocrypt', 'client_cert': '/etc/pki/tls/client.pem', 'private_key_password_flags': ['not-required'], 'system_ca_certs': True, 'domain_suffix_match': 'example.com'}}], '__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-1727096049.2106023-9009-279908342057737/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096051.78796: _low_level_execute_command(): starting 7044 1727096051.78798: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096049.2106023-9009-279908342057737/ > /dev/null 2>&1 && sleep 0' 7044 1727096051.79410: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096051.79415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096051.79441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096051.79447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096051.79572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096051.79578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096051.79650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096051.81683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096051.81778: stderr chunk (state=3): >>><<< 7044 1727096051.81782: stdout chunk (state=3): >>><<< 7044 1727096051.81895: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096051.81899: handler run complete 7044 1727096051.81938: attempt loop complete, returning result 7044 1727096051.81942: _execute() done 7044 1727096051.81944: dumping result to json 7044 1727096051.81951: done dumping result, returning 7044 1727096051.81960: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-4381-8c4e-0000000000c3] 7044 1727096051.81963: sending task result for task 0afff68d-5257-4381-8c4e-0000000000c3 7044 1727096051.82243: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000c3 7044 1727096051.82246: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "client_cert": "/etc/pki/tls/client.pem", "domain_suffix_match": "example.com", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ], "system_ca_certs": true }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, cce7d3a1-4dec-4a4a-a56f-48379c389ab7 [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, cce7d3a1-4dec-4a4a-a56f-48379c389ab7 (is-modified) 7044 1727096051.82542: no more pending results, returning what we have 7044 1727096051.82546: results queue empty 7044 1727096051.82547: checking for any_errors_fatal 7044 1727096051.82553: done checking for any_errors_fatal 7044 1727096051.82554: checking for max_fail_percentage 7044 1727096051.82555: done checking for max_fail_percentage 7044 1727096051.82682: checking to see if all hosts have failed and the running result is not ok 7044 1727096051.82683: done checking to see if all hosts have failed 7044 1727096051.82684: getting the remaining hosts for this loop 7044 1727096051.82685: done getting the remaining hosts for this loop 7044 1727096051.82691: getting the next task for host managed_node1 7044 1727096051.82698: done getting next task for host managed_node1 7044 1727096051.82702: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7044 1727096051.82705: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096051.82718: getting variables 7044 1727096051.82720: in VariableManager get_vars() 7044 1727096051.82779: Calling all_inventory to load vars for managed_node1 7044 1727096051.82782: Calling groups_inventory to load vars for managed_node1 7044 1727096051.82784: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096051.82909: Calling all_plugins_play to load vars for managed_node1 7044 1727096051.82912: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096051.82915: Calling groups_plugins_play to load vars for managed_node1 7044 1727096051.84805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096051.86857: done with get_vars() 7044 1727096051.86900: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:54:11 -0400 (0:00:02.862) 0:00:56.951 ****** 7044 1727096051.87035: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7044 1727096051.88254: worker is 1 (out of 1 available) 7044 1727096051.88274: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7044 1727096051.88292: done queuing things up, now waiting for results queue to drain 7044 1727096051.88294: waiting for pending results... 7044 1727096051.88916: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7044 1727096051.89177: in run() - task 0afff68d-5257-4381-8c4e-0000000000c4 7044 1727096051.89220: variable 'ansible_search_path' from source: unknown 7044 1727096051.89224: variable 'ansible_search_path' from source: unknown 7044 1727096051.89228: calling self._execute() 7044 1727096051.89347: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096051.89351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096051.89375: variable 'omit' from source: magic vars 7044 1727096051.89848: variable 'ansible_distribution_major_version' from source: facts 7044 1727096051.89928: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096051.90083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096051.92808: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096051.92876: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096051.92912: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096051.92945: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096051.92969: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096051.93040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096051.93064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096051.93129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096051.93132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096051.93135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096051.93212: variable 'ansible_distribution' from source: facts 7044 1727096051.93216: variable 'ansible_distribution_major_version' from source: facts 7044 1727096051.93222: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096051.93313: variable 'ansible_distribution_major_version' from source: facts 7044 1727096051.93318: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096051.93446: variable 'ansible_distribution' from source: facts 7044 1727096051.93450: variable 'ansible_distribution_major_version' from source: facts 7044 1727096051.93452: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096051.93528: variable 'ansible_distribution_major_version' from source: facts 7044 1727096051.93532: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096051.93653: variable 'ansible_distribution' from source: facts 7044 1727096051.93657: variable 'ansible_distribution_major_version' from source: facts 7044 1727096051.93662: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096051.93746: variable 'network_state' from source: role '' defaults 7044 1727096051.93756: Evaluated conditional (network_state != {}): False 7044 1727096051.93759: when evaluation is False, skipping this task 7044 1727096051.93762: _execute() done 7044 1727096051.93765: dumping result to json 7044 1727096051.93768: done dumping result, returning 7044 1727096051.93778: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-4381-8c4e-0000000000c4] 7044 1727096051.93781: sending task result for task 0afff68d-5257-4381-8c4e-0000000000c4 7044 1727096051.93873: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000c4 7044 1727096051.93876: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096051.93943: no more pending results, returning what we have 7044 1727096051.93946: results queue empty 7044 1727096051.93947: checking for any_errors_fatal 7044 1727096051.93957: done checking for any_errors_fatal 7044 1727096051.93958: checking for max_fail_percentage 7044 1727096051.93960: done checking for max_fail_percentage 7044 1727096051.93961: checking to see if all hosts have failed and the running result is not ok 7044 1727096051.93962: done checking to see if all hosts have failed 7044 1727096051.93962: getting the remaining hosts for this loop 7044 1727096051.93963: done getting the remaining hosts for this loop 7044 1727096051.93969: getting the next task for host managed_node1 7044 1727096051.93976: done getting next task for host managed_node1 7044 1727096051.93980: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7044 1727096051.93982: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096051.94005: getting variables 7044 1727096051.94006: in VariableManager get_vars() 7044 1727096051.94059: Calling all_inventory to load vars for managed_node1 7044 1727096051.94061: Calling groups_inventory to load vars for managed_node1 7044 1727096051.94063: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096051.94083: Calling all_plugins_play to load vars for managed_node1 7044 1727096051.94086: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096051.94089: Calling groups_plugins_play to load vars for managed_node1 7044 1727096051.94929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096051.95979: done with get_vars() 7044 1727096051.96002: done getting variables 7044 1727096051.96052: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:54:11 -0400 (0:00:00.090) 0:00:57.042 ****** 7044 1727096051.96087: entering _queue_task() for managed_node1/debug 7044 1727096051.96363: worker is 1 (out of 1 available) 7044 1727096051.96381: exiting _queue_task() for managed_node1/debug 7044 1727096051.96392: done queuing things up, now waiting for results queue to drain 7044 1727096051.96393: waiting for pending results... 7044 1727096051.96593: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7044 1727096051.96700: in run() - task 0afff68d-5257-4381-8c4e-0000000000c5 7044 1727096051.96713: variable 'ansible_search_path' from source: unknown 7044 1727096051.96717: variable 'ansible_search_path' from source: unknown 7044 1727096051.96754: calling self._execute() 7044 1727096051.96842: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096051.96846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096051.96854: variable 'omit' from source: magic vars 7044 1727096051.97158: variable 'ansible_distribution_major_version' from source: facts 7044 1727096051.97177: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096051.97323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096051.98998: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096051.99061: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096051.99091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096051.99117: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096051.99143: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096051.99209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096051.99231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096051.99254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096051.99281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096051.99292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096051.99386: variable 'ansible_distribution' from source: facts 7044 1727096051.99390: variable 'ansible_distribution_major_version' from source: facts 7044 1727096051.99397: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096051.99485: variable 'ansible_distribution_major_version' from source: facts 7044 1727096051.99490: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096051.99612: variable 'ansible_distribution' from source: facts 7044 1727096051.99616: variable 'ansible_distribution_major_version' from source: facts 7044 1727096051.99621: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096051.99701: variable 'ansible_distribution_major_version' from source: facts 7044 1727096051.99704: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096051.99823: variable 'ansible_distribution' from source: facts 7044 1727096051.99826: variable 'ansible_distribution_major_version' from source: facts 7044 1727096051.99832: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096051.99840: variable 'omit' from source: magic vars 7044 1727096051.99883: variable 'omit' from source: magic vars 7044 1727096051.99917: variable 'omit' from source: magic vars 7044 1727096051.99942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096051.99964: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096051.99980: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096051.99993: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096052.00002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096052.00030: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096052.00037: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096052.00039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096052.00105: Set connection var ansible_timeout to 10 7044 1727096052.00114: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096052.00121: Set connection var ansible_pipelining to False 7044 1727096052.00124: Set connection var ansible_connection to ssh 7044 1727096052.00126: Set connection var ansible_shell_type to sh 7044 1727096052.00131: Set connection var ansible_shell_executable to /bin/sh 7044 1727096052.00154: variable 'ansible_shell_executable' from source: unknown 7044 1727096052.00157: variable 'ansible_connection' from source: unknown 7044 1727096052.00159: variable 'ansible_module_compression' from source: unknown 7044 1727096052.00162: variable 'ansible_shell_type' from source: unknown 7044 1727096052.00164: variable 'ansible_shell_executable' from source: unknown 7044 1727096052.00166: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096052.00174: variable 'ansible_pipelining' from source: unknown 7044 1727096052.00177: variable 'ansible_timeout' from source: unknown 7044 1727096052.00181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096052.00262: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096052.00273: variable 'omit' from source: magic vars 7044 1727096052.00278: starting attempt loop 7044 1727096052.00281: running the handler 7044 1727096052.00388: variable '__network_connections_result' from source: set_fact 7044 1727096052.00429: handler run complete 7044 1727096052.00449: attempt loop complete, returning result 7044 1727096052.00453: _execute() done 7044 1727096052.00456: dumping result to json 7044 1727096052.00459: done dumping result, returning 7044 1727096052.00466: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-4381-8c4e-0000000000c5] 7044 1727096052.00470: sending task result for task 0afff68d-5257-4381-8c4e-0000000000c5 7044 1727096052.00559: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000c5 7044 1727096052.00562: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, cce7d3a1-4dec-4a4a-a56f-48379c389ab7", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, cce7d3a1-4dec-4a4a-a56f-48379c389ab7 (is-modified)" ] } 7044 1727096052.00638: no more pending results, returning what we have 7044 1727096052.00641: results queue empty 7044 1727096052.00642: checking for any_errors_fatal 7044 1727096052.00652: done checking for any_errors_fatal 7044 1727096052.00653: checking for max_fail_percentage 7044 1727096052.00675: done checking for max_fail_percentage 7044 1727096052.00676: checking to see if all hosts have failed and the running result is not ok 7044 1727096052.00677: done checking to see if all hosts have failed 7044 1727096052.00678: getting the remaining hosts for this loop 7044 1727096052.00679: done getting the remaining hosts for this loop 7044 1727096052.00683: getting the next task for host managed_node1 7044 1727096052.00689: done getting next task for host managed_node1 7044 1727096052.00693: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7044 1727096052.00696: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096052.00708: getting variables 7044 1727096052.00709: in VariableManager get_vars() 7044 1727096052.00762: Calling all_inventory to load vars for managed_node1 7044 1727096052.00765: Calling groups_inventory to load vars for managed_node1 7044 1727096052.00768: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096052.00784: Calling all_plugins_play to load vars for managed_node1 7044 1727096052.00787: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096052.00790: Calling groups_plugins_play to load vars for managed_node1 7044 1727096052.01605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096052.02523: done with get_vars() 7044 1727096052.02553: done getting variables 7044 1727096052.02608: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:54:12 -0400 (0:00:00.065) 0:00:57.108 ****** 7044 1727096052.02641: entering _queue_task() for managed_node1/debug 7044 1727096052.02924: worker is 1 (out of 1 available) 7044 1727096052.02942: exiting _queue_task() for managed_node1/debug 7044 1727096052.02954: done queuing things up, now waiting for results queue to drain 7044 1727096052.02956: waiting for pending results... 7044 1727096052.03146: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7044 1727096052.03257: in run() - task 0afff68d-5257-4381-8c4e-0000000000c6 7044 1727096052.03271: variable 'ansible_search_path' from source: unknown 7044 1727096052.03274: variable 'ansible_search_path' from source: unknown 7044 1727096052.03308: calling self._execute() 7044 1727096052.03392: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096052.03397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096052.03413: variable 'omit' from source: magic vars 7044 1727096052.03713: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.03723: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096052.03876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096052.05497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096052.05554: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096052.05585: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096052.05615: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096052.05638: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096052.05726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096052.05750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096052.05769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096052.05796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096052.05807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096052.05908: variable 'ansible_distribution' from source: facts 7044 1727096052.05911: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.05920: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096052.06011: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.06014: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096052.06153: variable 'ansible_distribution' from source: facts 7044 1727096052.06157: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.06159: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096052.06240: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.06244: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096052.06374: variable 'ansible_distribution' from source: facts 7044 1727096052.06377: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.06380: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096052.06382: variable 'omit' from source: magic vars 7044 1727096052.06422: variable 'omit' from source: magic vars 7044 1727096052.06453: variable 'omit' from source: magic vars 7044 1727096052.06479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096052.06503: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096052.06517: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096052.06530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096052.06542: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096052.06566: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096052.06571: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096052.06573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096052.06648: Set connection var ansible_timeout to 10 7044 1727096052.06655: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096052.06661: Set connection var ansible_pipelining to False 7044 1727096052.06664: Set connection var ansible_connection to ssh 7044 1727096052.06666: Set connection var ansible_shell_type to sh 7044 1727096052.06673: Set connection var ansible_shell_executable to /bin/sh 7044 1727096052.06698: variable 'ansible_shell_executable' from source: unknown 7044 1727096052.06701: variable 'ansible_connection' from source: unknown 7044 1727096052.06704: variable 'ansible_module_compression' from source: unknown 7044 1727096052.06706: variable 'ansible_shell_type' from source: unknown 7044 1727096052.06708: variable 'ansible_shell_executable' from source: unknown 7044 1727096052.06710: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096052.06712: variable 'ansible_pipelining' from source: unknown 7044 1727096052.06719: variable 'ansible_timeout' from source: unknown 7044 1727096052.06721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096052.06805: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096052.06808: variable 'omit' from source: magic vars 7044 1727096052.06815: starting attempt loop 7044 1727096052.06817: running the handler 7044 1727096052.06859: variable '__network_connections_result' from source: set_fact 7044 1727096052.06924: variable '__network_connections_result' from source: set_fact 7044 1727096052.07028: handler run complete 7044 1727096052.07057: attempt loop complete, returning result 7044 1727096052.07060: _execute() done 7044 1727096052.07063: dumping result to json 7044 1727096052.07065: done dumping result, returning 7044 1727096052.07077: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-4381-8c4e-0000000000c6] 7044 1727096052.07079: sending task result for task 0afff68d-5257-4381-8c4e-0000000000c6 7044 1727096052.07178: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000c6 7044 1727096052.07181: 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": [ { "ieee802_1x": { "client_cert": "/etc/pki/tls/client.pem", "domain_suffix_match": "example.com", "eap": "tls", "identity": "myhost", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ], "system_ca_certs": true }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, cce7d3a1-4dec-4a4a-a56f-48379c389ab7\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, cce7d3a1-4dec-4a4a-a56f-48379c389ab7 (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, cce7d3a1-4dec-4a4a-a56f-48379c389ab7", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, cce7d3a1-4dec-4a4a-a56f-48379c389ab7 (is-modified)" ] } } 7044 1727096052.07285: no more pending results, returning what we have 7044 1727096052.07289: results queue empty 7044 1727096052.07289: checking for any_errors_fatal 7044 1727096052.07295: done checking for any_errors_fatal 7044 1727096052.07296: checking for max_fail_percentage 7044 1727096052.07297: done checking for max_fail_percentage 7044 1727096052.07298: checking to see if all hosts have failed and the running result is not ok 7044 1727096052.07299: done checking to see if all hosts have failed 7044 1727096052.07300: getting the remaining hosts for this loop 7044 1727096052.07301: done getting the remaining hosts for this loop 7044 1727096052.07304: getting the next task for host managed_node1 7044 1727096052.07311: done getting next task for host managed_node1 7044 1727096052.07314: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7044 1727096052.07317: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096052.07327: getting variables 7044 1727096052.07329: in VariableManager get_vars() 7044 1727096052.07388: Calling all_inventory to load vars for managed_node1 7044 1727096052.07391: Calling groups_inventory to load vars for managed_node1 7044 1727096052.07393: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096052.07402: Calling all_plugins_play to load vars for managed_node1 7044 1727096052.07405: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096052.07407: Calling groups_plugins_play to load vars for managed_node1 7044 1727096052.08786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096052.09781: done with get_vars() 7044 1727096052.09807: done getting variables 7044 1727096052.09859: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:54:12 -0400 (0:00:00.072) 0:00:57.180 ****** 7044 1727096052.09886: entering _queue_task() for managed_node1/debug 7044 1727096052.10160: worker is 1 (out of 1 available) 7044 1727096052.10175: exiting _queue_task() for managed_node1/debug 7044 1727096052.10188: done queuing things up, now waiting for results queue to drain 7044 1727096052.10189: waiting for pending results... 7044 1727096052.10376: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7044 1727096052.10477: in run() - task 0afff68d-5257-4381-8c4e-0000000000c7 7044 1727096052.10488: variable 'ansible_search_path' from source: unknown 7044 1727096052.10492: variable 'ansible_search_path' from source: unknown 7044 1727096052.10522: calling self._execute() 7044 1727096052.10606: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096052.10612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096052.10621: variable 'omit' from source: magic vars 7044 1727096052.11074: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.11078: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096052.11166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096052.13443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096052.13536: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096052.13581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096052.13620: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096052.13649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096052.13734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096052.13772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096052.13802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096052.13846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096052.13864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096052.13987: variable 'ansible_distribution' from source: facts 7044 1727096052.13997: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.14008: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096052.14129: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.14141: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096052.14316: variable 'ansible_distribution' from source: facts 7044 1727096052.14325: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.14335: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096052.14441: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.14452: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096052.14772: variable 'ansible_distribution' from source: facts 7044 1727096052.14776: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.14778: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096052.14780: variable 'network_state' from source: role '' defaults 7044 1727096052.14782: Evaluated conditional (network_state != {}): False 7044 1727096052.14783: when evaluation is False, skipping this task 7044 1727096052.14786: _execute() done 7044 1727096052.14792: dumping result to json 7044 1727096052.14794: done dumping result, returning 7044 1727096052.14797: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-4381-8c4e-0000000000c7] 7044 1727096052.14799: sending task result for task 0afff68d-5257-4381-8c4e-0000000000c7 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7044 1727096052.14939: no more pending results, returning what we have 7044 1727096052.14943: results queue empty 7044 1727096052.14943: checking for any_errors_fatal 7044 1727096052.14953: done checking for any_errors_fatal 7044 1727096052.14954: checking for max_fail_percentage 7044 1727096052.14955: done checking for max_fail_percentage 7044 1727096052.14956: checking to see if all hosts have failed and the running result is not ok 7044 1727096052.14957: done checking to see if all hosts have failed 7044 1727096052.14957: getting the remaining hosts for this loop 7044 1727096052.14958: done getting the remaining hosts for this loop 7044 1727096052.14966: getting the next task for host managed_node1 7044 1727096052.14974: done getting next task for host managed_node1 7044 1727096052.14978: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7044 1727096052.14981: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096052.15008: getting variables 7044 1727096052.15010: in VariableManager get_vars() 7044 1727096052.15065: Calling all_inventory to load vars for managed_node1 7044 1727096052.15073: Calling groups_inventory to load vars for managed_node1 7044 1727096052.15075: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096052.15088: Calling all_plugins_play to load vars for managed_node1 7044 1727096052.15090: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096052.15094: Calling groups_plugins_play to load vars for managed_node1 7044 1727096052.15615: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000c7 7044 1727096052.15619: WORKER PROCESS EXITING 7044 1727096052.16728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096052.18724: done with get_vars() 7044 1727096052.18759: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:54:12 -0400 (0:00:00.089) 0:00:57.270 ****** 7044 1727096052.18861: entering _queue_task() for managed_node1/ping 7044 1727096052.19318: worker is 1 (out of 1 available) 7044 1727096052.19330: exiting _queue_task() for managed_node1/ping 7044 1727096052.19342: done queuing things up, now waiting for results queue to drain 7044 1727096052.19343: waiting for pending results... 7044 1727096052.19569: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7044 1727096052.19876: in run() - task 0afff68d-5257-4381-8c4e-0000000000c8 7044 1727096052.19880: variable 'ansible_search_path' from source: unknown 7044 1727096052.19883: variable 'ansible_search_path' from source: unknown 7044 1727096052.19886: calling self._execute() 7044 1727096052.19907: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096052.19919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096052.19932: variable 'omit' from source: magic vars 7044 1727096052.20339: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.20359: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096052.20578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096052.23365: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096052.23470: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096052.23537: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096052.23602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096052.23711: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096052.23775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096052.23813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096052.23849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096052.23917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096052.23944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096052.24075: variable 'ansible_distribution' from source: facts 7044 1727096052.24086: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.24098: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096052.24232: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.24263: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096052.24434: variable 'ansible_distribution' from source: facts 7044 1727096052.24479: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.24482: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096052.24571: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.24583: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096052.24781: variable 'ansible_distribution' from source: facts 7044 1727096052.24792: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.24801: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096052.24817: variable 'omit' from source: magic vars 7044 1727096052.24909: variable 'omit' from source: magic vars 7044 1727096052.24973: variable 'omit' from source: magic vars 7044 1727096052.25005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096052.25026: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096052.25053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096052.25066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096052.25078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096052.25102: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096052.25108: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096052.25113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096052.25190: Set connection var ansible_timeout to 10 7044 1727096052.25197: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096052.25202: Set connection var ansible_pipelining to False 7044 1727096052.25205: Set connection var ansible_connection to ssh 7044 1727096052.25207: Set connection var ansible_shell_type to sh 7044 1727096052.25212: Set connection var ansible_shell_executable to /bin/sh 7044 1727096052.25233: variable 'ansible_shell_executable' from source: unknown 7044 1727096052.25238: variable 'ansible_connection' from source: unknown 7044 1727096052.25242: variable 'ansible_module_compression' from source: unknown 7044 1727096052.25246: variable 'ansible_shell_type' from source: unknown 7044 1727096052.25248: variable 'ansible_shell_executable' from source: unknown 7044 1727096052.25251: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096052.25256: variable 'ansible_pipelining' from source: unknown 7044 1727096052.25259: variable 'ansible_timeout' from source: unknown 7044 1727096052.25262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096052.25366: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096052.25380: variable 'omit' from source: magic vars 7044 1727096052.25383: starting attempt loop 7044 1727096052.25385: running the handler 7044 1727096052.25396: _low_level_execute_command(): starting 7044 1727096052.25403: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096052.25926: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096052.25931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096052.25937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096052.25984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096052.25988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096052.25990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096052.26073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096052.27798: stdout chunk (state=3): >>>/root <<< 7044 1727096052.27894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096052.27926: stderr chunk (state=3): >>><<< 7044 1727096052.27929: stdout chunk (state=3): >>><<< 7044 1727096052.27951: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096052.27961: _low_level_execute_command(): starting 7044 1727096052.27967: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096052.2795117-9124-94408538693940 `" && echo ansible-tmp-1727096052.2795117-9124-94408538693940="` echo /root/.ansible/tmp/ansible-tmp-1727096052.2795117-9124-94408538693940 `" ) && sleep 0' 7044 1727096052.28429: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096052.28433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096052.28436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096052.28438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096052.28489: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096052.28493: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096052.28507: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096052.28582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096052.30548: stdout chunk (state=3): >>>ansible-tmp-1727096052.2795117-9124-94408538693940=/root/.ansible/tmp/ansible-tmp-1727096052.2795117-9124-94408538693940 <<< 7044 1727096052.30657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096052.30701: stderr chunk (state=3): >>><<< 7044 1727096052.30704: stdout chunk (state=3): >>><<< 7044 1727096052.30716: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096052.2795117-9124-94408538693940=/root/.ansible/tmp/ansible-tmp-1727096052.2795117-9124-94408538693940 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096052.30784: variable 'ansible_module_compression' from source: unknown 7044 1727096052.30797: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7044 1727096052.30828: variable 'ansible_facts' from source: unknown 7044 1727096052.30890: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096052.2795117-9124-94408538693940/AnsiballZ_ping.py 7044 1727096052.30992: Sending initial data 7044 1727096052.30995: Sent initial data (150 bytes) 7044 1727096052.31449: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096052.31453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096052.31480: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096052.31483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096052.31542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096052.31546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096052.31548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096052.31621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096052.33250: 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 <<< 7044 1727096052.33335: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096052.33405: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpb8f3te5h /root/.ansible/tmp/ansible-tmp-1727096052.2795117-9124-94408538693940/AnsiballZ_ping.py <<< 7044 1727096052.33417: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096052.2795117-9124-94408538693940/AnsiballZ_ping.py" <<< 7044 1727096052.33492: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpb8f3te5h" to remote "/root/.ansible/tmp/ansible-tmp-1727096052.2795117-9124-94408538693940/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096052.2795117-9124-94408538693940/AnsiballZ_ping.py" <<< 7044 1727096052.34142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096052.34184: stderr chunk (state=3): >>><<< 7044 1727096052.34189: stdout chunk (state=3): >>><<< 7044 1727096052.34207: done transferring module to remote 7044 1727096052.34219: _low_level_execute_command(): starting 7044 1727096052.34222: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096052.2795117-9124-94408538693940/ /root/.ansible/tmp/ansible-tmp-1727096052.2795117-9124-94408538693940/AnsiballZ_ping.py && sleep 0' 7044 1727096052.34694: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096052.34698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096052.34703: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096052.34705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096052.34757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096052.34760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096052.34836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096052.36688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096052.36716: stderr chunk (state=3): >>><<< 7044 1727096052.36719: stdout chunk (state=3): >>><<< 7044 1727096052.36735: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096052.36739: _low_level_execute_command(): starting 7044 1727096052.36742: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096052.2795117-9124-94408538693940/AnsiballZ_ping.py && sleep 0' 7044 1727096052.37213: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096052.37217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096052.37219: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096052.37221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096052.37274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096052.37277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096052.37295: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096052.37362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096052.52358: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7044 1727096052.53715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096052.53745: stderr chunk (state=3): >>><<< 7044 1727096052.53750: stdout chunk (state=3): >>><<< 7044 1727096052.53764: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096052.53787: 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-1727096052.2795117-9124-94408538693940/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096052.53795: _low_level_execute_command(): starting 7044 1727096052.53799: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096052.2795117-9124-94408538693940/ > /dev/null 2>&1 && sleep 0' 7044 1727096052.54271: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096052.54276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096052.54279: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096052.54281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096052.54337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096052.54343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096052.54345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096052.54409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096052.56300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096052.56318: stderr chunk (state=3): >>><<< 7044 1727096052.56321: stdout chunk (state=3): >>><<< 7044 1727096052.56338: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096052.56341: handler run complete 7044 1727096052.56354: attempt loop complete, returning result 7044 1727096052.56357: _execute() done 7044 1727096052.56359: dumping result to json 7044 1727096052.56361: done dumping result, returning 7044 1727096052.56371: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-4381-8c4e-0000000000c8] 7044 1727096052.56378: sending task result for task 0afff68d-5257-4381-8c4e-0000000000c8 7044 1727096052.56471: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000c8 7044 1727096052.56474: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7044 1727096052.56549: no more pending results, returning what we have 7044 1727096052.56553: results queue empty 7044 1727096052.56554: checking for any_errors_fatal 7044 1727096052.56559: done checking for any_errors_fatal 7044 1727096052.56560: checking for max_fail_percentage 7044 1727096052.56562: done checking for max_fail_percentage 7044 1727096052.56562: checking to see if all hosts have failed and the running result is not ok 7044 1727096052.56563: done checking to see if all hosts have failed 7044 1727096052.56564: getting the remaining hosts for this loop 7044 1727096052.56565: done getting the remaining hosts for this loop 7044 1727096052.56571: getting the next task for host managed_node1 7044 1727096052.56582: done getting next task for host managed_node1 7044 1727096052.56584: ^ task is: TASK: meta (role_complete) 7044 1727096052.56587: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096052.56599: getting variables 7044 1727096052.56600: in VariableManager get_vars() 7044 1727096052.56656: Calling all_inventory to load vars for managed_node1 7044 1727096052.56659: Calling groups_inventory to load vars for managed_node1 7044 1727096052.56661: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096052.56678: Calling all_plugins_play to load vars for managed_node1 7044 1727096052.56682: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096052.56684: Calling groups_plugins_play to load vars for managed_node1 7044 1727096052.57835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096052.59446: done with get_vars() 7044 1727096052.59485: done getting variables 7044 1727096052.59576: done queuing things up, now waiting for results queue to drain 7044 1727096052.59578: results queue empty 7044 1727096052.59579: checking for any_errors_fatal 7044 1727096052.59582: done checking for any_errors_fatal 7044 1727096052.59583: checking for max_fail_percentage 7044 1727096052.59584: done checking for max_fail_percentage 7044 1727096052.59584: checking to see if all hosts have failed and the running result is not ok 7044 1727096052.59585: done checking to see if all hosts have failed 7044 1727096052.59586: getting the remaining hosts for this loop 7044 1727096052.59587: done getting the remaining hosts for this loop 7044 1727096052.59590: getting the next task for host managed_node1 7044 1727096052.59594: done getting next task for host managed_node1 7044 1727096052.59596: ^ task is: TASK: TEST: I can ping the EAP server 7044 1727096052.59598: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096052.59600: getting variables 7044 1727096052.59601: in VariableManager get_vars() 7044 1727096052.59625: Calling all_inventory to load vars for managed_node1 7044 1727096052.59627: Calling groups_inventory to load vars for managed_node1 7044 1727096052.59629: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096052.59638: Calling all_plugins_play to load vars for managed_node1 7044 1727096052.59640: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096052.59643: Calling groups_plugins_play to load vars for managed_node1 7044 1727096052.60862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096052.62494: done with get_vars() 7044 1727096052.62531: done getting variables 7044 1727096052.62586: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:93 Monday 23 September 2024 08:54:12 -0400 (0:00:00.437) 0:00:57.707 ****** 7044 1727096052.62618: entering _queue_task() for managed_node1/command 7044 1727096052.63009: worker is 1 (out of 1 available) 7044 1727096052.63023: exiting _queue_task() for managed_node1/command 7044 1727096052.63039: done queuing things up, now waiting for results queue to drain 7044 1727096052.63041: waiting for pending results... 7044 1727096052.63489: running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server 7044 1727096052.63496: in run() - task 0afff68d-5257-4381-8c4e-0000000000f8 7044 1727096052.63500: variable 'ansible_search_path' from source: unknown 7044 1727096052.63536: calling self._execute() 7044 1727096052.63661: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096052.63677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096052.63695: variable 'omit' from source: magic vars 7044 1727096052.64130: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.64156: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096052.64378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096052.67129: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096052.67274: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096052.67278: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096052.67304: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096052.67341: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096052.67431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096052.67470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096052.67499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096052.67549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096052.67569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096052.67693: variable 'ansible_distribution' from source: facts 7044 1727096052.67703: variable 'ansible_distribution_major_version' from source: facts 7044 1727096052.67716: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096052.67726: variable 'omit' from source: magic vars 7044 1727096052.67854: variable 'omit' from source: magic vars 7044 1727096052.67857: variable 'omit' from source: magic vars 7044 1727096052.67859: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096052.67862: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096052.67887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096052.67907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096052.67920: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096052.67956: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096052.67964: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096052.67976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096052.68080: Set connection var ansible_timeout to 10 7044 1727096052.68094: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096052.68104: Set connection var ansible_pipelining to False 7044 1727096052.68111: Set connection var ansible_connection to ssh 7044 1727096052.68117: Set connection var ansible_shell_type to sh 7044 1727096052.68125: Set connection var ansible_shell_executable to /bin/sh 7044 1727096052.68159: variable 'ansible_shell_executable' from source: unknown 7044 1727096052.68166: variable 'ansible_connection' from source: unknown 7044 1727096052.68188: variable 'ansible_module_compression' from source: unknown 7044 1727096052.68191: variable 'ansible_shell_type' from source: unknown 7044 1727096052.68193: variable 'ansible_shell_executable' from source: unknown 7044 1727096052.68195: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096052.68273: variable 'ansible_pipelining' from source: unknown 7044 1727096052.68276: variable 'ansible_timeout' from source: unknown 7044 1727096052.68278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096052.68330: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096052.68351: variable 'omit' from source: magic vars 7044 1727096052.68361: starting attempt loop 7044 1727096052.68370: running the handler 7044 1727096052.68390: _low_level_execute_command(): starting 7044 1727096052.68407: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096052.69150: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096052.69274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096052.69302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096052.69417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096052.71161: stdout chunk (state=3): >>>/root <<< 7044 1727096052.71325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096052.71329: stdout chunk (state=3): >>><<< 7044 1727096052.71331: stderr chunk (state=3): >>><<< 7044 1727096052.71354: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096052.71470: _low_level_execute_command(): starting 7044 1727096052.71474: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096052.7137563-9141-160820041686112 `" && echo ansible-tmp-1727096052.7137563-9141-160820041686112="` echo /root/.ansible/tmp/ansible-tmp-1727096052.7137563-9141-160820041686112 `" ) && sleep 0' 7044 1727096052.72162: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096052.72202: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096052.72310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096052.74525: stdout chunk (state=3): >>>ansible-tmp-1727096052.7137563-9141-160820041686112=/root/.ansible/tmp/ansible-tmp-1727096052.7137563-9141-160820041686112 <<< 7044 1727096052.74776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096052.74780: stdout chunk (state=3): >>><<< 7044 1727096052.74783: stderr chunk (state=3): >>><<< 7044 1727096052.74785: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096052.7137563-9141-160820041686112=/root/.ansible/tmp/ansible-tmp-1727096052.7137563-9141-160820041686112 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096052.74788: variable 'ansible_module_compression' from source: unknown 7044 1727096052.74790: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7044 1727096052.74792: variable 'ansible_facts' from source: unknown 7044 1727096052.74897: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096052.7137563-9141-160820041686112/AnsiballZ_command.py 7044 1727096052.75138: Sending initial data 7044 1727096052.75151: Sent initial data (154 bytes) 7044 1727096052.75676: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096052.75695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096052.75794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096052.75827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096052.75854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096052.75874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096052.75975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096052.77588: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7044 1727096052.77605: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7044 1727096052.77622: 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 <<< 7044 1727096052.77708: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096052.77805: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmphtq00_km /root/.ansible/tmp/ansible-tmp-1727096052.7137563-9141-160820041686112/AnsiballZ_command.py <<< 7044 1727096052.77817: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096052.7137563-9141-160820041686112/AnsiballZ_command.py" <<< 7044 1727096052.77872: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmphtq00_km" to remote "/root/.ansible/tmp/ansible-tmp-1727096052.7137563-9141-160820041686112/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096052.7137563-9141-160820041686112/AnsiballZ_command.py" <<< 7044 1727096052.78742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096052.78762: stderr chunk (state=3): >>><<< 7044 1727096052.78775: stdout chunk (state=3): >>><<< 7044 1727096052.78819: done transferring module to remote 7044 1727096052.78842: _low_level_execute_command(): starting 7044 1727096052.78922: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096052.7137563-9141-160820041686112/ /root/.ansible/tmp/ansible-tmp-1727096052.7137563-9141-160820041686112/AnsiballZ_command.py && sleep 0' 7044 1727096052.79596: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096052.79633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096052.79650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096052.79674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096052.79781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096052.81679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096052.81691: stdout chunk (state=3): >>><<< 7044 1727096052.81703: stderr chunk (state=3): >>><<< 7044 1727096052.81725: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096052.81736: _low_level_execute_command(): starting 7044 1727096052.81822: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096052.7137563-9141-160820041686112/AnsiballZ_command.py && sleep 0' 7044 1727096052.82389: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096052.82410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096052.82428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096052.82446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096052.82465: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096052.82488: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096052.82520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096052.82583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096052.82619: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096052.82640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096052.82665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096052.82771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096052.98456: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.050 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.050/0.050/0.050/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-23 08:54:12.979639", "end": "2024-09-23 08:54:12.983304", "delta": "0:00:00.003665", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_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}}} <<< 7044 1727096052.99993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096053.00024: stderr chunk (state=3): >>><<< 7044 1727096053.00030: stdout chunk (state=3): >>><<< 7044 1727096053.00052: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.050 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.050/0.050/0.050/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-23 08:54:12.979639", "end": "2024-09-23 08:54:12.983304", "delta": "0:00:00.003665", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096053.00085: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping -c1 203.0.113.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-1727096052.7137563-9141-160820041686112/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096053.00094: _low_level_execute_command(): starting 7044 1727096053.00101: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096052.7137563-9141-160820041686112/ > /dev/null 2>&1 && sleep 0' 7044 1727096053.00581: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096053.00586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096053.00592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096053.00626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096053.00640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096053.00721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096053.02575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096053.02605: stderr chunk (state=3): >>><<< 7044 1727096053.02607: stdout chunk (state=3): >>><<< 7044 1727096053.02620: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096053.02640: handler run complete 7044 1727096053.02655: Evaluated conditional (False): False 7044 1727096053.02663: attempt loop complete, returning result 7044 1727096053.02666: _execute() done 7044 1727096053.02670: dumping result to json 7044 1727096053.02675: done dumping result, returning 7044 1727096053.02682: done running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server [0afff68d-5257-4381-8c4e-0000000000f8] 7044 1727096053.02685: sending task result for task 0afff68d-5257-4381-8c4e-0000000000f8 7044 1727096053.02782: done sending task result for task 0afff68d-5257-4381-8c4e-0000000000f8 7044 1727096053.02784: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.003665", "end": "2024-09-23 08:54:12.983304", "rc": 0, "start": "2024-09-23 08:54:12.979639" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.050 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.050/0.050/0.050/0.000 ms 7044 1727096053.02847: no more pending results, returning what we have 7044 1727096053.02850: results queue empty 7044 1727096053.02851: checking for any_errors_fatal 7044 1727096053.02853: done checking for any_errors_fatal 7044 1727096053.02854: checking for max_fail_percentage 7044 1727096053.02856: done checking for max_fail_percentage 7044 1727096053.02856: checking to see if all hosts have failed and the running result is not ok 7044 1727096053.02857: done checking to see if all hosts have failed 7044 1727096053.02858: getting the remaining hosts for this loop 7044 1727096053.02859: done getting the remaining hosts for this loop 7044 1727096053.02862: getting the next task for host managed_node1 7044 1727096053.02872: done getting next task for host managed_node1 7044 1727096053.02878: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7044 1727096053.02881: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096053.02902: getting variables 7044 1727096053.02903: in VariableManager get_vars() 7044 1727096053.02956: Calling all_inventory to load vars for managed_node1 7044 1727096053.02959: Calling groups_inventory to load vars for managed_node1 7044 1727096053.02961: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096053.02976: Calling all_plugins_play to load vars for managed_node1 7044 1727096053.02979: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096053.02982: Calling groups_plugins_play to load vars for managed_node1 7044 1727096053.03988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096053.05591: done with get_vars() 7044 1727096053.05619: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:54:13 -0400 (0:00:00.430) 0:00:58.138 ****** 7044 1727096053.05703: entering _queue_task() for managed_node1/include_tasks 7044 1727096053.05988: worker is 1 (out of 1 available) 7044 1727096053.06007: exiting _queue_task() for managed_node1/include_tasks 7044 1727096053.06020: done queuing things up, now waiting for results queue to drain 7044 1727096053.06021: waiting for pending results... 7044 1727096053.06202: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7044 1727096053.06310: in run() - task 0afff68d-5257-4381-8c4e-000000000100 7044 1727096053.06322: variable 'ansible_search_path' from source: unknown 7044 1727096053.06325: variable 'ansible_search_path' from source: unknown 7044 1727096053.06361: calling self._execute() 7044 1727096053.06443: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096053.06448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096053.06457: variable 'omit' from source: magic vars 7044 1727096053.06771: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.06781: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.06927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096053.09154: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096053.09280: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096053.09285: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096053.09294: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096053.09320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096053.09388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096053.09410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096053.09427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096053.09455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096053.09466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096053.09556: variable 'ansible_distribution' from source: facts 7044 1727096053.09560: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.09567: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.09656: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.09659: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.09780: variable 'ansible_distribution' from source: facts 7044 1727096053.09784: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.09789: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.09866: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.09872: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.09985: variable 'ansible_distribution' from source: facts 7044 1727096053.09989: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.09994: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.10000: _execute() done 7044 1727096053.10003: dumping result to json 7044 1727096053.10007: done dumping result, returning 7044 1727096053.10014: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-4381-8c4e-000000000100] 7044 1727096053.10018: sending task result for task 0afff68d-5257-4381-8c4e-000000000100 7044 1727096053.10111: done sending task result for task 0afff68d-5257-4381-8c4e-000000000100 7044 1727096053.10113: WORKER PROCESS EXITING 7044 1727096053.10184: no more pending results, returning what we have 7044 1727096053.10189: in VariableManager get_vars() 7044 1727096053.10251: Calling all_inventory to load vars for managed_node1 7044 1727096053.10254: Calling groups_inventory to load vars for managed_node1 7044 1727096053.10256: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096053.10266: Calling all_plugins_play to load vars for managed_node1 7044 1727096053.10271: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096053.10274: Calling groups_plugins_play to load vars for managed_node1 7044 1727096053.11183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096053.12597: done with get_vars() 7044 1727096053.12616: variable 'ansible_search_path' from source: unknown 7044 1727096053.12617: variable 'ansible_search_path' from source: unknown 7044 1727096053.12647: we have included files to process 7044 1727096053.12648: generating all_blocks data 7044 1727096053.12649: done generating all_blocks data 7044 1727096053.12653: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096053.12653: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096053.12655: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096053.13052: done processing included file 7044 1727096053.13054: iterating over new_blocks loaded from include file 7044 1727096053.13055: in VariableManager get_vars() 7044 1727096053.13080: done with get_vars() 7044 1727096053.13081: filtering new block on tags 7044 1727096053.13093: done filtering new block on tags 7044 1727096053.13095: in VariableManager get_vars() 7044 1727096053.13116: done with get_vars() 7044 1727096053.13117: filtering new block on tags 7044 1727096053.13130: done filtering new block on tags 7044 1727096053.13132: in VariableManager get_vars() 7044 1727096053.13150: done with get_vars() 7044 1727096053.13151: filtering new block on tags 7044 1727096053.13161: done filtering new block on tags 7044 1727096053.13162: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7044 1727096053.13166: extending task lists for all hosts with included blocks 7044 1727096053.13623: done extending task lists 7044 1727096053.13625: done processing included files 7044 1727096053.13625: results queue empty 7044 1727096053.13626: checking for any_errors_fatal 7044 1727096053.13629: done checking for any_errors_fatal 7044 1727096053.13630: checking for max_fail_percentage 7044 1727096053.13631: done checking for max_fail_percentage 7044 1727096053.13631: checking to see if all hosts have failed and the running result is not ok 7044 1727096053.13632: done checking to see if all hosts have failed 7044 1727096053.13632: getting the remaining hosts for this loop 7044 1727096053.13633: done getting the remaining hosts for this loop 7044 1727096053.13642: getting the next task for host managed_node1 7044 1727096053.13645: done getting next task for host managed_node1 7044 1727096053.13647: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7044 1727096053.13650: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096053.13658: getting variables 7044 1727096053.13658: in VariableManager get_vars() 7044 1727096053.13676: Calling all_inventory to load vars for managed_node1 7044 1727096053.13678: Calling groups_inventory to load vars for managed_node1 7044 1727096053.13679: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096053.13683: Calling all_plugins_play to load vars for managed_node1 7044 1727096053.13684: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096053.13686: Calling groups_plugins_play to load vars for managed_node1 7044 1727096053.14381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096053.15256: done with get_vars() 7044 1727096053.15285: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:54:13 -0400 (0:00:00.096) 0:00:58.235 ****** 7044 1727096053.15345: entering _queue_task() for managed_node1/setup 7044 1727096053.15621: worker is 1 (out of 1 available) 7044 1727096053.15635: exiting _queue_task() for managed_node1/setup 7044 1727096053.15647: done queuing things up, now waiting for results queue to drain 7044 1727096053.15649: waiting for pending results... 7044 1727096053.15842: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7044 1727096053.15955: in run() - task 0afff68d-5257-4381-8c4e-0000000004ac 7044 1727096053.15966: variable 'ansible_search_path' from source: unknown 7044 1727096053.15972: variable 'ansible_search_path' from source: unknown 7044 1727096053.16004: calling self._execute() 7044 1727096053.16082: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096053.16088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096053.16101: variable 'omit' from source: magic vars 7044 1727096053.16406: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.16418: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.16571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096053.18319: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096053.18366: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096053.18398: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096053.18424: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096053.18446: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096053.18512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096053.18546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096053.18563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096053.18591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096053.18603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096053.18696: variable 'ansible_distribution' from source: facts 7044 1727096053.18700: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.18707: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.18794: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.18800: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.18917: variable 'ansible_distribution' from source: facts 7044 1727096053.18921: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.18926: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.19003: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.19006: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.19120: variable 'ansible_distribution' from source: facts 7044 1727096053.19124: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.19129: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.19204: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.19207: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.19320: variable 'ansible_distribution' from source: facts 7044 1727096053.19324: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.19329: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.19405: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.19408: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.19522: variable 'ansible_distribution' from source: facts 7044 1727096053.19526: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.19531: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.19634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096053.19655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096053.19673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096053.19704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096053.19714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096053.19750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096053.19766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096053.19787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096053.19817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096053.19828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096053.19922: variable '__network_required_facts' from source: role '' defaults 7044 1727096053.19930: variable 'ansible_facts' from source: unknown 7044 1727096053.20379: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7044 1727096053.20383: when evaluation is False, skipping this task 7044 1727096053.20385: _execute() done 7044 1727096053.20388: dumping result to json 7044 1727096053.20390: done dumping result, returning 7044 1727096053.20397: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-4381-8c4e-0000000004ac] 7044 1727096053.20409: sending task result for task 0afff68d-5257-4381-8c4e-0000000004ac 7044 1727096053.20490: done sending task result for task 0afff68d-5257-4381-8c4e-0000000004ac 7044 1727096053.20493: 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 } 7044 1727096053.20536: no more pending results, returning what we have 7044 1727096053.20540: results queue empty 7044 1727096053.20541: checking for any_errors_fatal 7044 1727096053.20542: done checking for any_errors_fatal 7044 1727096053.20543: checking for max_fail_percentage 7044 1727096053.20545: done checking for max_fail_percentage 7044 1727096053.20545: checking to see if all hosts have failed and the running result is not ok 7044 1727096053.20546: done checking to see if all hosts have failed 7044 1727096053.20547: getting the remaining hosts for this loop 7044 1727096053.20548: done getting the remaining hosts for this loop 7044 1727096053.20552: getting the next task for host managed_node1 7044 1727096053.20560: done getting next task for host managed_node1 7044 1727096053.20564: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7044 1727096053.20569: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096053.20591: getting variables 7044 1727096053.20592: in VariableManager get_vars() 7044 1727096053.20651: Calling all_inventory to load vars for managed_node1 7044 1727096053.20654: Calling groups_inventory to load vars for managed_node1 7044 1727096053.20656: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096053.20667: Calling all_plugins_play to load vars for managed_node1 7044 1727096053.20679: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096053.20682: Calling groups_plugins_play to load vars for managed_node1 7044 1727096053.21586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096053.22458: done with get_vars() 7044 1727096053.22483: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:54:13 -0400 (0:00:00.072) 0:00:58.307 ****** 7044 1727096053.22561: entering _queue_task() for managed_node1/stat 7044 1727096053.22828: worker is 1 (out of 1 available) 7044 1727096053.22842: exiting _queue_task() for managed_node1/stat 7044 1727096053.22854: done queuing things up, now waiting for results queue to drain 7044 1727096053.22855: waiting for pending results... 7044 1727096053.23047: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7044 1727096053.23159: in run() - task 0afff68d-5257-4381-8c4e-0000000004ae 7044 1727096053.23172: variable 'ansible_search_path' from source: unknown 7044 1727096053.23176: variable 'ansible_search_path' from source: unknown 7044 1727096053.23209: calling self._execute() 7044 1727096053.23288: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096053.23292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096053.23310: variable 'omit' from source: magic vars 7044 1727096053.23592: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.23602: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.23744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096053.25302: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096053.25347: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096053.25380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096053.25406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096053.25426: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096053.25495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096053.25525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096053.25544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096053.25571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096053.25585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096053.25674: variable 'ansible_distribution' from source: facts 7044 1727096053.25678: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.25686: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.25773: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.25777: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.25896: variable 'ansible_distribution' from source: facts 7044 1727096053.25900: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.25906: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.25980: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.25984: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.26097: variable 'ansible_distribution' from source: facts 7044 1727096053.26101: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.26106: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.26181: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.26184: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.26296: variable 'ansible_distribution' from source: facts 7044 1727096053.26300: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.26305: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.26379: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.26382: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.26490: variable 'ansible_distribution' from source: facts 7044 1727096053.26493: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.26499: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.26584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096053.26707: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096053.26738: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096053.26762: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096053.26787: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096053.26825: 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) 7044 1727096053.26853: 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) 7044 1727096053.26872: 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) 7044 1727096053.26892: 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) 7044 1727096053.26947: variable '__network_is_ostree' from source: set_fact 7044 1727096053.26953: Evaluated conditional (not __network_is_ostree is defined): False 7044 1727096053.26956: when evaluation is False, skipping this task 7044 1727096053.26958: _execute() done 7044 1727096053.26962: dumping result to json 7044 1727096053.26965: done dumping result, returning 7044 1727096053.26975: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-4381-8c4e-0000000004ae] 7044 1727096053.26978: sending task result for task 0afff68d-5257-4381-8c4e-0000000004ae 7044 1727096053.27065: done sending task result for task 0afff68d-5257-4381-8c4e-0000000004ae 7044 1727096053.27069: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7044 1727096053.27118: no more pending results, returning what we have 7044 1727096053.27122: results queue empty 7044 1727096053.27123: checking for any_errors_fatal 7044 1727096053.27129: done checking for any_errors_fatal 7044 1727096053.27130: checking for max_fail_percentage 7044 1727096053.27131: done checking for max_fail_percentage 7044 1727096053.27132: checking to see if all hosts have failed and the running result is not ok 7044 1727096053.27142: done checking to see if all hosts have failed 7044 1727096053.27143: getting the remaining hosts for this loop 7044 1727096053.27144: done getting the remaining hosts for this loop 7044 1727096053.27148: getting the next task for host managed_node1 7044 1727096053.27154: done getting next task for host managed_node1 7044 1727096053.27159: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7044 1727096053.27163: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096053.27185: getting variables 7044 1727096053.27187: in VariableManager get_vars() 7044 1727096053.27240: Calling all_inventory to load vars for managed_node1 7044 1727096053.27243: Calling groups_inventory to load vars for managed_node1 7044 1727096053.27245: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096053.27254: Calling all_plugins_play to load vars for managed_node1 7044 1727096053.27256: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096053.27259: Calling groups_plugins_play to load vars for managed_node1 7044 1727096053.28061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096053.28955: done with get_vars() 7044 1727096053.28983: done getting variables 7044 1727096053.29036: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:54:13 -0400 (0:00:00.065) 0:00:58.372 ****** 7044 1727096053.29065: entering _queue_task() for managed_node1/set_fact 7044 1727096053.29340: worker is 1 (out of 1 available) 7044 1727096053.29354: exiting _queue_task() for managed_node1/set_fact 7044 1727096053.29366: done queuing things up, now waiting for results queue to drain 7044 1727096053.29368: waiting for pending results... 7044 1727096053.29554: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7044 1727096053.29676: in run() - task 0afff68d-5257-4381-8c4e-0000000004af 7044 1727096053.29689: variable 'ansible_search_path' from source: unknown 7044 1727096053.29693: variable 'ansible_search_path' from source: unknown 7044 1727096053.29725: calling self._execute() 7044 1727096053.29810: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096053.29815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096053.29827: variable 'omit' from source: magic vars 7044 1727096053.30128: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.30141: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.30296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096053.32174: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096053.32177: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096053.32197: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096053.32227: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096053.32250: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096053.32315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096053.32341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096053.32358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096053.32386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096053.32397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096053.32488: variable 'ansible_distribution' from source: facts 7044 1727096053.32491: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.32498: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.32586: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.32590: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.32708: variable 'ansible_distribution' from source: facts 7044 1727096053.32712: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.32717: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.32792: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.32795: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.32907: variable 'ansible_distribution' from source: facts 7044 1727096053.32910: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.32915: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.33005: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.33008: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.33120: variable 'ansible_distribution' from source: facts 7044 1727096053.33124: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.33129: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.33204: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.33208: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.33314: variable 'ansible_distribution' from source: facts 7044 1727096053.33317: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.33320: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.33404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096053.33526: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096053.33562: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096053.33588: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096053.33609: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096053.33650: 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) 7044 1727096053.33666: 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) 7044 1727096053.33688: 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) 7044 1727096053.33710: 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) 7044 1727096053.33772: variable '__network_is_ostree' from source: set_fact 7044 1727096053.33778: Evaluated conditional (not __network_is_ostree is defined): False 7044 1727096053.33781: when evaluation is False, skipping this task 7044 1727096053.33784: _execute() done 7044 1727096053.33787: dumping result to json 7044 1727096053.33791: done dumping result, returning 7044 1727096053.33799: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-4381-8c4e-0000000004af] 7044 1727096053.33804: sending task result for task 0afff68d-5257-4381-8c4e-0000000004af 7044 1727096053.33890: done sending task result for task 0afff68d-5257-4381-8c4e-0000000004af 7044 1727096053.33893: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7044 1727096053.33938: no more pending results, returning what we have 7044 1727096053.33941: results queue empty 7044 1727096053.33942: checking for any_errors_fatal 7044 1727096053.33946: done checking for any_errors_fatal 7044 1727096053.33947: checking for max_fail_percentage 7044 1727096053.33949: done checking for max_fail_percentage 7044 1727096053.33950: checking to see if all hosts have failed and the running result is not ok 7044 1727096053.33957: done checking to see if all hosts have failed 7044 1727096053.33958: getting the remaining hosts for this loop 7044 1727096053.33959: done getting the remaining hosts for this loop 7044 1727096053.33963: getting the next task for host managed_node1 7044 1727096053.33974: done getting next task for host managed_node1 7044 1727096053.33978: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7044 1727096053.33982: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096053.34005: getting variables 7044 1727096053.34007: in VariableManager get_vars() 7044 1727096053.34062: Calling all_inventory to load vars for managed_node1 7044 1727096053.34065: Calling groups_inventory to load vars for managed_node1 7044 1727096053.34075: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096053.34086: Calling all_plugins_play to load vars for managed_node1 7044 1727096053.34089: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096053.34091: Calling groups_plugins_play to load vars for managed_node1 7044 1727096053.34993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096053.35883: done with get_vars() 7044 1727096053.35908: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:54:13 -0400 (0:00:00.069) 0:00:58.441 ****** 7044 1727096053.35986: entering _queue_task() for managed_node1/service_facts 7044 1727096053.36252: worker is 1 (out of 1 available) 7044 1727096053.36267: exiting _queue_task() for managed_node1/service_facts 7044 1727096053.36280: done queuing things up, now waiting for results queue to drain 7044 1727096053.36281: waiting for pending results... 7044 1727096053.36485: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7044 1727096053.36593: in run() - task 0afff68d-5257-4381-8c4e-0000000004b1 7044 1727096053.36610: variable 'ansible_search_path' from source: unknown 7044 1727096053.36613: variable 'ansible_search_path' from source: unknown 7044 1727096053.36643: calling self._execute() 7044 1727096053.36728: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096053.36734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096053.36747: variable 'omit' from source: magic vars 7044 1727096053.37044: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.37052: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.37199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096053.38800: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096053.38848: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096053.38878: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096053.38907: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096053.38927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096053.38993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096053.39030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096053.39050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096053.39078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096053.39089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096053.39184: variable 'ansible_distribution' from source: facts 7044 1727096053.39187: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.39194: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.39283: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.39286: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.39406: variable 'ansible_distribution' from source: facts 7044 1727096053.39411: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.39416: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.39493: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.39497: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.39611: variable 'ansible_distribution' from source: facts 7044 1727096053.39614: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.39619: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.39696: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.39699: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.39812: variable 'ansible_distribution' from source: facts 7044 1727096053.39816: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.39821: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.39898: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.39901: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096053.40013: variable 'ansible_distribution' from source: facts 7044 1727096053.40017: variable 'ansible_distribution_major_version' from source: facts 7044 1727096053.40022: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096053.40028: variable 'omit' from source: magic vars 7044 1727096053.40080: variable 'omit' from source: magic vars 7044 1727096053.40111: variable 'omit' from source: magic vars 7044 1727096053.40134: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096053.40158: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096053.40175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096053.40188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096053.40197: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096053.40223: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096053.40227: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096053.40229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096053.40298: Set connection var ansible_timeout to 10 7044 1727096053.40305: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096053.40310: Set connection var ansible_pipelining to False 7044 1727096053.40312: Set connection var ansible_connection to ssh 7044 1727096053.40315: Set connection var ansible_shell_type to sh 7044 1727096053.40325: Set connection var ansible_shell_executable to /bin/sh 7044 1727096053.40347: variable 'ansible_shell_executable' from source: unknown 7044 1727096053.40349: variable 'ansible_connection' from source: unknown 7044 1727096053.40352: variable 'ansible_module_compression' from source: unknown 7044 1727096053.40354: variable 'ansible_shell_type' from source: unknown 7044 1727096053.40356: variable 'ansible_shell_executable' from source: unknown 7044 1727096053.40358: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096053.40362: variable 'ansible_pipelining' from source: unknown 7044 1727096053.40365: variable 'ansible_timeout' from source: unknown 7044 1727096053.40370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096053.40480: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096053.40489: variable 'omit' from source: magic vars 7044 1727096053.40493: starting attempt loop 7044 1727096053.40496: running the handler 7044 1727096053.40508: _low_level_execute_command(): starting 7044 1727096053.40519: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096053.41037: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096053.41043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096053.41046: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096053.41102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096053.41106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096053.41108: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096053.41186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096053.42907: stdout chunk (state=3): >>>/root <<< 7044 1727096053.43001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096053.43037: stderr chunk (state=3): >>><<< 7044 1727096053.43040: stdout chunk (state=3): >>><<< 7044 1727096053.43064: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096053.43077: _low_level_execute_command(): starting 7044 1727096053.43082: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096053.4306414-9172-253050024059920 `" && echo ansible-tmp-1727096053.4306414-9172-253050024059920="` echo /root/.ansible/tmp/ansible-tmp-1727096053.4306414-9172-253050024059920 `" ) && sleep 0' 7044 1727096053.43554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096053.43558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096053.43560: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096053.43563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096053.43565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096053.43623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096053.43631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096053.43633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096053.43698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096053.45643: stdout chunk (state=3): >>>ansible-tmp-1727096053.4306414-9172-253050024059920=/root/.ansible/tmp/ansible-tmp-1727096053.4306414-9172-253050024059920 <<< 7044 1727096053.45743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096053.45775: stderr chunk (state=3): >>><<< 7044 1727096053.45778: stdout chunk (state=3): >>><<< 7044 1727096053.45794: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096053.4306414-9172-253050024059920=/root/.ansible/tmp/ansible-tmp-1727096053.4306414-9172-253050024059920 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096053.45834: variable 'ansible_module_compression' from source: unknown 7044 1727096053.45876: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7044 1727096053.45906: variable 'ansible_facts' from source: unknown 7044 1727096053.45965: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096053.4306414-9172-253050024059920/AnsiballZ_service_facts.py 7044 1727096053.46075: Sending initial data 7044 1727096053.46079: Sent initial data (160 bytes) 7044 1727096053.46530: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096053.46534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096053.46560: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096053.46563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096053.46626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096053.46630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096053.46632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096053.46713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096053.48342: 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 <<< 7044 1727096053.48399: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096053.48468: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmplbnm6xd3 /root/.ansible/tmp/ansible-tmp-1727096053.4306414-9172-253050024059920/AnsiballZ_service_facts.py <<< 7044 1727096053.48472: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096053.4306414-9172-253050024059920/AnsiballZ_service_facts.py" <<< 7044 1727096053.48528: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmplbnm6xd3" to remote "/root/.ansible/tmp/ansible-tmp-1727096053.4306414-9172-253050024059920/AnsiballZ_service_facts.py" <<< 7044 1727096053.48536: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096053.4306414-9172-253050024059920/AnsiballZ_service_facts.py" <<< 7044 1727096053.49175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096053.49218: stderr chunk (state=3): >>><<< 7044 1727096053.49221: stdout chunk (state=3): >>><<< 7044 1727096053.49242: done transferring module to remote 7044 1727096053.49250: _low_level_execute_command(): starting 7044 1727096053.49254: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096053.4306414-9172-253050024059920/ /root/.ansible/tmp/ansible-tmp-1727096053.4306414-9172-253050024059920/AnsiballZ_service_facts.py && sleep 0' 7044 1727096053.49724: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096053.49728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096053.49730: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096053.49732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096053.49734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096053.49788: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096053.49791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096053.49866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096053.51691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096053.51709: stderr chunk (state=3): >>><<< 7044 1727096053.51712: stdout chunk (state=3): >>><<< 7044 1727096053.51731: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096053.51734: _low_level_execute_command(): starting 7044 1727096053.51742: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096053.4306414-9172-253050024059920/AnsiballZ_service_facts.py && sleep 0' 7044 1727096053.52208: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096053.52213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096053.52216: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096053.52218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096053.52274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096053.52277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096053.52289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096053.52356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096055.05083: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 7044 1727096055.06435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096055.06569: stderr chunk (state=3): >>><<< 7044 1727096055.06573: stdout chunk (state=3): >>><<< 7044 1727096055.06578: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096055.07493: 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-1727096053.4306414-9172-253050024059920/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096055.07510: _low_level_execute_command(): starting 7044 1727096055.07520: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096053.4306414-9172-253050024059920/ > /dev/null 2>&1 && sleep 0' 7044 1727096055.08729: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096055.08733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096055.08739: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096055.08751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096055.08762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096055.08829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096055.08840: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096055.08844: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096055.08937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096055.10903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096055.10932: stderr chunk (state=3): >>><<< 7044 1727096055.11174: stdout chunk (state=3): >>><<< 7044 1727096055.11178: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096055.11181: handler run complete 7044 1727096055.11192: variable 'ansible_facts' from source: unknown 7044 1727096055.11354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096055.11896: variable 'ansible_facts' from source: unknown 7044 1727096055.12060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096055.12298: attempt loop complete, returning result 7044 1727096055.12310: _execute() done 7044 1727096055.12317: dumping result to json 7044 1727096055.12397: done dumping result, returning 7044 1727096055.12411: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-4381-8c4e-0000000004b1] 7044 1727096055.12419: sending task result for task 0afff68d-5257-4381-8c4e-0000000004b1 7044 1727096055.13787: done sending task result for task 0afff68d-5257-4381-8c4e-0000000004b1 7044 1727096055.13790: 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 } 7044 1727096055.13905: no more pending results, returning what we have 7044 1727096055.13908: results queue empty 7044 1727096055.13909: checking for any_errors_fatal 7044 1727096055.13913: done checking for any_errors_fatal 7044 1727096055.13913: checking for max_fail_percentage 7044 1727096055.13915: done checking for max_fail_percentage 7044 1727096055.13916: checking to see if all hosts have failed and the running result is not ok 7044 1727096055.13916: done checking to see if all hosts have failed 7044 1727096055.13917: getting the remaining hosts for this loop 7044 1727096055.13918: done getting the remaining hosts for this loop 7044 1727096055.13921: getting the next task for host managed_node1 7044 1727096055.13926: done getting next task for host managed_node1 7044 1727096055.13930: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7044 1727096055.13936: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096055.13949: getting variables 7044 1727096055.13950: in VariableManager get_vars() 7044 1727096055.13995: Calling all_inventory to load vars for managed_node1 7044 1727096055.13998: Calling groups_inventory to load vars for managed_node1 7044 1727096055.14000: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096055.14010: Calling all_plugins_play to load vars for managed_node1 7044 1727096055.14013: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096055.14016: Calling groups_plugins_play to load vars for managed_node1 7044 1727096055.15678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096055.17376: done with get_vars() 7044 1727096055.17416: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:54:15 -0400 (0:00:01.815) 0:01:00.257 ****** 7044 1727096055.17540: entering _queue_task() for managed_node1/package_facts 7044 1727096055.17928: worker is 1 (out of 1 available) 7044 1727096055.18060: exiting _queue_task() for managed_node1/package_facts 7044 1727096055.18076: done queuing things up, now waiting for results queue to drain 7044 1727096055.18078: waiting for pending results... 7044 1727096055.18391: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7044 1727096055.18525: in run() - task 0afff68d-5257-4381-8c4e-0000000004b2 7044 1727096055.18552: variable 'ansible_search_path' from source: unknown 7044 1727096055.18560: variable 'ansible_search_path' from source: unknown 7044 1727096055.18608: calling self._execute() 7044 1727096055.18832: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096055.18839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096055.18842: variable 'omit' from source: magic vars 7044 1727096055.19184: variable 'ansible_distribution_major_version' from source: facts 7044 1727096055.19204: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096055.19427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096055.21879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096055.21961: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096055.22014: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096055.22072: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096055.22088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096055.22184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096055.22273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096055.22277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096055.22305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096055.22333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096055.22473: variable 'ansible_distribution' from source: facts 7044 1727096055.22484: variable 'ansible_distribution_major_version' from source: facts 7044 1727096055.22498: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096055.22628: variable 'ansible_distribution_major_version' from source: facts 7044 1727096055.22654: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096055.22837: variable 'ansible_distribution' from source: facts 7044 1727096055.22874: variable 'ansible_distribution_major_version' from source: facts 7044 1727096055.22877: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096055.22984: variable 'ansible_distribution_major_version' from source: facts 7044 1727096055.23072: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096055.23180: variable 'ansible_distribution' from source: facts 7044 1727096055.23193: variable 'ansible_distribution_major_version' from source: facts 7044 1727096055.23207: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096055.23328: variable 'ansible_distribution_major_version' from source: facts 7044 1727096055.23343: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096055.23503: variable 'ansible_distribution' from source: facts 7044 1727096055.23516: variable 'ansible_distribution_major_version' from source: facts 7044 1727096055.23530: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096055.23636: variable 'ansible_distribution_major_version' from source: facts 7044 1727096055.23647: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096055.23823: variable 'ansible_distribution' from source: facts 7044 1727096055.23831: variable 'ansible_distribution_major_version' from source: facts 7044 1727096055.24072: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096055.24076: variable 'omit' from source: magic vars 7044 1727096055.24078: variable 'omit' from source: magic vars 7044 1727096055.24081: variable 'omit' from source: magic vars 7044 1727096055.24083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096055.24085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096055.24088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096055.24090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096055.24101: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096055.24137: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096055.24146: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096055.24153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096055.24264: Set connection var ansible_timeout to 10 7044 1727096055.24281: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096055.24291: Set connection var ansible_pipelining to False 7044 1727096055.24298: Set connection var ansible_connection to ssh 7044 1727096055.24304: Set connection var ansible_shell_type to sh 7044 1727096055.24320: Set connection var ansible_shell_executable to /bin/sh 7044 1727096055.24356: variable 'ansible_shell_executable' from source: unknown 7044 1727096055.24364: variable 'ansible_connection' from source: unknown 7044 1727096055.24373: variable 'ansible_module_compression' from source: unknown 7044 1727096055.24380: variable 'ansible_shell_type' from source: unknown 7044 1727096055.24386: variable 'ansible_shell_executable' from source: unknown 7044 1727096055.24393: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096055.24400: variable 'ansible_pipelining' from source: unknown 7044 1727096055.24406: variable 'ansible_timeout' from source: unknown 7044 1727096055.24413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096055.24601: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096055.24619: variable 'omit' from source: magic vars 7044 1727096055.24627: starting attempt loop 7044 1727096055.24641: running the handler 7044 1727096055.24755: _low_level_execute_command(): starting 7044 1727096055.24766: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096055.25493: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096055.25543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096055.25563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096055.25587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096055.25692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096055.27439: stdout chunk (state=3): >>>/root <<< 7044 1727096055.27603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096055.27607: stdout chunk (state=3): >>><<< 7044 1727096055.27610: stderr chunk (state=3): >>><<< 7044 1727096055.27630: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096055.27652: _low_level_execute_command(): starting 7044 1727096055.27741: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096055.276397-9220-171632396386597 `" && echo ansible-tmp-1727096055.276397-9220-171632396386597="` echo /root/.ansible/tmp/ansible-tmp-1727096055.276397-9220-171632396386597 `" ) && sleep 0' 7044 1727096055.28308: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096055.28325: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096055.28344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096055.28365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096055.28392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096055.28405: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096055.28420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096055.28484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096055.28530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096055.28562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096055.28580: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096055.28692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096055.30887: stdout chunk (state=3): >>>ansible-tmp-1727096055.276397-9220-171632396386597=/root/.ansible/tmp/ansible-tmp-1727096055.276397-9220-171632396386597 <<< 7044 1727096055.30892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096055.30894: stdout chunk (state=3): >>><<< 7044 1727096055.30896: stderr chunk (state=3): >>><<< 7044 1727096055.30974: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096055.276397-9220-171632396386597=/root/.ansible/tmp/ansible-tmp-1727096055.276397-9220-171632396386597 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096055.30978: variable 'ansible_module_compression' from source: unknown 7044 1727096055.31001: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7044 1727096055.31060: variable 'ansible_facts' from source: unknown 7044 1727096055.31317: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096055.276397-9220-171632396386597/AnsiballZ_package_facts.py 7044 1727096055.31553: Sending initial data 7044 1727096055.31557: Sent initial data (159 bytes) 7044 1727096055.32088: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096055.32098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096055.32186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096055.32206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096055.32229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096055.32241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096055.32338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096055.34005: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7044 1727096055.34009: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7044 1727096055.34012: 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 <<< 7044 1727096055.34074: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096055.34153: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpe1e_svg_ /root/.ansible/tmp/ansible-tmp-1727096055.276397-9220-171632396386597/AnsiballZ_package_facts.py <<< 7044 1727096055.34157: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096055.276397-9220-171632396386597/AnsiballZ_package_facts.py" <<< 7044 1727096055.34211: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpe1e_svg_" to remote "/root/.ansible/tmp/ansible-tmp-1727096055.276397-9220-171632396386597/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096055.276397-9220-171632396386597/AnsiballZ_package_facts.py" <<< 7044 1727096055.35882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096055.36065: stderr chunk (state=3): >>><<< 7044 1727096055.36071: stdout chunk (state=3): >>><<< 7044 1727096055.36073: done transferring module to remote 7044 1727096055.36075: _low_level_execute_command(): starting 7044 1727096055.36077: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096055.276397-9220-171632396386597/ /root/.ansible/tmp/ansible-tmp-1727096055.276397-9220-171632396386597/AnsiballZ_package_facts.py && sleep 0' 7044 1727096055.36675: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096055.36692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096055.36711: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096055.36804: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096055.36837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096055.36940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096055.38799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096055.38858: stderr chunk (state=3): >>><<< 7044 1727096055.38861: stdout chunk (state=3): >>><<< 7044 1727096055.38884: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096055.38972: _low_level_execute_command(): starting 7044 1727096055.38976: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096055.276397-9220-171632396386597/AnsiballZ_package_facts.py && sleep 0' 7044 1727096055.39516: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096055.39520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096055.39522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096055.39542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096055.39555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096055.39563: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096055.39578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096055.39592: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096055.39732: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096055.39736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096055.39885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096055.84224: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 7044 1727096055.84271: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 7044 1727096055.84306: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 7044 1727096055.84362: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 7044 1727096055.84406: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 7044 1727096055.84443: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7044 1727096055.86324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096055.86328: stdout chunk (state=3): >>><<< 7044 1727096055.86331: stderr chunk (state=3): >>><<< 7044 1727096055.86353: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096055.89082: 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-1727096055.276397-9220-171632396386597/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096055.89087: _low_level_execute_command(): starting 7044 1727096055.89089: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096055.276397-9220-171632396386597/ > /dev/null 2>&1 && sleep 0' 7044 1727096055.89716: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096055.89742: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096055.89852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096055.89866: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096055.89888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096055.89909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096055.90007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096055.91991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096055.92031: stderr chunk (state=3): >>><<< 7044 1727096055.92049: stdout chunk (state=3): >>><<< 7044 1727096055.92075: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096055.92088: handler run complete 7044 1727096055.93080: variable 'ansible_facts' from source: unknown 7044 1727096056.01676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096056.03575: variable 'ansible_facts' from source: unknown 7044 1727096056.03996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096056.05298: attempt loop complete, returning result 7044 1727096056.05574: _execute() done 7044 1727096056.05578: dumping result to json 7044 1727096056.05775: done dumping result, returning 7044 1727096056.05924: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-4381-8c4e-0000000004b2] 7044 1727096056.05934: sending task result for task 0afff68d-5257-4381-8c4e-0000000004b2 7044 1727096056.10123: done sending task result for task 0afff68d-5257-4381-8c4e-0000000004b2 7044 1727096056.10127: 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 } 7044 1727096056.10290: no more pending results, returning what we have 7044 1727096056.10293: results queue empty 7044 1727096056.10294: checking for any_errors_fatal 7044 1727096056.10300: done checking for any_errors_fatal 7044 1727096056.10301: checking for max_fail_percentage 7044 1727096056.10302: done checking for max_fail_percentage 7044 1727096056.10303: checking to see if all hosts have failed and the running result is not ok 7044 1727096056.10304: done checking to see if all hosts have failed 7044 1727096056.10304: getting the remaining hosts for this loop 7044 1727096056.10306: done getting the remaining hosts for this loop 7044 1727096056.10309: getting the next task for host managed_node1 7044 1727096056.10315: done getting next task for host managed_node1 7044 1727096056.10319: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7044 1727096056.10322: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096056.10337: getting variables 7044 1727096056.10338: in VariableManager get_vars() 7044 1727096056.10604: Calling all_inventory to load vars for managed_node1 7044 1727096056.10607: Calling groups_inventory to load vars for managed_node1 7044 1727096056.10609: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096056.10620: Calling all_plugins_play to load vars for managed_node1 7044 1727096056.10623: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096056.10626: Calling groups_plugins_play to load vars for managed_node1 7044 1727096056.24862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096056.26677: done with get_vars() 7044 1727096056.26718: done getting variables 7044 1727096056.26794: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:54:16 -0400 (0:00:01.092) 0:01:01.349 ****** 7044 1727096056.26830: entering _queue_task() for managed_node1/debug 7044 1727096056.27334: worker is 1 (out of 1 available) 7044 1727096056.27345: exiting _queue_task() for managed_node1/debug 7044 1727096056.27356: done queuing things up, now waiting for results queue to drain 7044 1727096056.27358: waiting for pending results... 7044 1727096056.27643: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7044 1727096056.27847: in run() - task 0afff68d-5257-4381-8c4e-000000000101 7044 1727096056.27851: variable 'ansible_search_path' from source: unknown 7044 1727096056.27854: variable 'ansible_search_path' from source: unknown 7044 1727096056.27857: calling self._execute() 7044 1727096056.27920: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096056.27932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096056.27955: variable 'omit' from source: magic vars 7044 1727096056.28350: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.28372: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.28586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096056.30957: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096056.31053: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096056.31100: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096056.31148: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096056.31180: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096056.31275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096056.31332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096056.31350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096056.31395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096056.31440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096056.31551: variable 'ansible_distribution' from source: facts 7044 1727096056.31561: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.31577: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.31769: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.31772: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.31911: variable 'ansible_distribution' from source: facts 7044 1727096056.31921: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.31932: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.32045: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.32056: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.32237: variable 'ansible_distribution' from source: facts 7044 1727096056.32247: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.32258: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.32271: variable 'omit' from source: magic vars 7044 1727096056.32423: variable 'omit' from source: magic vars 7044 1727096056.32799: variable 'network_provider' from source: set_fact 7044 1727096056.32803: variable 'omit' from source: magic vars 7044 1727096056.32806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096056.32808: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096056.32913: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096056.32936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096056.32953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096056.33126: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096056.33129: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096056.33132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096056.33581: Set connection var ansible_timeout to 10 7044 1727096056.33585: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096056.33587: Set connection var ansible_pipelining to False 7044 1727096056.33589: Set connection var ansible_connection to ssh 7044 1727096056.33591: Set connection var ansible_shell_type to sh 7044 1727096056.33593: Set connection var ansible_shell_executable to /bin/sh 7044 1727096056.33595: variable 'ansible_shell_executable' from source: unknown 7044 1727096056.33597: variable 'ansible_connection' from source: unknown 7044 1727096056.33599: variable 'ansible_module_compression' from source: unknown 7044 1727096056.33601: variable 'ansible_shell_type' from source: unknown 7044 1727096056.33602: variable 'ansible_shell_executable' from source: unknown 7044 1727096056.33604: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096056.33606: variable 'ansible_pipelining' from source: unknown 7044 1727096056.33608: variable 'ansible_timeout' from source: unknown 7044 1727096056.33610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096056.33652: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096056.33699: variable 'omit' from source: magic vars 7044 1727096056.33727: starting attempt loop 7044 1727096056.33738: running the handler 7044 1727096056.33823: handler run complete 7044 1727096056.33861: attempt loop complete, returning result 7044 1727096056.33870: _execute() done 7044 1727096056.33877: dumping result to json 7044 1727096056.33883: done dumping result, returning 7044 1727096056.33900: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-4381-8c4e-000000000101] 7044 1727096056.33911: sending task result for task 0afff68d-5257-4381-8c4e-000000000101 ok: [managed_node1] => {} MSG: Using network provider: nm 7044 1727096056.34207: no more pending results, returning what we have 7044 1727096056.34212: results queue empty 7044 1727096056.34213: checking for any_errors_fatal 7044 1727096056.34228: done checking for any_errors_fatal 7044 1727096056.34229: checking for max_fail_percentage 7044 1727096056.34230: done checking for max_fail_percentage 7044 1727096056.34238: checking to see if all hosts have failed and the running result is not ok 7044 1727096056.34239: done checking to see if all hosts have failed 7044 1727096056.34240: getting the remaining hosts for this loop 7044 1727096056.34242: done getting the remaining hosts for this loop 7044 1727096056.34246: getting the next task for host managed_node1 7044 1727096056.34253: done getting next task for host managed_node1 7044 1727096056.34257: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7044 1727096056.34260: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096056.34276: getting variables 7044 1727096056.34279: in VariableManager get_vars() 7044 1727096056.34335: Calling all_inventory to load vars for managed_node1 7044 1727096056.34338: Calling groups_inventory to load vars for managed_node1 7044 1727096056.34340: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096056.34351: Calling all_plugins_play to load vars for managed_node1 7044 1727096056.34354: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096056.34357: Calling groups_plugins_play to load vars for managed_node1 7044 1727096056.34888: done sending task result for task 0afff68d-5257-4381-8c4e-000000000101 7044 1727096056.34893: WORKER PROCESS EXITING 7044 1727096056.36117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096056.38555: done with get_vars() 7044 1727096056.38591: done getting variables 7044 1727096056.38663: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:54:16 -0400 (0:00:00.118) 0:01:01.468 ****** 7044 1727096056.38704: entering _queue_task() for managed_node1/fail 7044 1727096056.39199: worker is 1 (out of 1 available) 7044 1727096056.39212: exiting _queue_task() for managed_node1/fail 7044 1727096056.39223: done queuing things up, now waiting for results queue to drain 7044 1727096056.39224: waiting for pending results... 7044 1727096056.39459: 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 7044 1727096056.39737: in run() - task 0afff68d-5257-4381-8c4e-000000000102 7044 1727096056.39758: variable 'ansible_search_path' from source: unknown 7044 1727096056.39769: variable 'ansible_search_path' from source: unknown 7044 1727096056.39823: calling self._execute() 7044 1727096056.39946: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096056.39960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096056.39979: variable 'omit' from source: magic vars 7044 1727096056.40392: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.40409: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.40636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096056.43490: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096056.43617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096056.43621: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096056.43659: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096056.43692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096056.43786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096056.43820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096056.43943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096056.43947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096056.43950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096056.44055: variable 'ansible_distribution' from source: facts 7044 1727096056.44069: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.44085: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.44281: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.44284: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.44751: variable 'ansible_distribution' from source: facts 7044 1727096056.44859: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.44862: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.44997: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.45009: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.45408: variable 'ansible_distribution' from source: facts 7044 1727096056.45419: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.45431: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.45673: variable 'network_state' from source: role '' defaults 7044 1727096056.45676: Evaluated conditional (network_state != {}): False 7044 1727096056.45679: when evaluation is False, skipping this task 7044 1727096056.45681: _execute() done 7044 1727096056.45684: dumping result to json 7044 1727096056.45686: done dumping result, returning 7044 1727096056.45738: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-4381-8c4e-000000000102] 7044 1727096056.45975: sending task result for task 0afff68d-5257-4381-8c4e-000000000102 7044 1727096056.46046: done sending task result for task 0afff68d-5257-4381-8c4e-000000000102 7044 1727096056.46049: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096056.46123: no more pending results, returning what we have 7044 1727096056.46127: results queue empty 7044 1727096056.46128: checking for any_errors_fatal 7044 1727096056.46134: done checking for any_errors_fatal 7044 1727096056.46135: checking for max_fail_percentage 7044 1727096056.46137: done checking for max_fail_percentage 7044 1727096056.46138: checking to see if all hosts have failed and the running result is not ok 7044 1727096056.46139: done checking to see if all hosts have failed 7044 1727096056.46139: getting the remaining hosts for this loop 7044 1727096056.46141: done getting the remaining hosts for this loop 7044 1727096056.46144: getting the next task for host managed_node1 7044 1727096056.46152: done getting next task for host managed_node1 7044 1727096056.46157: ^ 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 7044 1727096056.46164: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096056.46190: getting variables 7044 1727096056.46192: in VariableManager get_vars() 7044 1727096056.46251: Calling all_inventory to load vars for managed_node1 7044 1727096056.46255: Calling groups_inventory to load vars for managed_node1 7044 1727096056.46257: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096056.46494: Calling all_plugins_play to load vars for managed_node1 7044 1727096056.46499: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096056.46503: Calling groups_plugins_play to load vars for managed_node1 7044 1727096056.49401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096056.51127: done with get_vars() 7044 1727096056.51160: done getting variables 7044 1727096056.51233: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:54:16 -0400 (0:00:00.125) 0:01:01.594 ****** 7044 1727096056.51278: entering _queue_task() for managed_node1/fail 7044 1727096056.52003: worker is 1 (out of 1 available) 7044 1727096056.52015: exiting _queue_task() for managed_node1/fail 7044 1727096056.52026: done queuing things up, now waiting for results queue to drain 7044 1727096056.52027: waiting for pending results... 7044 1727096056.52490: 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 7044 1727096056.52743: in run() - task 0afff68d-5257-4381-8c4e-000000000103 7044 1727096056.52765: variable 'ansible_search_path' from source: unknown 7044 1727096056.52775: variable 'ansible_search_path' from source: unknown 7044 1727096056.52826: calling self._execute() 7044 1727096056.53058: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096056.53135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096056.53157: variable 'omit' from source: magic vars 7044 1727096056.53660: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.53684: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.53904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096056.56276: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096056.56444: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096056.56448: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096056.56459: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096056.56494: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096056.56590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096056.56627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096056.56663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096056.56714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096056.56769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096056.56859: variable 'ansible_distribution' from source: facts 7044 1727096056.56873: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.56890: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.57023: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.57073: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.57216: variable 'ansible_distribution' from source: facts 7044 1727096056.57226: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.57239: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.57363: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.57376: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.57543: variable 'ansible_distribution' from source: facts 7044 1727096056.57551: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.57648: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.57690: variable 'network_state' from source: role '' defaults 7044 1727096056.57706: Evaluated conditional (network_state != {}): False 7044 1727096056.57713: when evaluation is False, skipping this task 7044 1727096056.57720: _execute() done 7044 1727096056.57726: dumping result to json 7044 1727096056.57733: done dumping result, returning 7044 1727096056.57744: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-4381-8c4e-000000000103] 7044 1727096056.57761: sending task result for task 0afff68d-5257-4381-8c4e-000000000103 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096056.58014: no more pending results, returning what we have 7044 1727096056.58018: results queue empty 7044 1727096056.58019: checking for any_errors_fatal 7044 1727096056.58027: done checking for any_errors_fatal 7044 1727096056.58028: checking for max_fail_percentage 7044 1727096056.58030: done checking for max_fail_percentage 7044 1727096056.58030: checking to see if all hosts have failed and the running result is not ok 7044 1727096056.58031: done checking to see if all hosts have failed 7044 1727096056.58032: getting the remaining hosts for this loop 7044 1727096056.58033: done getting the remaining hosts for this loop 7044 1727096056.58037: getting the next task for host managed_node1 7044 1727096056.58045: done getting next task for host managed_node1 7044 1727096056.58049: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7044 1727096056.58052: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096056.58079: getting variables 7044 1727096056.58081: in VariableManager get_vars() 7044 1727096056.58139: Calling all_inventory to load vars for managed_node1 7044 1727096056.58142: Calling groups_inventory to load vars for managed_node1 7044 1727096056.58145: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096056.58157: Calling all_plugins_play to load vars for managed_node1 7044 1727096056.58160: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096056.58162: Calling groups_plugins_play to load vars for managed_node1 7044 1727096056.58290: done sending task result for task 0afff68d-5257-4381-8c4e-000000000103 7044 1727096056.58293: WORKER PROCESS EXITING 7044 1727096056.59833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096056.61658: done with get_vars() 7044 1727096056.61694: done getting variables 7044 1727096056.61771: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:54:16 -0400 (0:00:00.105) 0:01:01.699 ****** 7044 1727096056.61814: entering _queue_task() for managed_node1/fail 7044 1727096056.62296: worker is 1 (out of 1 available) 7044 1727096056.62311: exiting _queue_task() for managed_node1/fail 7044 1727096056.62322: done queuing things up, now waiting for results queue to drain 7044 1727096056.62323: waiting for pending results... 7044 1727096056.62574: 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 7044 1727096056.62735: in run() - task 0afff68d-5257-4381-8c4e-000000000104 7044 1727096056.62756: variable 'ansible_search_path' from source: unknown 7044 1727096056.62764: variable 'ansible_search_path' from source: unknown 7044 1727096056.62821: calling self._execute() 7044 1727096056.62943: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096056.62957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096056.62975: variable 'omit' from source: magic vars 7044 1727096056.63366: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.63389: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.63609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096056.66024: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096056.66117: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096056.66159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096056.66206: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096056.66275: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096056.66333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096056.66370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096056.66406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096056.66450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096056.66500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096056.66611: variable 'ansible_distribution' from source: facts 7044 1727096056.66622: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.66634: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.66759: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.66827: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.66945: variable 'ansible_distribution' from source: facts 7044 1727096056.66956: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.66969: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.67097: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.67109: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.67308: variable 'ansible_distribution' from source: facts 7044 1727096056.67317: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.67328: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.67486: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.67573: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7044 1727096056.67634: variable 'ansible_distribution' from source: facts 7044 1727096056.67644: variable '__network_rh_distros' from source: role '' defaults 7044 1727096056.67658: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7044 1727096056.67943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096056.67978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096056.68009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096056.68062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096056.68086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096056.68139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096056.68177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096056.68207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096056.68262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096056.68473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096056.68477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096056.68480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096056.68482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096056.68484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096056.68486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096056.68789: variable 'network_connections' from source: task vars 7044 1727096056.68808: variable 'interface' from source: play vars 7044 1727096056.68898: variable 'interface' from source: play vars 7044 1727096056.68927: variable 'network_state' from source: role '' defaults 7044 1727096056.69014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096056.69228: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096056.69281: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096056.69318: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096056.69351: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096056.69412: 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) 7044 1727096056.69441: 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) 7044 1727096056.69475: 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) 7044 1727096056.69513: 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) 7044 1727096056.69594: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 7044 1727096056.69598: when evaluation is False, skipping this task 7044 1727096056.69601: _execute() done 7044 1727096056.69603: dumping result to json 7044 1727096056.69605: done dumping result, returning 7044 1727096056.69607: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-4381-8c4e-000000000104] 7044 1727096056.69609: sending task result for task 0afff68d-5257-4381-8c4e-000000000104 skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 7044 1727096056.69845: no more pending results, returning what we have 7044 1727096056.69848: results queue empty 7044 1727096056.69849: checking for any_errors_fatal 7044 1727096056.69855: done checking for any_errors_fatal 7044 1727096056.69856: checking for max_fail_percentage 7044 1727096056.69858: done checking for max_fail_percentage 7044 1727096056.69858: checking to see if all hosts have failed and the running result is not ok 7044 1727096056.69859: done checking to see if all hosts have failed 7044 1727096056.69860: getting the remaining hosts for this loop 7044 1727096056.69861: done getting the remaining hosts for this loop 7044 1727096056.69865: getting the next task for host managed_node1 7044 1727096056.69873: done getting next task for host managed_node1 7044 1727096056.69877: ^ 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 7044 1727096056.69880: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096056.69902: getting variables 7044 1727096056.69904: in VariableManager get_vars() 7044 1727096056.69959: Calling all_inventory to load vars for managed_node1 7044 1727096056.69962: Calling groups_inventory to load vars for managed_node1 7044 1727096056.69964: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096056.69975: done sending task result for task 0afff68d-5257-4381-8c4e-000000000104 7044 1727096056.69978: WORKER PROCESS EXITING 7044 1727096056.70091: Calling all_plugins_play to load vars for managed_node1 7044 1727096056.70095: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096056.70098: Calling groups_plugins_play to load vars for managed_node1 7044 1727096056.71645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096056.73306: done with get_vars() 7044 1727096056.73344: done getting variables 7044 1727096056.73410: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:54:16 -0400 (0:00:00.116) 0:01:01.816 ****** 7044 1727096056.73444: entering _queue_task() for managed_node1/dnf 7044 1727096056.73999: worker is 1 (out of 1 available) 7044 1727096056.74010: exiting _queue_task() for managed_node1/dnf 7044 1727096056.74021: done queuing things up, now waiting for results queue to drain 7044 1727096056.74022: waiting for pending results... 7044 1727096056.74159: 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 7044 1727096056.74303: in run() - task 0afff68d-5257-4381-8c4e-000000000105 7044 1727096056.74324: variable 'ansible_search_path' from source: unknown 7044 1727096056.74331: variable 'ansible_search_path' from source: unknown 7044 1727096056.74383: calling self._execute() 7044 1727096056.74501: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096056.74514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096056.74527: variable 'omit' from source: magic vars 7044 1727096056.74940: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.74959: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.75193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096056.77623: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096056.78057: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096056.78113: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096056.78154: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096056.78196: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096056.78293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096056.78329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096056.78360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096056.78472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096056.78476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096056.78569: variable 'ansible_distribution' from source: facts 7044 1727096056.78582: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.78599: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.78739: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.78751: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.78942: variable 'ansible_distribution' from source: facts 7044 1727096056.78951: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.78962: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.79148: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.79151: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.79263: variable 'ansible_distribution' from source: facts 7044 1727096056.79274: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.79286: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.79454: variable 'ansible_distribution' from source: facts 7044 1727096056.79463: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.79489: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7044 1727096056.79601: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096056.79742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096056.79777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096056.79816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096056.79860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096056.79910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096056.79936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096056.79965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096056.79998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096056.80072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096056.80075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096056.80114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096056.80151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096056.80182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096056.80237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096056.80272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096056.80455: variable 'network_connections' from source: task vars 7044 1727096056.80459: variable 'interface' from source: play vars 7044 1727096056.80536: variable 'interface' from source: play vars 7044 1727096056.80631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096056.80977: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096056.80981: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096056.80983: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096056.80985: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096056.81004: 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) 7044 1727096056.81029: 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) 7044 1727096056.81055: 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) 7044 1727096056.81083: 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) 7044 1727096056.81138: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096056.81384: variable 'network_connections' from source: task vars 7044 1727096056.81394: variable 'interface' from source: play vars 7044 1727096056.81465: variable 'interface' from source: play vars 7044 1727096056.81495: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096056.81501: when evaluation is False, skipping this task 7044 1727096056.81507: _execute() done 7044 1727096056.81513: dumping result to json 7044 1727096056.81519: done dumping result, returning 7044 1727096056.81536: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-000000000105] 7044 1727096056.81545: sending task result for task 0afff68d-5257-4381-8c4e-000000000105 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7044 1727096056.81685: no more pending results, returning what we have 7044 1727096056.81689: results queue empty 7044 1727096056.81690: checking for any_errors_fatal 7044 1727096056.81695: done checking for any_errors_fatal 7044 1727096056.81696: checking for max_fail_percentage 7044 1727096056.81698: done checking for max_fail_percentage 7044 1727096056.81699: checking to see if all hosts have failed and the running result is not ok 7044 1727096056.81700: done checking to see if all hosts have failed 7044 1727096056.81700: getting the remaining hosts for this loop 7044 1727096056.81702: done getting the remaining hosts for this loop 7044 1727096056.81706: getting the next task for host managed_node1 7044 1727096056.81713: done getting next task for host managed_node1 7044 1727096056.81717: ^ 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 7044 1727096056.81720: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096056.81746: getting variables 7044 1727096056.81748: in VariableManager get_vars() 7044 1727096056.81809: Calling all_inventory to load vars for managed_node1 7044 1727096056.81813: Calling groups_inventory to load vars for managed_node1 7044 1727096056.81816: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096056.81827: Calling all_plugins_play to load vars for managed_node1 7044 1727096056.81830: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096056.81833: Calling groups_plugins_play to load vars for managed_node1 7044 1727096056.82587: done sending task result for task 0afff68d-5257-4381-8c4e-000000000105 7044 1727096056.82591: WORKER PROCESS EXITING 7044 1727096056.83721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096056.85393: done with get_vars() 7044 1727096056.85427: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7044 1727096056.85508: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:54:16 -0400 (0:00:00.120) 0:01:01.937 ****** 7044 1727096056.85540: entering _queue_task() for managed_node1/yum 7044 1727096056.85899: worker is 1 (out of 1 available) 7044 1727096056.85913: exiting _queue_task() for managed_node1/yum 7044 1727096056.85925: done queuing things up, now waiting for results queue to drain 7044 1727096056.85927: waiting for pending results... 7044 1727096056.86228: 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 7044 1727096056.86381: in run() - task 0afff68d-5257-4381-8c4e-000000000106 7044 1727096056.86406: variable 'ansible_search_path' from source: unknown 7044 1727096056.86415: variable 'ansible_search_path' from source: unknown 7044 1727096056.86458: calling self._execute() 7044 1727096056.86575: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096056.86590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096056.86611: variable 'omit' from source: magic vars 7044 1727096056.87523: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.87527: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.87732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096056.90203: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096056.90302: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096056.90349: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096056.90400: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096056.90437: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096056.90531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096056.90571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096056.90609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096056.90660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096056.90683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096056.90828: variable 'ansible_distribution' from source: facts 7044 1727096056.90839: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.90853: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.91030: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.91033: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.91280: variable 'ansible_distribution' from source: facts 7044 1727096056.91289: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.91301: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.91425: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.91464: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.91661: variable 'ansible_distribution' from source: facts 7044 1727096056.91683: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.91774: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096056.91955: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.92274: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7044 1727096056.92278: when evaluation is False, skipping this task 7044 1727096056.92281: _execute() done 7044 1727096056.92285: dumping result to json 7044 1727096056.92288: done dumping result, returning 7044 1727096056.92290: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-000000000106] 7044 1727096056.92292: sending task result for task 0afff68d-5257-4381-8c4e-000000000106 7044 1727096056.92376: done sending task result for task 0afff68d-5257-4381-8c4e-000000000106 7044 1727096056.92378: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7044 1727096056.92427: no more pending results, returning what we have 7044 1727096056.92430: results queue empty 7044 1727096056.92431: checking for any_errors_fatal 7044 1727096056.92438: done checking for any_errors_fatal 7044 1727096056.92439: checking for max_fail_percentage 7044 1727096056.92441: done checking for max_fail_percentage 7044 1727096056.92442: checking to see if all hosts have failed and the running result is not ok 7044 1727096056.92443: done checking to see if all hosts have failed 7044 1727096056.92443: getting the remaining hosts for this loop 7044 1727096056.92444: done getting the remaining hosts for this loop 7044 1727096056.92448: getting the next task for host managed_node1 7044 1727096056.92455: done getting next task for host managed_node1 7044 1727096056.92460: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7044 1727096056.92462: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096056.92487: getting variables 7044 1727096056.92489: in VariableManager get_vars() 7044 1727096056.92544: Calling all_inventory to load vars for managed_node1 7044 1727096056.92547: Calling groups_inventory to load vars for managed_node1 7044 1727096056.92549: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096056.92559: Calling all_plugins_play to load vars for managed_node1 7044 1727096056.92562: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096056.92564: Calling groups_plugins_play to load vars for managed_node1 7044 1727096056.94169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096056.96189: done with get_vars() 7044 1727096056.96228: done getting variables 7044 1727096056.96330: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:54:16 -0400 (0:00:00.108) 0:01:02.045 ****** 7044 1727096056.96394: entering _queue_task() for managed_node1/fail 7044 1727096056.96755: worker is 1 (out of 1 available) 7044 1727096056.96769: exiting _queue_task() for managed_node1/fail 7044 1727096056.96782: done queuing things up, now waiting for results queue to drain 7044 1727096056.96783: waiting for pending results... 7044 1727096056.97188: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7044 1727096056.97218: in run() - task 0afff68d-5257-4381-8c4e-000000000107 7044 1727096056.97241: variable 'ansible_search_path' from source: unknown 7044 1727096056.97249: variable 'ansible_search_path' from source: unknown 7044 1727096056.97297: calling self._execute() 7044 1727096056.97405: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096056.97420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096056.97439: variable 'omit' from source: magic vars 7044 1727096056.97853: variable 'ansible_distribution_major_version' from source: facts 7044 1727096056.97875: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096056.98093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096057.02519: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096057.02539: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096057.02598: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096057.02647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096057.02680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096057.02775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.02808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.02842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.02892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.02951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.03046: variable 'ansible_distribution' from source: facts 7044 1727096057.03061: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.03081: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.03232: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.03247: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.03488: variable 'ansible_distribution' from source: facts 7044 1727096057.03516: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.03518: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.03847: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.03850: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.04098: variable 'ansible_distribution' from source: facts 7044 1727096057.04113: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.04124: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.04352: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096057.04713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.04743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.04762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.04809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.04827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.04981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.05010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.05042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.05075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.05090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.05155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.05159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.05199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.05483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.05487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.05490: variable 'network_connections' from source: task vars 7044 1727096057.05492: variable 'interface' from source: play vars 7044 1727096057.05604: variable 'interface' from source: play vars 7044 1727096057.05633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096057.05830: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096057.05887: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096057.05918: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096057.05951: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096057.05995: 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) 7044 1727096057.06016: 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) 7044 1727096057.06050: 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) 7044 1727096057.06071: 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) 7044 1727096057.06119: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096057.06387: variable 'network_connections' from source: task vars 7044 1727096057.06390: variable 'interface' from source: play vars 7044 1727096057.06439: variable 'interface' from source: play vars 7044 1727096057.06463: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096057.06494: when evaluation is False, skipping this task 7044 1727096057.06500: _execute() done 7044 1727096057.06503: dumping result to json 7044 1727096057.06505: done dumping result, returning 7044 1727096057.06507: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-000000000107] 7044 1727096057.06509: sending task result for task 0afff68d-5257-4381-8c4e-000000000107 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7044 1727096057.06847: no more pending results, returning what we have 7044 1727096057.06850: results queue empty 7044 1727096057.06851: checking for any_errors_fatal 7044 1727096057.06856: done checking for any_errors_fatal 7044 1727096057.06857: checking for max_fail_percentage 7044 1727096057.06858: done checking for max_fail_percentage 7044 1727096057.06859: checking to see if all hosts have failed and the running result is not ok 7044 1727096057.06860: done checking to see if all hosts have failed 7044 1727096057.06861: getting the remaining hosts for this loop 7044 1727096057.06862: done getting the remaining hosts for this loop 7044 1727096057.06865: getting the next task for host managed_node1 7044 1727096057.06872: done getting next task for host managed_node1 7044 1727096057.06876: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7044 1727096057.06884: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096057.06901: getting variables 7044 1727096057.06903: in VariableManager get_vars() 7044 1727096057.06951: Calling all_inventory to load vars for managed_node1 7044 1727096057.06954: Calling groups_inventory to load vars for managed_node1 7044 1727096057.06957: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096057.06965: Calling all_plugins_play to load vars for managed_node1 7044 1727096057.06972: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096057.06978: done sending task result for task 0afff68d-5257-4381-8c4e-000000000107 7044 1727096057.06981: WORKER PROCESS EXITING 7044 1727096057.06984: Calling groups_plugins_play to load vars for managed_node1 7044 1727096057.08709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096057.11151: done with get_vars() 7044 1727096057.11188: done getting variables 7044 1727096057.11274: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:54:17 -0400 (0:00:00.149) 0:01:02.194 ****** 7044 1727096057.11310: entering _queue_task() for managed_node1/package 7044 1727096057.11989: worker is 1 (out of 1 available) 7044 1727096057.12009: exiting _queue_task() for managed_node1/package 7044 1727096057.12020: done queuing things up, now waiting for results queue to drain 7044 1727096057.12022: waiting for pending results... 7044 1727096057.12238: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7044 1727096057.12377: in run() - task 0afff68d-5257-4381-8c4e-000000000108 7044 1727096057.12398: variable 'ansible_search_path' from source: unknown 7044 1727096057.12405: variable 'ansible_search_path' from source: unknown 7044 1727096057.12449: calling self._execute() 7044 1727096057.12555: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096057.12566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096057.12583: variable 'omit' from source: magic vars 7044 1727096057.12961: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.12984: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.13192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096057.15430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096057.15511: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096057.15551: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096057.15773: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096057.15776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096057.15780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.15782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.15814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.15861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.15887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.16022: variable 'ansible_distribution' from source: facts 7044 1727096057.16034: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.16047: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.16173: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.16185: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.16363: variable 'ansible_distribution' from source: facts 7044 1727096057.16375: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.16386: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.16498: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.16509: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.16682: variable 'ansible_distribution' from source: facts 7044 1727096057.16692: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.16703: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.16858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096057.17041: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096057.17105: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096057.17141: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096057.17178: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096057.17281: variable 'network_packages' from source: role '' defaults 7044 1727096057.17395: variable '__network_provider_setup' from source: role '' defaults 7044 1727096057.17413: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096057.17487: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096057.17513: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096057.17580: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096057.17739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.17973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.17977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.17979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.17982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.17985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.17988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.17991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.18001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.18022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.18250: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7044 1727096057.18773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.18777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.18787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.18789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.18791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.18853: variable 'ansible_python' from source: facts 7044 1727096057.18888: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7044 1727096057.19066: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096057.19252: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096057.19582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.19616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.19647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.19694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.19792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.19847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.19899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.20000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.20043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.20374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.20378: variable 'network_connections' from source: task vars 7044 1727096057.20380: variable 'interface' from source: play vars 7044 1727096057.20682: variable 'interface' from source: play vars 7044 1727096057.20856: 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) 7044 1727096057.21008: 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) 7044 1727096057.21045: 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) 7044 1727096057.21086: 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) 7044 1727096057.21141: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096057.21765: variable 'network_connections' from source: task vars 7044 1727096057.21787: variable 'interface' from source: play vars 7044 1727096057.21908: variable 'interface' from source: play vars 7044 1727096057.21950: variable '__network_packages_default_wireless' from source: role '' defaults 7044 1727096057.22043: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096057.22365: variable 'network_connections' from source: task vars 7044 1727096057.22378: variable 'interface' from source: play vars 7044 1727096057.22444: variable 'interface' from source: play vars 7044 1727096057.22480: variable '__network_packages_default_team' from source: role '' defaults 7044 1727096057.22565: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096057.22896: variable 'network_connections' from source: task vars 7044 1727096057.22906: variable 'interface' from source: play vars 7044 1727096057.22973: variable 'interface' from source: play vars 7044 1727096057.23026: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096057.23093: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096057.23106: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096057.23174: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096057.23388: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7044 1727096057.23876: variable 'network_connections' from source: task vars 7044 1727096057.23892: variable 'interface' from source: play vars 7044 1727096057.23964: variable 'interface' from source: play vars 7044 1727096057.23980: variable 'ansible_distribution' from source: facts 7044 1727096057.23988: variable '__network_rh_distros' from source: role '' defaults 7044 1727096057.23997: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.24014: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7044 1727096057.24188: variable 'ansible_distribution' from source: facts 7044 1727096057.24197: variable '__network_rh_distros' from source: role '' defaults 7044 1727096057.24206: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.24224: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7044 1727096057.24400: variable 'ansible_distribution' from source: facts 7044 1727096057.24573: variable '__network_rh_distros' from source: role '' defaults 7044 1727096057.24576: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.24578: variable 'network_provider' from source: set_fact 7044 1727096057.24580: variable 'ansible_facts' from source: unknown 7044 1727096057.25976: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7044 1727096057.25980: when evaluation is False, skipping this task 7044 1727096057.25983: _execute() done 7044 1727096057.25985: dumping result to json 7044 1727096057.25987: done dumping result, returning 7044 1727096057.25989: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-4381-8c4e-000000000108] 7044 1727096057.25991: sending task result for task 0afff68d-5257-4381-8c4e-000000000108 7044 1727096057.26064: done sending task result for task 0afff68d-5257-4381-8c4e-000000000108 skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7044 1727096057.26119: WORKER PROCESS EXITING 7044 1727096057.26144: no more pending results, returning what we have 7044 1727096057.26152: results queue empty 7044 1727096057.26154: checking for any_errors_fatal 7044 1727096057.26161: done checking for any_errors_fatal 7044 1727096057.26162: checking for max_fail_percentage 7044 1727096057.26164: done checking for max_fail_percentage 7044 1727096057.26165: checking to see if all hosts have failed and the running result is not ok 7044 1727096057.26166: done checking to see if all hosts have failed 7044 1727096057.26168: getting the remaining hosts for this loop 7044 1727096057.26171: done getting the remaining hosts for this loop 7044 1727096057.26176: getting the next task for host managed_node1 7044 1727096057.26184: done getting next task for host managed_node1 7044 1727096057.26189: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7044 1727096057.26192: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096057.26217: getting variables 7044 1727096057.26219: in VariableManager get_vars() 7044 1727096057.26396: Calling all_inventory to load vars for managed_node1 7044 1727096057.26399: Calling groups_inventory to load vars for managed_node1 7044 1727096057.26401: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096057.26412: Calling all_plugins_play to load vars for managed_node1 7044 1727096057.26415: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096057.26417: Calling groups_plugins_play to load vars for managed_node1 7044 1727096057.28378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096057.30285: done with get_vars() 7044 1727096057.30312: done getting variables 7044 1727096057.30381: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:54:17 -0400 (0:00:00.191) 0:01:02.385 ****** 7044 1727096057.30416: entering _queue_task() for managed_node1/package 7044 1727096057.30797: worker is 1 (out of 1 available) 7044 1727096057.30817: exiting _queue_task() for managed_node1/package 7044 1727096057.30828: done queuing things up, now waiting for results queue to drain 7044 1727096057.30829: waiting for pending results... 7044 1727096057.31108: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7044 1727096057.31233: in run() - task 0afff68d-5257-4381-8c4e-000000000109 7044 1727096057.31252: variable 'ansible_search_path' from source: unknown 7044 1727096057.31256: variable 'ansible_search_path' from source: unknown 7044 1727096057.31292: calling self._execute() 7044 1727096057.31394: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096057.31400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096057.31410: variable 'omit' from source: magic vars 7044 1727096057.31874: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.31878: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.32018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096057.34635: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096057.34733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096057.34779: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096057.34814: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096057.34843: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096057.34946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.34981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.35006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.35051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.35073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.35207: variable 'ansible_distribution' from source: facts 7044 1727096057.35211: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.35213: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.35379: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.35385: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.35772: variable 'ansible_distribution' from source: facts 7044 1727096057.35776: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.35778: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.35781: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.35783: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.35878: variable 'ansible_distribution' from source: facts 7044 1727096057.35881: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.35888: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.36007: variable 'network_state' from source: role '' defaults 7044 1727096057.36011: Evaluated conditional (network_state != {}): False 7044 1727096057.36016: when evaluation is False, skipping this task 7044 1727096057.36019: _execute() done 7044 1727096057.36021: dumping result to json 7044 1727096057.36024: done dumping result, returning 7044 1727096057.36035: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-4381-8c4e-000000000109] 7044 1727096057.36042: sending task result for task 0afff68d-5257-4381-8c4e-000000000109 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096057.36264: no more pending results, returning what we have 7044 1727096057.36269: results queue empty 7044 1727096057.36270: checking for any_errors_fatal 7044 1727096057.36276: done checking for any_errors_fatal 7044 1727096057.36277: checking for max_fail_percentage 7044 1727096057.36279: done checking for max_fail_percentage 7044 1727096057.36280: checking to see if all hosts have failed and the running result is not ok 7044 1727096057.36280: done checking to see if all hosts have failed 7044 1727096057.36281: getting the remaining hosts for this loop 7044 1727096057.36282: done getting the remaining hosts for this loop 7044 1727096057.36285: getting the next task for host managed_node1 7044 1727096057.36292: done getting next task for host managed_node1 7044 1727096057.36295: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7044 1727096057.36298: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096057.36316: getting variables 7044 1727096057.36318: in VariableManager get_vars() 7044 1727096057.36370: Calling all_inventory to load vars for managed_node1 7044 1727096057.36373: Calling groups_inventory to load vars for managed_node1 7044 1727096057.36375: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096057.36384: Calling all_plugins_play to load vars for managed_node1 7044 1727096057.36387: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096057.36390: Calling groups_plugins_play to load vars for managed_node1 7044 1727096057.36949: done sending task result for task 0afff68d-5257-4381-8c4e-000000000109 7044 1727096057.36953: WORKER PROCESS EXITING 7044 1727096057.37753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096057.39390: done with get_vars() 7044 1727096057.39423: done getting variables 7044 1727096057.39494: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:54:17 -0400 (0:00:00.091) 0:01:02.476 ****** 7044 1727096057.39535: entering _queue_task() for managed_node1/package 7044 1727096057.40078: worker is 1 (out of 1 available) 7044 1727096057.40089: exiting _queue_task() for managed_node1/package 7044 1727096057.40099: done queuing things up, now waiting for results queue to drain 7044 1727096057.40101: waiting for pending results... 7044 1727096057.40233: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7044 1727096057.40438: in run() - task 0afff68d-5257-4381-8c4e-00000000010a 7044 1727096057.40442: variable 'ansible_search_path' from source: unknown 7044 1727096057.40445: variable 'ansible_search_path' from source: unknown 7044 1727096057.40447: calling self._execute() 7044 1727096057.40555: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096057.40567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096057.40582: variable 'omit' from source: magic vars 7044 1727096057.40963: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.40991: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.41301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096057.43619: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096057.43752: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096057.43784: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096057.43818: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096057.43841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096057.43913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.43963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.44026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.44030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.44034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.44174: variable 'ansible_distribution' from source: facts 7044 1727096057.44177: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.44179: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.44373: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.44376: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.44478: variable 'ansible_distribution' from source: facts 7044 1727096057.44482: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.44488: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.44691: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.44695: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.44776: variable 'ansible_distribution' from source: facts 7044 1727096057.44779: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.44785: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.44891: variable 'network_state' from source: role '' defaults 7044 1727096057.44904: Evaluated conditional (network_state != {}): False 7044 1727096057.44908: when evaluation is False, skipping this task 7044 1727096057.44918: _execute() done 7044 1727096057.44921: dumping result to json 7044 1727096057.44924: done dumping result, returning 7044 1727096057.44933: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-4381-8c4e-00000000010a] 7044 1727096057.44938: sending task result for task 0afff68d-5257-4381-8c4e-00000000010a 7044 1727096057.45053: done sending task result for task 0afff68d-5257-4381-8c4e-00000000010a 7044 1727096057.45056: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096057.45106: no more pending results, returning what we have 7044 1727096057.45109: results queue empty 7044 1727096057.45110: checking for any_errors_fatal 7044 1727096057.45117: done checking for any_errors_fatal 7044 1727096057.45118: checking for max_fail_percentage 7044 1727096057.45120: done checking for max_fail_percentage 7044 1727096057.45121: checking to see if all hosts have failed and the running result is not ok 7044 1727096057.45122: done checking to see if all hosts have failed 7044 1727096057.45123: getting the remaining hosts for this loop 7044 1727096057.45124: done getting the remaining hosts for this loop 7044 1727096057.45128: getting the next task for host managed_node1 7044 1727096057.45134: done getting next task for host managed_node1 7044 1727096057.45139: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7044 1727096057.45141: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096057.45164: getting variables 7044 1727096057.45167: in VariableManager get_vars() 7044 1727096057.45227: Calling all_inventory to load vars for managed_node1 7044 1727096057.45230: Calling groups_inventory to load vars for managed_node1 7044 1727096057.45232: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096057.45244: Calling all_plugins_play to load vars for managed_node1 7044 1727096057.45248: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096057.45251: Calling groups_plugins_play to load vars for managed_node1 7044 1727096057.46950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096057.48089: done with get_vars() 7044 1727096057.48122: done getting variables 7044 1727096057.48220: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:54:17 -0400 (0:00:00.087) 0:01:02.564 ****** 7044 1727096057.48264: entering _queue_task() for managed_node1/service 7044 1727096057.48880: worker is 1 (out of 1 available) 7044 1727096057.48894: exiting _queue_task() for managed_node1/service 7044 1727096057.48905: done queuing things up, now waiting for results queue to drain 7044 1727096057.48906: waiting for pending results... 7044 1727096057.49340: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7044 1727096057.49346: in run() - task 0afff68d-5257-4381-8c4e-00000000010b 7044 1727096057.49351: variable 'ansible_search_path' from source: unknown 7044 1727096057.49353: variable 'ansible_search_path' from source: unknown 7044 1727096057.49356: calling self._execute() 7044 1727096057.49452: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096057.49456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096057.49487: variable 'omit' from source: magic vars 7044 1727096057.50083: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.50087: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.50160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096057.52575: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096057.52656: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096057.52693: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096057.52730: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096057.52756: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096057.52841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.52869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.52892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.52932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.52951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.53074: variable 'ansible_distribution' from source: facts 7044 1727096057.53078: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.53086: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.53207: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.53210: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.53484: variable 'ansible_distribution' from source: facts 7044 1727096057.53488: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.53490: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.53513: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.53516: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.53709: variable 'ansible_distribution' from source: facts 7044 1727096057.53713: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.53734: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.53872: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096057.54060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.54086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.54109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.54150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.54163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.54244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.54247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.54250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.54577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.54580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.54582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.54584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.54586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.54588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.54591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.54593: variable 'network_connections' from source: task vars 7044 1727096057.54674: variable 'interface' from source: play vars 7044 1727096057.54678: variable 'interface' from source: play vars 7044 1727096057.54770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096057.55074: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096057.55077: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096057.55080: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096057.55083: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096057.55124: 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) 7044 1727096057.55143: 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) 7044 1727096057.55166: 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) 7044 1727096057.55190: 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) 7044 1727096057.55247: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096057.55487: variable 'network_connections' from source: task vars 7044 1727096057.55492: variable 'interface' from source: play vars 7044 1727096057.55570: variable 'interface' from source: play vars 7044 1727096057.55592: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096057.55595: when evaluation is False, skipping this task 7044 1727096057.55598: _execute() done 7044 1727096057.55600: dumping result to json 7044 1727096057.55602: done dumping result, returning 7044 1727096057.55611: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-00000000010b] 7044 1727096057.55616: sending task result for task 0afff68d-5257-4381-8c4e-00000000010b 7044 1727096057.55732: done sending task result for task 0afff68d-5257-4381-8c4e-00000000010b skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7044 1727096057.55792: no more pending results, returning what we have 7044 1727096057.55795: results queue empty 7044 1727096057.55796: checking for any_errors_fatal 7044 1727096057.55805: done checking for any_errors_fatal 7044 1727096057.55806: checking for max_fail_percentage 7044 1727096057.55808: done checking for max_fail_percentage 7044 1727096057.55809: checking to see if all hosts have failed and the running result is not ok 7044 1727096057.55810: done checking to see if all hosts have failed 7044 1727096057.55812: getting the remaining hosts for this loop 7044 1727096057.55813: done getting the remaining hosts for this loop 7044 1727096057.55817: getting the next task for host managed_node1 7044 1727096057.55825: done getting next task for host managed_node1 7044 1727096057.55830: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7044 1727096057.55834: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096057.55858: getting variables 7044 1727096057.55860: in VariableManager get_vars() 7044 1727096057.55925: Calling all_inventory to load vars for managed_node1 7044 1727096057.55929: Calling groups_inventory to load vars for managed_node1 7044 1727096057.55932: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096057.55945: Calling all_plugins_play to load vars for managed_node1 7044 1727096057.55948: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096057.55951: Calling groups_plugins_play to load vars for managed_node1 7044 1727096057.56779: WORKER PROCESS EXITING 7044 1727096057.58369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096057.60308: done with get_vars() 7044 1727096057.60343: done getting variables 7044 1727096057.60424: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:54:17 -0400 (0:00:00.121) 0:01:02.686 ****** 7044 1727096057.60458: entering _queue_task() for managed_node1/service 7044 1727096057.61228: worker is 1 (out of 1 available) 7044 1727096057.61241: exiting _queue_task() for managed_node1/service 7044 1727096057.61253: done queuing things up, now waiting for results queue to drain 7044 1727096057.61254: waiting for pending results... 7044 1727096057.61603: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7044 1727096057.61870: in run() - task 0afff68d-5257-4381-8c4e-00000000010c 7044 1727096057.61891: variable 'ansible_search_path' from source: unknown 7044 1727096057.61899: variable 'ansible_search_path' from source: unknown 7044 1727096057.61944: calling self._execute() 7044 1727096057.62090: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096057.62103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096057.62157: variable 'omit' from source: magic vars 7044 1727096057.62616: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.62651: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.62964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096057.66360: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096057.66474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096057.66500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096057.66548: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096057.66581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096057.66711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.66847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.66851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.66854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.66856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.66987: variable 'ansible_distribution' from source: facts 7044 1727096057.67003: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.67022: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.67194: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.67199: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.67387: variable 'ansible_distribution' from source: facts 7044 1727096057.67390: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.67397: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.67514: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.67519: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096057.67779: variable 'ansible_distribution' from source: facts 7044 1727096057.67784: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.67788: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096057.67849: variable 'network_provider' from source: set_fact 7044 1727096057.67853: variable 'network_state' from source: role '' defaults 7044 1727096057.67876: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7044 1727096057.67884: variable 'omit' from source: magic vars 7044 1727096057.67940: variable 'omit' from source: magic vars 7044 1727096057.67974: variable 'network_service_name' from source: role '' defaults 7044 1727096057.68072: variable 'network_service_name' from source: role '' defaults 7044 1727096057.68154: variable '__network_provider_setup' from source: role '' defaults 7044 1727096057.68164: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096057.68229: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096057.68250: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096057.68320: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096057.68492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.68524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.68550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.68594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.68645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.68657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.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) 7044 1727096057.68706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.68753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.68972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.69073: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7044 1727096057.69274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.69281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.69293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.69295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.69297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.69307: variable 'ansible_python' from source: facts 7044 1727096057.69325: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7044 1727096057.69407: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096057.69487: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096057.69610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.69632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.69656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.69693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.69705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.69755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096057.69779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096057.69800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096057.69843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096057.69851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096057.69992: variable 'network_connections' from source: task vars 7044 1727096057.70000: variable 'interface' from source: play vars 7044 1727096057.70081: variable 'interface' from source: play vars 7044 1727096057.70191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096057.70410: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096057.70459: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096057.70505: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096057.70544: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096057.70616: 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) 7044 1727096057.70644: 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) 7044 1727096057.70679: 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) 7044 1727096057.70715: 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) 7044 1727096057.70763: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096057.71077: variable 'network_connections' from source: task vars 7044 1727096057.71085: variable 'interface' from source: play vars 7044 1727096057.71176: variable 'interface' from source: play vars 7044 1727096057.71213: variable '__network_packages_default_wireless' from source: role '' defaults 7044 1727096057.71303: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096057.71606: variable 'network_connections' from source: task vars 7044 1727096057.71609: variable 'interface' from source: play vars 7044 1727096057.71775: variable 'interface' from source: play vars 7044 1727096057.71779: variable '__network_packages_default_team' from source: role '' defaults 7044 1727096057.71792: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096057.72084: variable 'network_connections' from source: task vars 7044 1727096057.72087: variable 'interface' from source: play vars 7044 1727096057.72161: variable 'interface' from source: play vars 7044 1727096057.72221: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096057.72280: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096057.72284: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096057.72345: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096057.72572: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7044 1727096057.73095: variable 'network_connections' from source: task vars 7044 1727096057.73100: variable 'interface' from source: play vars 7044 1727096057.73190: variable 'interface' from source: play vars 7044 1727096057.73193: variable 'ansible_distribution' from source: facts 7044 1727096057.73196: variable '__network_rh_distros' from source: role '' defaults 7044 1727096057.73198: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.73200: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7044 1727096057.73360: variable 'ansible_distribution' from source: facts 7044 1727096057.73365: variable '__network_rh_distros' from source: role '' defaults 7044 1727096057.73372: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.73412: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7044 1727096057.73556: variable 'ansible_distribution' from source: facts 7044 1727096057.73562: variable '__network_rh_distros' from source: role '' defaults 7044 1727096057.73566: variable 'ansible_distribution_major_version' from source: facts 7044 1727096057.73628: variable 'network_provider' from source: set_fact 7044 1727096057.73632: variable 'omit' from source: magic vars 7044 1727096057.73657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096057.73741: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096057.73744: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096057.73747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096057.73749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096057.73761: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096057.73764: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096057.73769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096057.73872: Set connection var ansible_timeout to 10 7044 1727096057.73881: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096057.74073: Set connection var ansible_pipelining to False 7044 1727096057.74076: Set connection var ansible_connection to ssh 7044 1727096057.74078: Set connection var ansible_shell_type to sh 7044 1727096057.74080: Set connection var ansible_shell_executable to /bin/sh 7044 1727096057.74082: variable 'ansible_shell_executable' from source: unknown 7044 1727096057.74084: variable 'ansible_connection' from source: unknown 7044 1727096057.74086: variable 'ansible_module_compression' from source: unknown 7044 1727096057.74088: variable 'ansible_shell_type' from source: unknown 7044 1727096057.74090: variable 'ansible_shell_executable' from source: unknown 7044 1727096057.74092: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096057.74093: variable 'ansible_pipelining' from source: unknown 7044 1727096057.74095: variable 'ansible_timeout' from source: unknown 7044 1727096057.74097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096057.74100: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096057.74102: variable 'omit' from source: magic vars 7044 1727096057.74104: starting attempt loop 7044 1727096057.74106: running the handler 7044 1727096057.74155: variable 'ansible_facts' from source: unknown 7044 1727096057.74894: _low_level_execute_command(): starting 7044 1727096057.74898: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096057.75615: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096057.75627: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096057.75685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096057.75744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096057.75761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096057.75807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096057.75903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096057.77654: stdout chunk (state=3): >>>/root <<< 7044 1727096057.77815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096057.77819: stdout chunk (state=3): >>><<< 7044 1727096057.77821: stderr chunk (state=3): >>><<< 7044 1727096057.77844: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096057.77861: _low_level_execute_command(): starting 7044 1727096057.77874: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096057.778509-9301-167174435253360 `" && echo ansible-tmp-1727096057.778509-9301-167174435253360="` echo /root/.ansible/tmp/ansible-tmp-1727096057.778509-9301-167174435253360 `" ) && sleep 0' 7044 1727096057.78529: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096057.78549: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096057.78566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096057.78593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096057.78612: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096057.78633: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096057.78732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096057.78757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096057.78871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096057.80840: stdout chunk (state=3): >>>ansible-tmp-1727096057.778509-9301-167174435253360=/root/.ansible/tmp/ansible-tmp-1727096057.778509-9301-167174435253360 <<< 7044 1727096057.81000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096057.81012: stdout chunk (state=3): >>><<< 7044 1727096057.81015: stderr chunk (state=3): >>><<< 7044 1727096057.81274: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096057.778509-9301-167174435253360=/root/.ansible/tmp/ansible-tmp-1727096057.778509-9301-167174435253360 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096057.81277: variable 'ansible_module_compression' from source: unknown 7044 1727096057.81279: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7044 1727096057.81281: variable 'ansible_facts' from source: unknown 7044 1727096057.81443: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096057.778509-9301-167174435253360/AnsiballZ_systemd.py 7044 1727096057.81633: Sending initial data 7044 1727096057.81641: Sent initial data (153 bytes) 7044 1727096057.82249: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096057.82277: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096057.82293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096057.82391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096057.82413: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096057.82433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096057.82458: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096057.82560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096057.84196: 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 <<< 7044 1727096057.84290: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096057.84366: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpmos05uv7 /root/.ansible/tmp/ansible-tmp-1727096057.778509-9301-167174435253360/AnsiballZ_systemd.py <<< 7044 1727096057.84382: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096057.778509-9301-167174435253360/AnsiballZ_systemd.py" <<< 7044 1727096057.84423: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpmos05uv7" to remote "/root/.ansible/tmp/ansible-tmp-1727096057.778509-9301-167174435253360/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096057.778509-9301-167174435253360/AnsiballZ_systemd.py" <<< 7044 1727096057.86105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096057.86156: stderr chunk (state=3): >>><<< 7044 1727096057.86227: stdout chunk (state=3): >>><<< 7044 1727096057.86238: done transferring module to remote 7044 1727096057.86253: _low_level_execute_command(): starting 7044 1727096057.86263: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096057.778509-9301-167174435253360/ /root/.ansible/tmp/ansible-tmp-1727096057.778509-9301-167174435253360/AnsiballZ_systemd.py && sleep 0' 7044 1727096057.86993: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096057.87055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096057.87077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096057.87116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096057.87225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096057.89163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096057.89169: stdout chunk (state=3): >>><<< 7044 1727096057.89173: stderr chunk (state=3): >>><<< 7044 1727096057.89276: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096057.89285: _low_level_execute_command(): starting 7044 1727096057.89289: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096057.778509-9301-167174435253360/AnsiballZ_systemd.py && sleep 0' 7044 1727096057.90044: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096057.90075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096057.90195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096058.19369: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9945088", "MemoryPeak": "10477568", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3308670976", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "205600000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpRec<<< 7044 1727096058.19377: stdout chunk (state=3): >>>eive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target network.target cloud-init.service", "After": "systemd-<<< 7044 1727096058.19390: stdout chunk (state=3): >>>journald.socket basic.target dbus-broker.service dbus.socket sysinit.target cloud-init-local.service system.slice network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181528224", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7044 1727096058.21288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096058.21315: stderr chunk (state=3): >>><<< 7044 1727096058.21318: stdout chunk (state=3): >>><<< 7044 1727096058.21341: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9945088", "MemoryPeak": "10477568", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3308670976", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "205600000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target network.target cloud-init.service", "After": "systemd-journald.socket basic.target dbus-broker.service dbus.socket sysinit.target cloud-init-local.service system.slice network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181528224", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096058.21464: 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-1727096057.778509-9301-167174435253360/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096058.21485: _low_level_execute_command(): starting 7044 1727096058.21488: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096057.778509-9301-167174435253360/ > /dev/null 2>&1 && sleep 0' 7044 1727096058.21944: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096058.21951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096058.21983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096058.21986: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096058.21989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096058.21991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096058.22043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096058.22047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096058.22049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096058.22127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096058.23988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096058.24014: stderr chunk (state=3): >>><<< 7044 1727096058.24018: stdout chunk (state=3): >>><<< 7044 1727096058.24031: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096058.24045: handler run complete 7044 1727096058.24086: attempt loop complete, returning result 7044 1727096058.24089: _execute() done 7044 1727096058.24091: dumping result to json 7044 1727096058.24103: done dumping result, returning 7044 1727096058.24112: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-4381-8c4e-00000000010c] 7044 1727096058.24114: sending task result for task 0afff68d-5257-4381-8c4e-00000000010c 7044 1727096058.24348: done sending task result for task 0afff68d-5257-4381-8c4e-00000000010c 7044 1727096058.24351: 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 } 7044 1727096058.24414: no more pending results, returning what we have 7044 1727096058.24417: results queue empty 7044 1727096058.24418: checking for any_errors_fatal 7044 1727096058.24422: done checking for any_errors_fatal 7044 1727096058.24423: checking for max_fail_percentage 7044 1727096058.24425: done checking for max_fail_percentage 7044 1727096058.24425: checking to see if all hosts have failed and the running result is not ok 7044 1727096058.24426: done checking to see if all hosts have failed 7044 1727096058.24427: getting the remaining hosts for this loop 7044 1727096058.24429: done getting the remaining hosts for this loop 7044 1727096058.24432: getting the next task for host managed_node1 7044 1727096058.24440: done getting next task for host managed_node1 7044 1727096058.24444: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7044 1727096058.24446: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096058.24459: getting variables 7044 1727096058.24465: in VariableManager get_vars() 7044 1727096058.24514: Calling all_inventory to load vars for managed_node1 7044 1727096058.24517: Calling groups_inventory to load vars for managed_node1 7044 1727096058.24520: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096058.24529: Calling all_plugins_play to load vars for managed_node1 7044 1727096058.24532: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096058.24534: Calling groups_plugins_play to load vars for managed_node1 7044 1727096058.25438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096058.26325: done with get_vars() 7044 1727096058.26350: done getting variables 7044 1727096058.26399: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:54:18 -0400 (0:00:00.659) 0:01:03.345 ****** 7044 1727096058.26427: entering _queue_task() for managed_node1/service 7044 1727096058.26711: worker is 1 (out of 1 available) 7044 1727096058.26724: exiting _queue_task() for managed_node1/service 7044 1727096058.26739: done queuing things up, now waiting for results queue to drain 7044 1727096058.26740: waiting for pending results... 7044 1727096058.26931: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7044 1727096058.27026: in run() - task 0afff68d-5257-4381-8c4e-00000000010d 7044 1727096058.27041: variable 'ansible_search_path' from source: unknown 7044 1727096058.27045: variable 'ansible_search_path' from source: unknown 7044 1727096058.27074: calling self._execute() 7044 1727096058.27152: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096058.27156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096058.27164: variable 'omit' from source: magic vars 7044 1727096058.27454: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.27464: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096058.27942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096058.29877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096058.29946: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096058.29986: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096058.30021: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096058.30049: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096058.30147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096058.30237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096058.30241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096058.30244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096058.30259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096058.30386: variable 'ansible_distribution' from source: facts 7044 1727096058.30389: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.30399: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096058.30524: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.30530: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096058.30707: variable 'ansible_distribution' from source: facts 7044 1727096058.30710: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.30780: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096058.30822: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.30828: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096058.30993: variable 'ansible_distribution' from source: facts 7044 1727096058.30996: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.31005: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096058.31115: variable 'network_provider' from source: set_fact 7044 1727096058.31119: Evaluated conditional (network_provider == "nm"): True 7044 1727096058.31211: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096058.31278: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096058.31382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096058.31409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096058.31442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096058.31719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096058.31723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096058.31725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096058.31727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096058.31729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096058.31731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096058.31733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096058.31739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096058.31742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096058.31744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096058.31746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096058.31749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096058.31882: variable 'network_connections' from source: task vars 7044 1727096058.31896: variable 'interface' from source: play vars 7044 1727096058.31969: variable 'interface' from source: play vars 7044 1727096058.32058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096058.32241: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096058.32284: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096058.32316: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096058.32347: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096058.32412: 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) 7044 1727096058.32440: 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) 7044 1727096058.32464: 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) 7044 1727096058.32573: 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) 7044 1727096058.32576: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096058.32797: variable 'network_connections' from source: task vars 7044 1727096058.32805: variable 'interface' from source: play vars 7044 1727096058.32873: variable 'interface' from source: play vars 7044 1727096058.32925: Evaluated conditional (__network_wpa_supplicant_required): False 7044 1727096058.32928: when evaluation is False, skipping this task 7044 1727096058.32931: _execute() done 7044 1727096058.32933: dumping result to json 7044 1727096058.32934: done dumping result, returning 7044 1727096058.32939: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-4381-8c4e-00000000010d] 7044 1727096058.32942: sending task result for task 0afff68d-5257-4381-8c4e-00000000010d 7044 1727096058.33097: done sending task result for task 0afff68d-5257-4381-8c4e-00000000010d 7044 1727096058.33099: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7044 1727096058.33183: no more pending results, returning what we have 7044 1727096058.33186: results queue empty 7044 1727096058.33187: checking for any_errors_fatal 7044 1727096058.33205: done checking for any_errors_fatal 7044 1727096058.33206: checking for max_fail_percentage 7044 1727096058.33207: done checking for max_fail_percentage 7044 1727096058.33208: checking to see if all hosts have failed and the running result is not ok 7044 1727096058.33209: done checking to see if all hosts have failed 7044 1727096058.33210: getting the remaining hosts for this loop 7044 1727096058.33211: done getting the remaining hosts for this loop 7044 1727096058.33214: getting the next task for host managed_node1 7044 1727096058.33220: done getting next task for host managed_node1 7044 1727096058.33224: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7044 1727096058.33227: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096058.33248: getting variables 7044 1727096058.33250: in VariableManager get_vars() 7044 1727096058.33370: Calling all_inventory to load vars for managed_node1 7044 1727096058.33374: Calling groups_inventory to load vars for managed_node1 7044 1727096058.33377: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096058.33387: Calling all_plugins_play to load vars for managed_node1 7044 1727096058.33391: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096058.33394: Calling groups_plugins_play to load vars for managed_node1 7044 1727096058.34259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096058.35252: done with get_vars() 7044 1727096058.35274: done getting variables 7044 1727096058.35320: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:54:18 -0400 (0:00:00.089) 0:01:03.435 ****** 7044 1727096058.35360: entering _queue_task() for managed_node1/service 7044 1727096058.35663: worker is 1 (out of 1 available) 7044 1727096058.35687: exiting _queue_task() for managed_node1/service 7044 1727096058.35700: done queuing things up, now waiting for results queue to drain 7044 1727096058.35702: waiting for pending results... 7044 1727096058.35897: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7044 1727096058.35992: in run() - task 0afff68d-5257-4381-8c4e-00000000010e 7044 1727096058.36005: variable 'ansible_search_path' from source: unknown 7044 1727096058.36009: variable 'ansible_search_path' from source: unknown 7044 1727096058.36045: calling self._execute() 7044 1727096058.36120: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096058.36124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096058.36133: variable 'omit' from source: magic vars 7044 1727096058.36418: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.36429: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096058.36573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096058.38358: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096058.38517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096058.38525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096058.38528: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096058.38531: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096058.38630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096058.38649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096058.38684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096058.38729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096058.38750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096058.38892: variable 'ansible_distribution' from source: facts 7044 1727096058.38896: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.38903: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096058.38994: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.38998: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096058.39121: variable 'ansible_distribution' from source: facts 7044 1727096058.39124: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.39130: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096058.39206: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.39209: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096058.39320: variable 'ansible_distribution' from source: facts 7044 1727096058.39323: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.39328: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096058.39403: variable 'network_provider' from source: set_fact 7044 1727096058.39409: Evaluated conditional (network_provider == "initscripts"): False 7044 1727096058.39413: when evaluation is False, skipping this task 7044 1727096058.39416: _execute() done 7044 1727096058.39419: dumping result to json 7044 1727096058.39423: done dumping result, returning 7044 1727096058.39431: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-4381-8c4e-00000000010e] 7044 1727096058.39437: sending task result for task 0afff68d-5257-4381-8c4e-00000000010e 7044 1727096058.39522: done sending task result for task 0afff68d-5257-4381-8c4e-00000000010e 7044 1727096058.39525: 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 } 7044 1727096058.39575: no more pending results, returning what we have 7044 1727096058.39578: results queue empty 7044 1727096058.39579: checking for any_errors_fatal 7044 1727096058.39586: done checking for any_errors_fatal 7044 1727096058.39587: checking for max_fail_percentage 7044 1727096058.39588: done checking for max_fail_percentage 7044 1727096058.39589: checking to see if all hosts have failed and the running result is not ok 7044 1727096058.39590: done checking to see if all hosts have failed 7044 1727096058.39591: getting the remaining hosts for this loop 7044 1727096058.39592: done getting the remaining hosts for this loop 7044 1727096058.39595: getting the next task for host managed_node1 7044 1727096058.39602: done getting next task for host managed_node1 7044 1727096058.39606: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7044 1727096058.39609: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096058.39637: getting variables 7044 1727096058.39639: in VariableManager get_vars() 7044 1727096058.39696: Calling all_inventory to load vars for managed_node1 7044 1727096058.39698: Calling groups_inventory to load vars for managed_node1 7044 1727096058.39700: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096058.39710: Calling all_plugins_play to load vars for managed_node1 7044 1727096058.39712: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096058.39715: Calling groups_plugins_play to load vars for managed_node1 7044 1727096058.40518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096058.42069: done with get_vars() 7044 1727096058.42101: done getting variables 7044 1727096058.42166: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:54:18 -0400 (0:00:00.068) 0:01:03.503 ****** 7044 1727096058.42210: entering _queue_task() for managed_node1/copy 7044 1727096058.42584: worker is 1 (out of 1 available) 7044 1727096058.42597: exiting _queue_task() for managed_node1/copy 7044 1727096058.42608: done queuing things up, now waiting for results queue to drain 7044 1727096058.42609: waiting for pending results... 7044 1727096058.42988: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7044 1727096058.43062: in run() - task 0afff68d-5257-4381-8c4e-00000000010f 7044 1727096058.43088: variable 'ansible_search_path' from source: unknown 7044 1727096058.43095: variable 'ansible_search_path' from source: unknown 7044 1727096058.43152: calling self._execute() 7044 1727096058.43265: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096058.43279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096058.43295: variable 'omit' from source: magic vars 7044 1727096058.43693: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.43711: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096058.43924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096058.46256: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096058.46446: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096058.46450: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096058.46452: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096058.46456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096058.46549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096058.46956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096058.46995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096058.47038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096058.47055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096058.47169: variable 'ansible_distribution' from source: facts 7044 1727096058.47209: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.47212: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096058.47322: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.47332: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096058.47507: variable 'ansible_distribution' from source: facts 7044 1727096058.47516: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.47533: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096058.47752: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.47756: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096058.47827: variable 'ansible_distribution' from source: facts 7044 1727096058.47839: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.47850: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096058.47965: variable 'network_provider' from source: set_fact 7044 1727096058.47980: Evaluated conditional (network_provider == "initscripts"): False 7044 1727096058.47987: when evaluation is False, skipping this task 7044 1727096058.47995: _execute() done 7044 1727096058.48001: dumping result to json 7044 1727096058.48008: done dumping result, returning 7044 1727096058.48019: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-4381-8c4e-00000000010f] 7044 1727096058.48027: sending task result for task 0afff68d-5257-4381-8c4e-00000000010f skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7044 1727096058.48279: no more pending results, returning what we have 7044 1727096058.48282: results queue empty 7044 1727096058.48283: checking for any_errors_fatal 7044 1727096058.48290: done checking for any_errors_fatal 7044 1727096058.48290: checking for max_fail_percentage 7044 1727096058.48292: done checking for max_fail_percentage 7044 1727096058.48293: checking to see if all hosts have failed and the running result is not ok 7044 1727096058.48294: done checking to see if all hosts have failed 7044 1727096058.48295: getting the remaining hosts for this loop 7044 1727096058.48296: done getting the remaining hosts for this loop 7044 1727096058.48300: getting the next task for host managed_node1 7044 1727096058.48307: done getting next task for host managed_node1 7044 1727096058.48312: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7044 1727096058.48315: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096058.48340: getting variables 7044 1727096058.48343: in VariableManager get_vars() 7044 1727096058.48403: Calling all_inventory to load vars for managed_node1 7044 1727096058.48405: Calling groups_inventory to load vars for managed_node1 7044 1727096058.48408: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096058.48420: Calling all_plugins_play to load vars for managed_node1 7044 1727096058.48424: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096058.48427: Calling groups_plugins_play to load vars for managed_node1 7044 1727096058.48981: done sending task result for task 0afff68d-5257-4381-8c4e-00000000010f 7044 1727096058.48985: WORKER PROCESS EXITING 7044 1727096058.50209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096058.51762: done with get_vars() 7044 1727096058.51796: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:54:18 -0400 (0:00:00.096) 0:01:03.600 ****** 7044 1727096058.51898: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7044 1727096058.52278: worker is 1 (out of 1 available) 7044 1727096058.52291: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7044 1727096058.52303: done queuing things up, now waiting for results queue to drain 7044 1727096058.52305: waiting for pending results... 7044 1727096058.52606: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7044 1727096058.52763: in run() - task 0afff68d-5257-4381-8c4e-000000000110 7044 1727096058.52789: variable 'ansible_search_path' from source: unknown 7044 1727096058.52798: variable 'ansible_search_path' from source: unknown 7044 1727096058.52847: calling self._execute() 7044 1727096058.52960: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096058.52976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096058.52991: variable 'omit' from source: magic vars 7044 1727096058.53389: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.53407: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096058.53610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096058.55979: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096058.56056: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096058.56103: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096058.56143: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096058.56176: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096058.56280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096058.56318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096058.56472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096058.56475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096058.56478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096058.56532: variable 'ansible_distribution' from source: facts 7044 1727096058.56545: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.56557: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096058.56687: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.56702: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096058.56890: variable 'ansible_distribution' from source: facts 7044 1727096058.56900: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.56914: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096058.57031: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.57046: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096058.57198: variable 'ansible_distribution' from source: facts 7044 1727096058.57206: variable 'ansible_distribution_major_version' from source: facts 7044 1727096058.57215: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096058.57224: variable 'omit' from source: magic vars 7044 1727096058.57286: variable 'omit' from source: magic vars 7044 1727096058.57469: variable 'network_provider' from source: set_fact 7044 1727096058.57531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096058.57572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096058.57607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096058.57657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096058.57680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096058.57760: variable 'omit' from source: magic vars 7044 1727096058.57879: variable 'omit' from source: magic vars 7044 1727096058.58017: variable 'network_connections' from source: task vars 7044 1727096058.58021: variable 'interface' from source: play vars 7044 1727096058.58086: variable 'interface' from source: play vars 7044 1727096058.58248: variable 'omit' from source: magic vars 7044 1727096058.58345: variable '__lsr_ansible_managed' from source: task vars 7044 1727096058.58349: variable '__lsr_ansible_managed' from source: task vars 7044 1727096058.58632: Loaded config def from plugin (lookup/template) 7044 1727096058.58648: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7044 1727096058.58687: File lookup term: get_ansible_managed.j2 7044 1727096058.58696: variable 'ansible_search_path' from source: unknown 7044 1727096058.58707: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7044 1727096058.58724: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7044 1727096058.58752: variable 'ansible_search_path' from source: unknown 7044 1727096058.70982: variable 'ansible_managed' from source: unknown 7044 1727096058.71141: variable 'omit' from source: magic vars 7044 1727096058.71176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096058.71318: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096058.71321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096058.71323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096058.71326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096058.71328: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096058.71331: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096058.71333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096058.71405: Set connection var ansible_timeout to 10 7044 1727096058.71426: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096058.71441: Set connection var ansible_pipelining to False 7044 1727096058.71449: Set connection var ansible_connection to ssh 7044 1727096058.71456: Set connection var ansible_shell_type to sh 7044 1727096058.71466: Set connection var ansible_shell_executable to /bin/sh 7044 1727096058.71500: variable 'ansible_shell_executable' from source: unknown 7044 1727096058.71509: variable 'ansible_connection' from source: unknown 7044 1727096058.71517: variable 'ansible_module_compression' from source: unknown 7044 1727096058.71524: variable 'ansible_shell_type' from source: unknown 7044 1727096058.71535: variable 'ansible_shell_executable' from source: unknown 7044 1727096058.71546: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096058.71554: variable 'ansible_pipelining' from source: unknown 7044 1727096058.71562: variable 'ansible_timeout' from source: unknown 7044 1727096058.71573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096058.71705: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096058.71721: variable 'omit' from source: magic vars 7044 1727096058.71730: starting attempt loop 7044 1727096058.71752: running the handler 7044 1727096058.71758: _low_level_execute_command(): starting 7044 1727096058.71861: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096058.72444: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096058.72481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096058.72494: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096058.72582: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096058.72596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096058.72654: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096058.72721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096058.74432: stdout chunk (state=3): >>>/root <<< 7044 1727096058.74619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096058.74622: stdout chunk (state=3): >>><<< 7044 1727096058.74625: stderr chunk (state=3): >>><<< 7044 1727096058.74639: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096058.74649: _low_level_execute_command(): starting 7044 1727096058.74731: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096058.74637-9331-61165541668952 `" && echo ansible-tmp-1727096058.74637-9331-61165541668952="` echo /root/.ansible/tmp/ansible-tmp-1727096058.74637-9331-61165541668952 `" ) && sleep 0' 7044 1727096058.75272: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096058.75289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096058.75306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096058.75337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096058.75356: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096058.75370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096058.75443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096058.75450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096058.75518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096058.77459: stdout chunk (state=3): >>>ansible-tmp-1727096058.74637-9331-61165541668952=/root/.ansible/tmp/ansible-tmp-1727096058.74637-9331-61165541668952 <<< 7044 1727096058.77597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096058.77601: stdout chunk (state=3): >>><<< 7044 1727096058.77604: stderr chunk (state=3): >>><<< 7044 1727096058.77773: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096058.74637-9331-61165541668952=/root/.ansible/tmp/ansible-tmp-1727096058.74637-9331-61165541668952 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096058.77777: variable 'ansible_module_compression' from source: unknown 7044 1727096058.77779: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7044 1727096058.77782: variable 'ansible_facts' from source: unknown 7044 1727096058.77923: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096058.74637-9331-61165541668952/AnsiballZ_network_connections.py 7044 1727096058.78142: Sending initial data 7044 1727096058.78145: Sent initial data (163 bytes) 7044 1727096058.78740: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096058.78753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096058.78764: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096058.78818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096058.78848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096058.78903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096058.80557: 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 <<< 7044 1727096058.80618: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096058.80689: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp36idsiku /root/.ansible/tmp/ansible-tmp-1727096058.74637-9331-61165541668952/AnsiballZ_network_connections.py <<< 7044 1727096058.80692: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096058.74637-9331-61165541668952/AnsiballZ_network_connections.py" <<< 7044 1727096058.80761: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp36idsiku" to remote "/root/.ansible/tmp/ansible-tmp-1727096058.74637-9331-61165541668952/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096058.74637-9331-61165541668952/AnsiballZ_network_connections.py" <<< 7044 1727096058.81889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096058.81899: stderr chunk (state=3): >>><<< 7044 1727096058.81902: stdout chunk (state=3): >>><<< 7044 1727096058.81957: done transferring module to remote 7044 1727096058.81971: _low_level_execute_command(): starting 7044 1727096058.81975: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096058.74637-9331-61165541668952/ /root/.ansible/tmp/ansible-tmp-1727096058.74637-9331-61165541668952/AnsiballZ_network_connections.py && sleep 0' 7044 1727096058.82413: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096058.82438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096058.82492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096058.82495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096058.82501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096058.82566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096058.84457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096058.84461: stdout chunk (state=3): >>><<< 7044 1727096058.84477: stderr chunk (state=3): >>><<< 7044 1727096058.84487: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096058.84495: _low_level_execute_command(): starting 7044 1727096058.84497: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096058.74637-9331-61165541668952/AnsiballZ_network_connections.py && sleep 0' 7044 1727096058.84956: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096058.84960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096058.84962: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096058.84964: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096058.84966: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096058.85016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096058.85020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096058.85106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096059.16734: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_p2u63h1_/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_p2u63h1_/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 802-1x-test/cce7d3a1-4dec-4a4a-a56f-48379c389ab7: error=unknown <<< 7044 1727096059.16897: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "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": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7044 1727096059.18880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096059.18884: stdout chunk (state=3): >>><<< 7044 1727096059.18887: stderr chunk (state=3): >>><<< 7044 1727096059.19040: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_p2u63h1_/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_p2u63h1_/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 802-1x-test/cce7d3a1-4dec-4a4a-a56f-48379c389ab7: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "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": "802-1x-test", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096059.19044: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', '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-1727096058.74637-9331-61165541668952/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096059.19047: _low_level_execute_command(): starting 7044 1727096059.19050: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096058.74637-9331-61165541668952/ > /dev/null 2>&1 && sleep 0' 7044 1727096059.19646: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096059.19662: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096059.19722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096059.19793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096059.19818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096059.19849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096059.19958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096059.21906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096059.21925: stderr chunk (state=3): >>><<< 7044 1727096059.21934: stdout chunk (state=3): >>><<< 7044 1727096059.21973: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096059.21977: handler run complete 7044 1727096059.22003: attempt loop complete, returning result 7044 1727096059.22025: _execute() done 7044 1727096059.22027: dumping result to json 7044 1727096059.22030: done dumping result, returning 7044 1727096059.22132: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-4381-8c4e-000000000110] 7044 1727096059.22137: sending task result for task 0afff68d-5257-4381-8c4e-000000000110 7044 1727096059.22214: done sending task result for task 0afff68d-5257-4381-8c4e-000000000110 7044 1727096059.22218: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 7044 1727096059.22314: no more pending results, returning what we have 7044 1727096059.22317: results queue empty 7044 1727096059.22318: checking for any_errors_fatal 7044 1727096059.22323: done checking for any_errors_fatal 7044 1727096059.22324: checking for max_fail_percentage 7044 1727096059.22325: done checking for max_fail_percentage 7044 1727096059.22326: checking to see if all hosts have failed and the running result is not ok 7044 1727096059.22327: done checking to see if all hosts have failed 7044 1727096059.22328: getting the remaining hosts for this loop 7044 1727096059.22329: done getting the remaining hosts for this loop 7044 1727096059.22332: getting the next task for host managed_node1 7044 1727096059.22340: done getting next task for host managed_node1 7044 1727096059.22343: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7044 1727096059.22345: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096059.22356: getting variables 7044 1727096059.22358: in VariableManager get_vars() 7044 1727096059.22607: Calling all_inventory to load vars for managed_node1 7044 1727096059.22610: Calling groups_inventory to load vars for managed_node1 7044 1727096059.22613: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096059.22622: Calling all_plugins_play to load vars for managed_node1 7044 1727096059.22624: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096059.22627: Calling groups_plugins_play to load vars for managed_node1 7044 1727096059.23986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096059.25704: done with get_vars() 7044 1727096059.25738: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:54:19 -0400 (0:00:00.739) 0:01:04.339 ****** 7044 1727096059.25833: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7044 1727096059.26191: worker is 1 (out of 1 available) 7044 1727096059.26203: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7044 1727096059.26216: done queuing things up, now waiting for results queue to drain 7044 1727096059.26218: waiting for pending results... 7044 1727096059.26595: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7044 1727096059.26643: in run() - task 0afff68d-5257-4381-8c4e-000000000111 7044 1727096059.26692: variable 'ansible_search_path' from source: unknown 7044 1727096059.26695: variable 'ansible_search_path' from source: unknown 7044 1727096059.26715: calling self._execute() 7044 1727096059.26819: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096059.26829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096059.26872: variable 'omit' from source: magic vars 7044 1727096059.27223: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.27245: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096059.27452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096059.30037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096059.30128: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096059.30156: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096059.30198: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096059.30235: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096059.30345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096059.30348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096059.30377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096059.30420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096059.30438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096059.30563: variable 'ansible_distribution' from source: facts 7044 1727096059.30581: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.30671: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096059.30725: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.30738: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096059.30926: variable 'ansible_distribution' from source: facts 7044 1727096059.30935: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.30946: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096059.31060: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.31072: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096059.31245: variable 'ansible_distribution' from source: facts 7044 1727096059.31253: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.31330: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096059.31382: variable 'network_state' from source: role '' defaults 7044 1727096059.31398: Evaluated conditional (network_state != {}): False 7044 1727096059.31405: when evaluation is False, skipping this task 7044 1727096059.31413: _execute() done 7044 1727096059.31421: dumping result to json 7044 1727096059.31428: done dumping result, returning 7044 1727096059.31446: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-4381-8c4e-000000000111] 7044 1727096059.31455: sending task result for task 0afff68d-5257-4381-8c4e-000000000111 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096059.31609: no more pending results, returning what we have 7044 1727096059.31613: results queue empty 7044 1727096059.31614: checking for any_errors_fatal 7044 1727096059.31625: done checking for any_errors_fatal 7044 1727096059.31626: checking for max_fail_percentage 7044 1727096059.31627: done checking for max_fail_percentage 7044 1727096059.31628: checking to see if all hosts have failed and the running result is not ok 7044 1727096059.31629: done checking to see if all hosts have failed 7044 1727096059.31630: getting the remaining hosts for this loop 7044 1727096059.31631: done getting the remaining hosts for this loop 7044 1727096059.31635: getting the next task for host managed_node1 7044 1727096059.31643: done getting next task for host managed_node1 7044 1727096059.31647: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7044 1727096059.31650: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096059.31674: getting variables 7044 1727096059.31676: in VariableManager get_vars() 7044 1727096059.31735: Calling all_inventory to load vars for managed_node1 7044 1727096059.31738: Calling groups_inventory to load vars for managed_node1 7044 1727096059.31741: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096059.31752: Calling all_plugins_play to load vars for managed_node1 7044 1727096059.31755: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096059.31758: Calling groups_plugins_play to load vars for managed_node1 7044 1727096059.32488: done sending task result for task 0afff68d-5257-4381-8c4e-000000000111 7044 1727096059.32492: WORKER PROCESS EXITING 7044 1727096059.33526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096059.36366: done with get_vars() 7044 1727096059.36593: done getting variables 7044 1727096059.36660: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:54:19 -0400 (0:00:00.109) 0:01:04.449 ****** 7044 1727096059.36740: entering _queue_task() for managed_node1/debug 7044 1727096059.37430: worker is 1 (out of 1 available) 7044 1727096059.37445: exiting _queue_task() for managed_node1/debug 7044 1727096059.37458: done queuing things up, now waiting for results queue to drain 7044 1727096059.37459: waiting for pending results... 7044 1727096059.38022: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7044 1727096059.38317: in run() - task 0afff68d-5257-4381-8c4e-000000000112 7044 1727096059.38383: variable 'ansible_search_path' from source: unknown 7044 1727096059.38388: variable 'ansible_search_path' from source: unknown 7044 1727096059.38435: calling self._execute() 7044 1727096059.38653: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096059.38773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096059.38873: variable 'omit' from source: magic vars 7044 1727096059.39735: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.39865: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096059.40307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096059.43673: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096059.43745: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096059.43784: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096059.43818: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096059.43873: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096059.43950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096059.43989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096059.43997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096059.44074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096059.44078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096059.44174: variable 'ansible_distribution' from source: facts 7044 1727096059.44177: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.44318: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096059.44322: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.44324: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096059.44512: variable 'ansible_distribution' from source: facts 7044 1727096059.44515: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.44521: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096059.44636: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.44644: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096059.44894: variable 'ansible_distribution' from source: facts 7044 1727096059.44898: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.44904: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096059.44911: variable 'omit' from source: magic vars 7044 1727096059.45073: variable 'omit' from source: magic vars 7044 1727096059.45076: variable 'omit' from source: magic vars 7044 1727096059.45079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096059.45085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096059.45104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096059.45120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096059.45132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096059.45172: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096059.45175: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096059.45180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096059.45290: Set connection var ansible_timeout to 10 7044 1727096059.45299: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096059.45310: Set connection var ansible_pipelining to False 7044 1727096059.45312: Set connection var ansible_connection to ssh 7044 1727096059.45315: Set connection var ansible_shell_type to sh 7044 1727096059.45317: Set connection var ansible_shell_executable to /bin/sh 7044 1727096059.45348: variable 'ansible_shell_executable' from source: unknown 7044 1727096059.45355: variable 'ansible_connection' from source: unknown 7044 1727096059.45359: variable 'ansible_module_compression' from source: unknown 7044 1727096059.45361: variable 'ansible_shell_type' from source: unknown 7044 1727096059.45363: variable 'ansible_shell_executable' from source: unknown 7044 1727096059.45369: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096059.45373: variable 'ansible_pipelining' from source: unknown 7044 1727096059.45376: variable 'ansible_timeout' from source: unknown 7044 1727096059.45380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096059.45774: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096059.45778: variable 'omit' from source: magic vars 7044 1727096059.45781: starting attempt loop 7044 1727096059.45783: running the handler 7044 1727096059.45785: variable '__network_connections_result' from source: set_fact 7044 1727096059.45973: handler run complete 7044 1727096059.45975: attempt loop complete, returning result 7044 1727096059.45977: _execute() done 7044 1727096059.45979: dumping result to json 7044 1727096059.45981: done dumping result, returning 7044 1727096059.45983: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-4381-8c4e-000000000112] 7044 1727096059.45985: sending task result for task 0afff68d-5257-4381-8c4e-000000000112 7044 1727096059.46046: done sending task result for task 0afff68d-5257-4381-8c4e-000000000112 7044 1727096059.46049: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 7044 1727096059.46110: no more pending results, returning what we have 7044 1727096059.46114: results queue empty 7044 1727096059.46121: checking for any_errors_fatal 7044 1727096059.46126: done checking for any_errors_fatal 7044 1727096059.46127: checking for max_fail_percentage 7044 1727096059.46129: done checking for max_fail_percentage 7044 1727096059.46130: checking to see if all hosts have failed and the running result is not ok 7044 1727096059.46130: done checking to see if all hosts have failed 7044 1727096059.46131: getting the remaining hosts for this loop 7044 1727096059.46132: done getting the remaining hosts for this loop 7044 1727096059.46135: getting the next task for host managed_node1 7044 1727096059.46141: done getting next task for host managed_node1 7044 1727096059.46144: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7044 1727096059.46146: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096059.46157: getting variables 7044 1727096059.46158: in VariableManager get_vars() 7044 1727096059.46206: Calling all_inventory to load vars for managed_node1 7044 1727096059.46208: Calling groups_inventory to load vars for managed_node1 7044 1727096059.46210: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096059.46220: Calling all_plugins_play to load vars for managed_node1 7044 1727096059.46223: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096059.46225: Calling groups_plugins_play to load vars for managed_node1 7044 1727096059.47661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096059.49508: done with get_vars() 7044 1727096059.49538: done getting variables 7044 1727096059.49609: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:54:19 -0400 (0:00:00.129) 0:01:04.578 ****** 7044 1727096059.49647: entering _queue_task() for managed_node1/debug 7044 1727096059.50191: worker is 1 (out of 1 available) 7044 1727096059.50202: exiting _queue_task() for managed_node1/debug 7044 1727096059.50214: done queuing things up, now waiting for results queue to drain 7044 1727096059.50215: waiting for pending results... 7044 1727096059.50380: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7044 1727096059.50510: in run() - task 0afff68d-5257-4381-8c4e-000000000113 7044 1727096059.50524: variable 'ansible_search_path' from source: unknown 7044 1727096059.50528: variable 'ansible_search_path' from source: unknown 7044 1727096059.50576: calling self._execute() 7044 1727096059.50873: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096059.50877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096059.50880: variable 'omit' from source: magic vars 7044 1727096059.51108: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.51121: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096059.51335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096059.60098: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096059.60149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096059.60177: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096059.60202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096059.60222: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096059.60277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096059.60296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096059.60313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096059.60341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096059.60350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096059.60432: variable 'ansible_distribution' from source: facts 7044 1727096059.60435: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.60442: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096059.60526: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.60529: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096059.60646: variable 'ansible_distribution' from source: facts 7044 1727096059.60650: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.60655: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096059.60730: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.60733: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096059.60845: variable 'ansible_distribution' from source: facts 7044 1727096059.60848: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.60853: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096059.60859: variable 'omit' from source: magic vars 7044 1727096059.60895: variable 'omit' from source: magic vars 7044 1727096059.60925: variable 'omit' from source: magic vars 7044 1727096059.60945: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096059.60975: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096059.60997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096059.61000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096059.61019: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096059.61029: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096059.61031: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096059.61038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096059.61166: Set connection var ansible_timeout to 10 7044 1727096059.61172: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096059.61175: Set connection var ansible_pipelining to False 7044 1727096059.61177: Set connection var ansible_connection to ssh 7044 1727096059.61180: Set connection var ansible_shell_type to sh 7044 1727096059.61182: Set connection var ansible_shell_executable to /bin/sh 7044 1727096059.61184: variable 'ansible_shell_executable' from source: unknown 7044 1727096059.61187: variable 'ansible_connection' from source: unknown 7044 1727096059.61189: variable 'ansible_module_compression' from source: unknown 7044 1727096059.61191: variable 'ansible_shell_type' from source: unknown 7044 1727096059.61193: variable 'ansible_shell_executable' from source: unknown 7044 1727096059.61195: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096059.61197: variable 'ansible_pipelining' from source: unknown 7044 1727096059.61199: variable 'ansible_timeout' from source: unknown 7044 1727096059.61201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096059.61393: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096059.61396: variable 'omit' from source: magic vars 7044 1727096059.61399: starting attempt loop 7044 1727096059.61401: running the handler 7044 1727096059.61403: variable '__network_connections_result' from source: set_fact 7044 1727096059.61415: variable '__network_connections_result' from source: set_fact 7044 1727096059.61498: handler run complete 7044 1727096059.61523: attempt loop complete, returning result 7044 1727096059.61527: _execute() done 7044 1727096059.61529: dumping result to json 7044 1727096059.61532: done dumping result, returning 7044 1727096059.61541: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-4381-8c4e-000000000113] 7044 1727096059.61544: sending task result for task 0afff68d-5257-4381-8c4e-000000000113 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 7044 1727096059.61788: no more pending results, returning what we have 7044 1727096059.61792: results queue empty 7044 1727096059.61793: checking for any_errors_fatal 7044 1727096059.61798: done checking for any_errors_fatal 7044 1727096059.61798: checking for max_fail_percentage 7044 1727096059.61800: done checking for max_fail_percentage 7044 1727096059.61801: checking to see if all hosts have failed and the running result is not ok 7044 1727096059.61802: done checking to see if all hosts have failed 7044 1727096059.61802: getting the remaining hosts for this loop 7044 1727096059.61803: done getting the remaining hosts for this loop 7044 1727096059.61806: getting the next task for host managed_node1 7044 1727096059.61813: done getting next task for host managed_node1 7044 1727096059.61816: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7044 1727096059.61818: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096059.61829: getting variables 7044 1727096059.61831: in VariableManager get_vars() 7044 1727096059.61897: Calling all_inventory to load vars for managed_node1 7044 1727096059.61900: Calling groups_inventory to load vars for managed_node1 7044 1727096059.61902: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096059.61908: done sending task result for task 0afff68d-5257-4381-8c4e-000000000113 7044 1727096059.61911: WORKER PROCESS EXITING 7044 1727096059.61919: Calling all_plugins_play to load vars for managed_node1 7044 1727096059.61921: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096059.61924: Calling groups_plugins_play to load vars for managed_node1 7044 1727096059.68041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096059.69442: done with get_vars() 7044 1727096059.69478: done getting variables 7044 1727096059.69515: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:54:19 -0400 (0:00:00.198) 0:01:04.777 ****** 7044 1727096059.69539: entering _queue_task() for managed_node1/debug 7044 1727096059.69814: worker is 1 (out of 1 available) 7044 1727096059.69828: exiting _queue_task() for managed_node1/debug 7044 1727096059.69840: done queuing things up, now waiting for results queue to drain 7044 1727096059.69841: waiting for pending results... 7044 1727096059.70032: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7044 1727096059.70130: in run() - task 0afff68d-5257-4381-8c4e-000000000114 7044 1727096059.70145: variable 'ansible_search_path' from source: unknown 7044 1727096059.70149: variable 'ansible_search_path' from source: unknown 7044 1727096059.70183: calling self._execute() 7044 1727096059.70274: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096059.70281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096059.70285: variable 'omit' from source: magic vars 7044 1727096059.70592: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.70602: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096059.70753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096059.72344: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096059.72405: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096059.72433: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096059.72461: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096059.72486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096059.72547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096059.72570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096059.72590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096059.72617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096059.72627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096059.72717: variable 'ansible_distribution' from source: facts 7044 1727096059.72721: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.72727: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096059.72815: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.72818: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096059.72936: variable 'ansible_distribution' from source: facts 7044 1727096059.72941: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.72948: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096059.73022: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.73025: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096059.73142: variable 'ansible_distribution' from source: facts 7044 1727096059.73145: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.73151: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096059.73225: variable 'network_state' from source: role '' defaults 7044 1727096059.73236: Evaluated conditional (network_state != {}): False 7044 1727096059.73239: when evaluation is False, skipping this task 7044 1727096059.73244: _execute() done 7044 1727096059.73247: dumping result to json 7044 1727096059.73251: done dumping result, returning 7044 1727096059.73259: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-4381-8c4e-000000000114] 7044 1727096059.73261: sending task result for task 0afff68d-5257-4381-8c4e-000000000114 7044 1727096059.73352: done sending task result for task 0afff68d-5257-4381-8c4e-000000000114 7044 1727096059.73354: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7044 1727096059.73403: no more pending results, returning what we have 7044 1727096059.73406: results queue empty 7044 1727096059.73407: checking for any_errors_fatal 7044 1727096059.73418: done checking for any_errors_fatal 7044 1727096059.73419: checking for max_fail_percentage 7044 1727096059.73421: done checking for max_fail_percentage 7044 1727096059.73421: checking to see if all hosts have failed and the running result is not ok 7044 1727096059.73422: done checking to see if all hosts have failed 7044 1727096059.73423: getting the remaining hosts for this loop 7044 1727096059.73424: done getting the remaining hosts for this loop 7044 1727096059.73427: getting the next task for host managed_node1 7044 1727096059.73434: done getting next task for host managed_node1 7044 1727096059.73438: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7044 1727096059.73441: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096059.73462: getting variables 7044 1727096059.73466: in VariableManager get_vars() 7044 1727096059.73530: Calling all_inventory to load vars for managed_node1 7044 1727096059.73533: Calling groups_inventory to load vars for managed_node1 7044 1727096059.73535: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096059.73544: Calling all_plugins_play to load vars for managed_node1 7044 1727096059.73547: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096059.73549: Calling groups_plugins_play to load vars for managed_node1 7044 1727096059.74352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096059.75340: done with get_vars() 7044 1727096059.75359: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:54:19 -0400 (0:00:00.058) 0:01:04.836 ****** 7044 1727096059.75436: entering _queue_task() for managed_node1/ping 7044 1727096059.75707: worker is 1 (out of 1 available) 7044 1727096059.75722: exiting _queue_task() for managed_node1/ping 7044 1727096059.75733: done queuing things up, now waiting for results queue to drain 7044 1727096059.75735: waiting for pending results... 7044 1727096059.75932: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7044 1727096059.76045: in run() - task 0afff68d-5257-4381-8c4e-000000000115 7044 1727096059.76053: variable 'ansible_search_path' from source: unknown 7044 1727096059.76056: variable 'ansible_search_path' from source: unknown 7044 1727096059.76092: calling self._execute() 7044 1727096059.76172: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096059.76181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096059.76192: variable 'omit' from source: magic vars 7044 1727096059.76477: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.76487: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096059.76633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096059.78204: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096059.78264: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096059.78293: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096059.78320: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096059.78342: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096059.78403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096059.78423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096059.78441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096059.78471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096059.78483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096059.78566: variable 'ansible_distribution' from source: facts 7044 1727096059.78580: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.78583: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096059.78662: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.78665: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096059.78783: variable 'ansible_distribution' from source: facts 7044 1727096059.78788: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.78792: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096059.78864: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.78869: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096059.78980: variable 'ansible_distribution' from source: facts 7044 1727096059.78984: variable 'ansible_distribution_major_version' from source: facts 7044 1727096059.78989: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096059.78995: variable 'omit' from source: magic vars 7044 1727096059.79041: variable 'omit' from source: magic vars 7044 1727096059.79066: variable 'omit' from source: magic vars 7044 1727096059.79090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096059.79112: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096059.79128: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096059.79142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096059.79150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096059.79175: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096059.79179: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096059.79181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096059.79247: Set connection var ansible_timeout to 10 7044 1727096059.79255: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096059.79260: Set connection var ansible_pipelining to False 7044 1727096059.79263: Set connection var ansible_connection to ssh 7044 1727096059.79266: Set connection var ansible_shell_type to sh 7044 1727096059.79270: Set connection var ansible_shell_executable to /bin/sh 7044 1727096059.79291: variable 'ansible_shell_executable' from source: unknown 7044 1727096059.79294: variable 'ansible_connection' from source: unknown 7044 1727096059.79297: variable 'ansible_module_compression' from source: unknown 7044 1727096059.79299: variable 'ansible_shell_type' from source: unknown 7044 1727096059.79302: variable 'ansible_shell_executable' from source: unknown 7044 1727096059.79304: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096059.79306: variable 'ansible_pipelining' from source: unknown 7044 1727096059.79309: variable 'ansible_timeout' from source: unknown 7044 1727096059.79313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096059.79419: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096059.79428: variable 'omit' from source: magic vars 7044 1727096059.79431: starting attempt loop 7044 1727096059.79434: running the handler 7044 1727096059.79448: _low_level_execute_command(): starting 7044 1727096059.79451: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096059.79981: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096059.79985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096059.79988: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096059.79997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096059.80040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096059.80044: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096059.80053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096059.80139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096059.81859: stdout chunk (state=3): >>>/root <<< 7044 1727096059.81945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096059.81980: stderr chunk (state=3): >>><<< 7044 1727096059.81984: stdout chunk (state=3): >>><<< 7044 1727096059.82005: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096059.82016: _low_level_execute_command(): starting 7044 1727096059.82022: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096059.8200552-9372-196050677583880 `" && echo ansible-tmp-1727096059.8200552-9372-196050677583880="` echo /root/.ansible/tmp/ansible-tmp-1727096059.8200552-9372-196050677583880 `" ) && sleep 0' 7044 1727096059.82465: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096059.82472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096059.82500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096059.82504: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096059.82506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096059.82508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096059.82566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096059.82572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096059.82574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096059.82648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096059.84566: stdout chunk (state=3): >>>ansible-tmp-1727096059.8200552-9372-196050677583880=/root/.ansible/tmp/ansible-tmp-1727096059.8200552-9372-196050677583880 <<< 7044 1727096059.84658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096059.84691: stderr chunk (state=3): >>><<< 7044 1727096059.84694: stdout chunk (state=3): >>><<< 7044 1727096059.84710: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096059.8200552-9372-196050677583880=/root/.ansible/tmp/ansible-tmp-1727096059.8200552-9372-196050677583880 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096059.84750: variable 'ansible_module_compression' from source: unknown 7044 1727096059.84788: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7044 1727096059.84813: variable 'ansible_facts' from source: unknown 7044 1727096059.84861: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096059.8200552-9372-196050677583880/AnsiballZ_ping.py 7044 1727096059.84965: Sending initial data 7044 1727096059.84971: Sent initial data (151 bytes) 7044 1727096059.85443: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096059.85447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096059.85449: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096059.85451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096059.85498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096059.85501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096059.85504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096059.85579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096059.87194: 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 <<< 7044 1727096059.87255: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096059.87365: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp5fhyqqj2 /root/.ansible/tmp/ansible-tmp-1727096059.8200552-9372-196050677583880/AnsiballZ_ping.py <<< 7044 1727096059.87376: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096059.8200552-9372-196050677583880/AnsiballZ_ping.py" <<< 7044 1727096059.87405: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp5fhyqqj2" to remote "/root/.ansible/tmp/ansible-tmp-1727096059.8200552-9372-196050677583880/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096059.8200552-9372-196050677583880/AnsiballZ_ping.py" <<< 7044 1727096059.88258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096059.88286: stderr chunk (state=3): >>><<< 7044 1727096059.88290: stdout chunk (state=3): >>><<< 7044 1727096059.88331: done transferring module to remote 7044 1727096059.88343: _low_level_execute_command(): starting 7044 1727096059.88348: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096059.8200552-9372-196050677583880/ /root/.ansible/tmp/ansible-tmp-1727096059.8200552-9372-196050677583880/AnsiballZ_ping.py && sleep 0' 7044 1727096059.88812: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096059.88817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096059.88819: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096059.88821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096059.88874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096059.88883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096059.88887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096059.88950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096059.90796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096059.90904: stderr chunk (state=3): >>><<< 7044 1727096059.90908: stdout chunk (state=3): >>><<< 7044 1727096059.90911: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096059.90914: _low_level_execute_command(): starting 7044 1727096059.90916: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096059.8200552-9372-196050677583880/AnsiballZ_ping.py && sleep 0' 7044 1727096059.91465: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096059.91485: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096059.91495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096059.91509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096059.91529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096059.91540: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096059.91548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096059.91562: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096059.91571: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096059.91579: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096059.91666: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096059.91671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096059.91673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096059.91675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096059.91677: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727096059.91679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096059.91692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096059.91704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096059.91722: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096059.91824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096060.06826: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7044 1727096060.08175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096060.08212: stderr chunk (state=3): >>><<< 7044 1727096060.08216: stdout chunk (state=3): >>><<< 7044 1727096060.08232: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096060.08252: 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-1727096059.8200552-9372-196050677583880/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096060.08260: _low_level_execute_command(): starting 7044 1727096060.08264: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096059.8200552-9372-196050677583880/ > /dev/null 2>&1 && sleep 0' 7044 1727096060.08731: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096060.08737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096060.08740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096060.08742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096060.08744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096060.08795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096060.08799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096060.08801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096060.08890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096060.10773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096060.10797: stderr chunk (state=3): >>><<< 7044 1727096060.10801: stdout chunk (state=3): >>><<< 7044 1727096060.10819: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096060.10824: handler run complete 7044 1727096060.10839: attempt loop complete, returning result 7044 1727096060.10842: _execute() done 7044 1727096060.10846: dumping result to json 7044 1727096060.10848: done dumping result, returning 7044 1727096060.10855: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-4381-8c4e-000000000115] 7044 1727096060.10857: sending task result for task 0afff68d-5257-4381-8c4e-000000000115 7044 1727096060.10949: done sending task result for task 0afff68d-5257-4381-8c4e-000000000115 7044 1727096060.10952: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7044 1727096060.11015: no more pending results, returning what we have 7044 1727096060.11019: results queue empty 7044 1727096060.11020: checking for any_errors_fatal 7044 1727096060.11024: done checking for any_errors_fatal 7044 1727096060.11025: checking for max_fail_percentage 7044 1727096060.11027: done checking for max_fail_percentage 7044 1727096060.11028: checking to see if all hosts have failed and the running result is not ok 7044 1727096060.11028: done checking to see if all hosts have failed 7044 1727096060.11029: getting the remaining hosts for this loop 7044 1727096060.11030: done getting the remaining hosts for this loop 7044 1727096060.11034: getting the next task for host managed_node1 7044 1727096060.11045: done getting next task for host managed_node1 7044 1727096060.11048: ^ task is: TASK: meta (role_complete) 7044 1727096060.11050: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096060.11062: getting variables 7044 1727096060.11063: in VariableManager get_vars() 7044 1727096060.11117: Calling all_inventory to load vars for managed_node1 7044 1727096060.11120: Calling groups_inventory to load vars for managed_node1 7044 1727096060.11122: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096060.11133: Calling all_plugins_play to load vars for managed_node1 7044 1727096060.11143: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096060.11146: Calling groups_plugins_play to load vars for managed_node1 7044 1727096060.12347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096060.14183: done with get_vars() 7044 1727096060.14217: done getting variables 7044 1727096060.14315: done queuing things up, now waiting for results queue to drain 7044 1727096060.14317: results queue empty 7044 1727096060.14318: checking for any_errors_fatal 7044 1727096060.14321: done checking for any_errors_fatal 7044 1727096060.14322: checking for max_fail_percentage 7044 1727096060.14323: done checking for max_fail_percentage 7044 1727096060.14324: checking to see if all hosts have failed and the running result is not ok 7044 1727096060.14325: done checking to see if all hosts have failed 7044 1727096060.14325: getting the remaining hosts for this loop 7044 1727096060.14326: done getting the remaining hosts for this loop 7044 1727096060.14329: getting the next task for host managed_node1 7044 1727096060.14333: done getting next task for host managed_node1 7044 1727096060.14338: ^ task is: TASK: Include the task 'test_802.1x_capath.yml' 7044 1727096060.14340: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096060.14342: getting variables 7044 1727096060.14343: in VariableManager get_vars() 7044 1727096060.14366: Calling all_inventory to load vars for managed_node1 7044 1727096060.14370: Calling groups_inventory to load vars for managed_node1 7044 1727096060.14372: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096060.14378: Calling all_plugins_play to load vars for managed_node1 7044 1727096060.14380: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096060.14382: Calling groups_plugins_play to load vars for managed_node1 7044 1727096060.15361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096060.16358: done with get_vars() 7044 1727096060.16393: done getting variables TASK [Include the task 'test_802.1x_capath.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:105 Monday 23 September 2024 08:54:20 -0400 (0:00:00.410) 0:01:05.246 ****** 7044 1727096060.16477: entering _queue_task() for managed_node1/include_tasks 7044 1727096060.16904: worker is 1 (out of 1 available) 7044 1727096060.16917: exiting _queue_task() for managed_node1/include_tasks 7044 1727096060.16930: done queuing things up, now waiting for results queue to drain 7044 1727096060.16932: waiting for pending results... 7044 1727096060.17296: running TaskExecutor() for managed_node1/TASK: Include the task 'test_802.1x_capath.yml' 7044 1727096060.17376: in run() - task 0afff68d-5257-4381-8c4e-000000000145 7044 1727096060.17380: variable 'ansible_search_path' from source: unknown 7044 1727096060.17415: calling self._execute() 7044 1727096060.17540: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096060.17609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096060.17613: variable 'omit' from source: magic vars 7044 1727096060.17971: variable 'ansible_distribution_major_version' from source: facts 7044 1727096060.17989: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096060.18213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096060.20546: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096060.20636: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096060.20686: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096060.20773: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096060.20777: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096060.20841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096060.20888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096060.20918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096060.20961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096060.20981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096060.21111: variable 'ansible_distribution' from source: facts 7044 1727096060.21208: variable 'ansible_distribution_major_version' from source: facts 7044 1727096060.21211: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096060.21214: _execute() done 7044 1727096060.21216: dumping result to json 7044 1727096060.21219: done dumping result, returning 7044 1727096060.21221: done running TaskExecutor() for managed_node1/TASK: Include the task 'test_802.1x_capath.yml' [0afff68d-5257-4381-8c4e-000000000145] 7044 1727096060.21223: sending task result for task 0afff68d-5257-4381-8c4e-000000000145 7044 1727096060.21298: done sending task result for task 0afff68d-5257-4381-8c4e-000000000145 7044 1727096060.21301: WORKER PROCESS EXITING 7044 1727096060.21339: no more pending results, returning what we have 7044 1727096060.21345: in VariableManager get_vars() 7044 1727096060.21411: Calling all_inventory to load vars for managed_node1 7044 1727096060.21415: Calling groups_inventory to load vars for managed_node1 7044 1727096060.21417: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096060.21430: Calling all_plugins_play to load vars for managed_node1 7044 1727096060.21432: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096060.21436: Calling groups_plugins_play to load vars for managed_node1 7044 1727096060.23114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096060.24705: done with get_vars() 7044 1727096060.24735: variable 'ansible_search_path' from source: unknown 7044 1727096060.24753: we have included files to process 7044 1727096060.24755: generating all_blocks data 7044 1727096060.24757: done generating all_blocks data 7044 1727096060.24763: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml 7044 1727096060.24765: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml 7044 1727096060.24770: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml 7044 1727096060.26005: in VariableManager get_vars() 7044 1727096060.26039: done with get_vars() 7044 1727096060.26045: variable 'omit' from source: magic vars 7044 1727096060.26077: variable 'omit' from source: magic vars 7044 1727096060.26119: in VariableManager get_vars() 7044 1727096060.26144: done with get_vars() 7044 1727096060.26169: in VariableManager get_vars() 7044 1727096060.26197: done with get_vars() 7044 1727096060.26239: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7044 1727096060.26351: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7044 1727096060.26431: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7044 1727096060.26829: in VariableManager get_vars() 7044 1727096060.26862: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7044 1727096060.29209: done processing included file 7044 1727096060.29212: iterating over new_blocks loaded from include file 7044 1727096060.29213: in VariableManager get_vars() 7044 1727096060.29244: done with get_vars() 7044 1727096060.29246: filtering new block on tags 7044 1727096060.29270: done filtering new block on tags 7044 1727096060.29274: in VariableManager get_vars() 7044 1727096060.29301: done with get_vars() 7044 1727096060.29302: filtering new block on tags 7044 1727096060.29411: done filtering new block on tags 7044 1727096060.29416: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml for managed_node1 7044 1727096060.29422: extending task lists for all hosts with included blocks 7044 1727096060.34005: done extending task lists 7044 1727096060.34008: done processing included files 7044 1727096060.34009: results queue empty 7044 1727096060.34010: checking for any_errors_fatal 7044 1727096060.34012: done checking for any_errors_fatal 7044 1727096060.34012: checking for max_fail_percentage 7044 1727096060.34014: done checking for max_fail_percentage 7044 1727096060.34015: checking to see if all hosts have failed and the running result is not ok 7044 1727096060.34015: done checking to see if all hosts have failed 7044 1727096060.34016: getting the remaining hosts for this loop 7044 1727096060.34017: done getting the remaining hosts for this loop 7044 1727096060.34020: getting the next task for host managed_node1 7044 1727096060.34024: done getting next task for host managed_node1 7044 1727096060.34026: ^ task is: TASK: TEST: 802.1x profile with unencrypted private key and ca_path 7044 1727096060.34035: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096060.34038: getting variables 7044 1727096060.34039: in VariableManager get_vars() 7044 1727096060.34071: Calling all_inventory to load vars for managed_node1 7044 1727096060.34075: Calling groups_inventory to load vars for managed_node1 7044 1727096060.34077: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096060.34083: Calling all_plugins_play to load vars for managed_node1 7044 1727096060.34085: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096060.34088: Calling groups_plugins_play to load vars for managed_node1 7044 1727096060.35289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096060.36932: done with get_vars() 7044 1727096060.36957: done getting variables 7044 1727096060.37008: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: 802.1x profile with unencrypted private key and ca_path] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:2 Monday 23 September 2024 08:54:20 -0400 (0:00:00.205) 0:01:05.452 ****** 7044 1727096060.37038: entering _queue_task() for managed_node1/debug 7044 1727096060.37401: worker is 1 (out of 1 available) 7044 1727096060.37412: exiting _queue_task() for managed_node1/debug 7044 1727096060.37426: done queuing things up, now waiting for results queue to drain 7044 1727096060.37427: waiting for pending results... 7044 1727096060.37797: running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key and ca_path 7044 1727096060.37825: in run() - task 0afff68d-5257-4381-8c4e-000000000565 7044 1727096060.37847: variable 'ansible_search_path' from source: unknown 7044 1727096060.37858: variable 'ansible_search_path' from source: unknown 7044 1727096060.37909: calling self._execute() 7044 1727096060.38017: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096060.38030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096060.38045: variable 'omit' from source: magic vars 7044 1727096060.38444: variable 'ansible_distribution_major_version' from source: facts 7044 1727096060.38674: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096060.38678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096060.40919: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096060.40999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096060.41040: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096060.41086: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096060.41117: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096060.41207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096060.41240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096060.41271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096060.41320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096060.41339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096060.41471: variable 'ansible_distribution' from source: facts 7044 1727096060.41482: variable 'ansible_distribution_major_version' from source: facts 7044 1727096060.41499: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096060.41509: variable 'omit' from source: magic vars 7044 1727096060.41549: variable 'omit' from source: magic vars 7044 1727096060.41589: variable 'omit' from source: magic vars 7044 1727096060.41623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096060.41655: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096060.41681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096060.41701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096060.41719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096060.41754: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096060.41763: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096060.41772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096060.41876: Set connection var ansible_timeout to 10 7044 1727096060.41933: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096060.41936: Set connection var ansible_pipelining to False 7044 1727096060.41938: Set connection var ansible_connection to ssh 7044 1727096060.41940: Set connection var ansible_shell_type to sh 7044 1727096060.41943: Set connection var ansible_shell_executable to /bin/sh 7044 1727096060.41945: variable 'ansible_shell_executable' from source: unknown 7044 1727096060.41952: variable 'ansible_connection' from source: unknown 7044 1727096060.41959: variable 'ansible_module_compression' from source: unknown 7044 1727096060.41966: variable 'ansible_shell_type' from source: unknown 7044 1727096060.41976: variable 'ansible_shell_executable' from source: unknown 7044 1727096060.41982: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096060.41989: variable 'ansible_pipelining' from source: unknown 7044 1727096060.42041: variable 'ansible_timeout' from source: unknown 7044 1727096060.42045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096060.42110: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096060.42125: variable 'omit' from source: magic vars 7044 1727096060.42133: starting attempt loop 7044 1727096060.42139: running the handler 7044 1727096060.42193: handler run complete 7044 1727096060.42221: attempt loop complete, returning result 7044 1727096060.42228: _execute() done 7044 1727096060.42234: dumping result to json 7044 1727096060.42241: done dumping result, returning 7044 1727096060.42369: done running TaskExecutor() for managed_node1/TASK: TEST: 802.1x profile with unencrypted private key and ca_path [0afff68d-5257-4381-8c4e-000000000565] 7044 1727096060.42372: sending task result for task 0afff68d-5257-4381-8c4e-000000000565 7044 1727096060.42441: done sending task result for task 0afff68d-5257-4381-8c4e-000000000565 7044 1727096060.42444: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 7044 1727096060.42518: no more pending results, returning what we have 7044 1727096060.42522: results queue empty 7044 1727096060.42523: checking for any_errors_fatal 7044 1727096060.42525: done checking for any_errors_fatal 7044 1727096060.42526: checking for max_fail_percentage 7044 1727096060.42528: done checking for max_fail_percentage 7044 1727096060.42529: checking to see if all hosts have failed and the running result is not ok 7044 1727096060.42530: done checking to see if all hosts have failed 7044 1727096060.42531: getting the remaining hosts for this loop 7044 1727096060.42533: done getting the remaining hosts for this loop 7044 1727096060.42537: getting the next task for host managed_node1 7044 1727096060.42544: done getting next task for host managed_node1 7044 1727096060.42547: ^ task is: TASK: Set __NM_capath_ignored_NVRs 7044 1727096060.42549: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096060.42561: getting variables 7044 1727096060.42563: in VariableManager get_vars() 7044 1727096060.42633: Calling all_inventory to load vars for managed_node1 7044 1727096060.42636: Calling groups_inventory to load vars for managed_node1 7044 1727096060.42639: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096060.42651: Calling all_plugins_play to load vars for managed_node1 7044 1727096060.42654: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096060.42658: Calling groups_plugins_play to load vars for managed_node1 7044 1727096060.45294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096060.48396: done with get_vars() 7044 1727096060.48428: done getting variables 7044 1727096060.48493: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set __NM_capath_ignored_NVRs] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:6 Monday 23 September 2024 08:54:20 -0400 (0:00:00.114) 0:01:05.566 ****** 7044 1727096060.48523: entering _queue_task() for managed_node1/set_fact 7044 1727096060.49009: worker is 1 (out of 1 available) 7044 1727096060.49020: exiting _queue_task() for managed_node1/set_fact 7044 1727096060.49031: done queuing things up, now waiting for results queue to drain 7044 1727096060.49033: waiting for pending results... 7044 1727096060.49199: running TaskExecutor() for managed_node1/TASK: Set __NM_capath_ignored_NVRs 7044 1727096060.49312: in run() - task 0afff68d-5257-4381-8c4e-000000000566 7044 1727096060.49369: variable 'ansible_search_path' from source: unknown 7044 1727096060.49373: variable 'ansible_search_path' from source: unknown 7044 1727096060.49395: calling self._execute() 7044 1727096060.49515: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096060.49536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096060.49552: variable 'omit' from source: magic vars 7044 1727096060.50031: variable 'ansible_distribution_major_version' from source: facts 7044 1727096060.50073: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096060.50290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096060.53377: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096060.53382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096060.53385: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096060.53387: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096060.53389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096060.53403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096060.53439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096060.53472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096060.53515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096060.53534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096060.53656: variable 'ansible_distribution' from source: facts 7044 1727096060.53666: variable 'ansible_distribution_major_version' from source: facts 7044 1727096060.53680: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096060.53690: variable 'omit' from source: magic vars 7044 1727096060.53734: variable 'omit' from source: magic vars 7044 1727096060.53776: variable 'omit' from source: magic vars 7044 1727096060.53809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096060.53840: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096060.53863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096060.53885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096060.53899: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096060.53933: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096060.53941: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096060.53948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096060.54052: Set connection var ansible_timeout to 10 7044 1727096060.54065: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096060.54077: Set connection var ansible_pipelining to False 7044 1727096060.54084: Set connection var ansible_connection to ssh 7044 1727096060.54090: Set connection var ansible_shell_type to sh 7044 1727096060.54098: Set connection var ansible_shell_executable to /bin/sh 7044 1727096060.54129: variable 'ansible_shell_executable' from source: unknown 7044 1727096060.54136: variable 'ansible_connection' from source: unknown 7044 1727096060.54143: variable 'ansible_module_compression' from source: unknown 7044 1727096060.54149: variable 'ansible_shell_type' from source: unknown 7044 1727096060.54154: variable 'ansible_shell_executable' from source: unknown 7044 1727096060.54160: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096060.54167: variable 'ansible_pipelining' from source: unknown 7044 1727096060.54175: variable 'ansible_timeout' from source: unknown 7044 1727096060.54182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096060.54284: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096060.54299: variable 'omit' from source: magic vars 7044 1727096060.54308: starting attempt loop 7044 1727096060.54315: running the handler 7044 1727096060.54327: handler run complete 7044 1727096060.54340: attempt loop complete, returning result 7044 1727096060.54348: _execute() done 7044 1727096060.54354: dumping result to json 7044 1727096060.54361: done dumping result, returning 7044 1727096060.54374: done running TaskExecutor() for managed_node1/TASK: Set __NM_capath_ignored_NVRs [0afff68d-5257-4381-8c4e-000000000566] 7044 1727096060.54382: sending task result for task 0afff68d-5257-4381-8c4e-000000000566 ok: [managed_node1] => { "ansible_facts": { "__NM_capath_ignored_NVRs": [ "NetworkManager-1.18.0-5.el7.x86_64", "NetworkManager-1.18.4-3.el7.x86_64", "NetworkManager-1.20.0-3.el8.x86_64", "NetworkManager-1.22.8-4.el8.x86_64", "NetworkManager-1.20.4-1.fc31.x86_64", "NetworkManager-1.22.10-1.fc32.x86_64", "NetworkManager-1.22.12-1.fc32.x86_64" ] }, "changed": false } 7044 1727096060.54531: no more pending results, returning what we have 7044 1727096060.54534: results queue empty 7044 1727096060.54535: checking for any_errors_fatal 7044 1727096060.54545: done checking for any_errors_fatal 7044 1727096060.54545: checking for max_fail_percentage 7044 1727096060.54547: done checking for max_fail_percentage 7044 1727096060.54548: checking to see if all hosts have failed and the running result is not ok 7044 1727096060.54549: done checking to see if all hosts have failed 7044 1727096060.54550: getting the remaining hosts for this loop 7044 1727096060.54551: done getting the remaining hosts for this loop 7044 1727096060.54555: getting the next task for host managed_node1 7044 1727096060.54562: done getting next task for host managed_node1 7044 1727096060.54565: ^ task is: TASK: Create directory for ca_path test 7044 1727096060.54568: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096060.54579: getting variables 7044 1727096060.54581: in VariableManager get_vars() 7044 1727096060.54643: Calling all_inventory to load vars for managed_node1 7044 1727096060.54646: Calling groups_inventory to load vars for managed_node1 7044 1727096060.54649: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096060.54660: Calling all_plugins_play to load vars for managed_node1 7044 1727096060.54663: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096060.54665: Calling groups_plugins_play to load vars for managed_node1 7044 1727096060.54851: done sending task result for task 0afff68d-5257-4381-8c4e-000000000566 7044 1727096060.54854: WORKER PROCESS EXITING 7044 1727096060.56340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096060.57937: done with get_vars() 7044 1727096060.57972: done getting variables TASK [Create directory for ca_path test] *************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:22 Monday 23 September 2024 08:54:20 -0400 (0:00:00.095) 0:01:05.662 ****** 7044 1727096060.58074: entering _queue_task() for managed_node1/file 7044 1727096060.58437: worker is 1 (out of 1 available) 7044 1727096060.58448: exiting _queue_task() for managed_node1/file 7044 1727096060.58459: done queuing things up, now waiting for results queue to drain 7044 1727096060.58461: waiting for pending results... 7044 1727096060.58739: running TaskExecutor() for managed_node1/TASK: Create directory for ca_path test 7044 1727096060.58845: in run() - task 0afff68d-5257-4381-8c4e-000000000567 7044 1727096060.58863: variable 'ansible_search_path' from source: unknown 7044 1727096060.58871: variable 'ansible_search_path' from source: unknown 7044 1727096060.58913: calling self._execute() 7044 1727096060.59015: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096060.59026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096060.59039: variable 'omit' from source: magic vars 7044 1727096060.59436: variable 'ansible_distribution_major_version' from source: facts 7044 1727096060.59456: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096060.59687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096060.62222: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096060.62307: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096060.62349: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096060.62394: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096060.62424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096060.62514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096060.62548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096060.62583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096060.62630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096060.62649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096060.62776: variable 'ansible_distribution' from source: facts 7044 1727096060.62973: variable 'ansible_distribution_major_version' from source: facts 7044 1727096060.62976: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096060.62979: variable 'omit' from source: magic vars 7044 1727096060.62981: variable 'omit' from source: magic vars 7044 1727096060.62983: variable 'omit' from source: magic vars 7044 1727096060.62985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096060.62987: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096060.62989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096060.62991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096060.62993: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096060.63026: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096060.63034: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096060.63041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096060.63145: Set connection var ansible_timeout to 10 7044 1727096060.63158: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096060.63169: Set connection var ansible_pipelining to False 7044 1727096060.63177: Set connection var ansible_connection to ssh 7044 1727096060.63183: Set connection var ansible_shell_type to sh 7044 1727096060.63191: Set connection var ansible_shell_executable to /bin/sh 7044 1727096060.63227: variable 'ansible_shell_executable' from source: unknown 7044 1727096060.63235: variable 'ansible_connection' from source: unknown 7044 1727096060.63241: variable 'ansible_module_compression' from source: unknown 7044 1727096060.63248: variable 'ansible_shell_type' from source: unknown 7044 1727096060.63254: variable 'ansible_shell_executable' from source: unknown 7044 1727096060.63260: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096060.63268: variable 'ansible_pipelining' from source: unknown 7044 1727096060.63275: variable 'ansible_timeout' from source: unknown 7044 1727096060.63283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096060.63437: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096060.63453: variable 'omit' from source: magic vars 7044 1727096060.63463: starting attempt loop 7044 1727096060.63471: running the handler 7044 1727096060.63488: _low_level_execute_command(): starting 7044 1727096060.63498: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096060.64215: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096060.64219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096060.64223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096060.64226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096060.64315: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096060.64387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096060.66128: stdout chunk (state=3): >>>/root <<< 7044 1727096060.66300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096060.66303: stdout chunk (state=3): >>><<< 7044 1727096060.66306: stderr chunk (state=3): >>><<< 7044 1727096060.66331: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096060.66363: _low_level_execute_command(): starting 7044 1727096060.66426: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096060.6634705-9405-110603410001900 `" && echo ansible-tmp-1727096060.6634705-9405-110603410001900="` echo /root/.ansible/tmp/ansible-tmp-1727096060.6634705-9405-110603410001900 `" ) && sleep 0' 7044 1727096060.67775: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096060.67787: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096060.67789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096060.67791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096060.67794: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096060.67796: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096060.67798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096060.67800: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096060.67802: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096060.67874: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096060.67978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096060.68081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096060.70053: stdout chunk (state=3): >>>ansible-tmp-1727096060.6634705-9405-110603410001900=/root/.ansible/tmp/ansible-tmp-1727096060.6634705-9405-110603410001900 <<< 7044 1727096060.70151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096060.70248: stderr chunk (state=3): >>><<< 7044 1727096060.70324: stdout chunk (state=3): >>><<< 7044 1727096060.70352: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096060.6634705-9405-110603410001900=/root/.ansible/tmp/ansible-tmp-1727096060.6634705-9405-110603410001900 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096060.70434: variable 'ansible_module_compression' from source: unknown 7044 1727096060.70517: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7044 1727096060.70562: variable 'ansible_facts' from source: unknown 7044 1727096060.70752: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096060.6634705-9405-110603410001900/AnsiballZ_file.py 7044 1727096060.70897: Sending initial data 7044 1727096060.70900: Sent initial data (151 bytes) 7044 1727096060.71509: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096060.71533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096060.71642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096060.71646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096060.71670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096060.71689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096060.71717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096060.71903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096060.73553: 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 <<< 7044 1727096060.73646: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096060.73716: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp_jdf6xl9 /root/.ansible/tmp/ansible-tmp-1727096060.6634705-9405-110603410001900/AnsiballZ_file.py <<< 7044 1727096060.73719: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096060.6634705-9405-110603410001900/AnsiballZ_file.py" <<< 7044 1727096060.73778: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp_jdf6xl9" to remote "/root/.ansible/tmp/ansible-tmp-1727096060.6634705-9405-110603410001900/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096060.6634705-9405-110603410001900/AnsiballZ_file.py" <<< 7044 1727096060.74651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096060.74873: stderr chunk (state=3): >>><<< 7044 1727096060.74877: stdout chunk (state=3): >>><<< 7044 1727096060.74879: done transferring module to remote 7044 1727096060.74886: _low_level_execute_command(): starting 7044 1727096060.74889: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096060.6634705-9405-110603410001900/ /root/.ansible/tmp/ansible-tmp-1727096060.6634705-9405-110603410001900/AnsiballZ_file.py && sleep 0' 7044 1727096060.75528: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096060.75557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096060.75578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096060.75606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096060.75676: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096060.76057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096060.76080: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096060.76184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096060.78090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096060.78132: stderr chunk (state=3): >>><<< 7044 1727096060.78152: stdout chunk (state=3): >>><<< 7044 1727096060.78180: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096060.78189: _low_level_execute_command(): starting 7044 1727096060.78199: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096060.6634705-9405-110603410001900/AnsiballZ_file.py && sleep 0' 7044 1727096060.79442: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096060.79446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096060.79678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096060.79749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096060.96195: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096060.97670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096060.97704: stderr chunk (state=3): >>><<< 7044 1727096060.97707: stdout chunk (state=3): >>><<< 7044 1727096060.97725: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096060.97760: done with _execute_module (file, {'path': '/etc/pki/tls/my_ca_certs', 'state': 'directory', 'mode': '0755', '_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': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096060.6634705-9405-110603410001900/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096060.97769: _low_level_execute_command(): starting 7044 1727096060.97774: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096060.6634705-9405-110603410001900/ > /dev/null 2>&1 && sleep 0' 7044 1727096060.98242: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096060.98246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096060.98249: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096060.98251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096060.98253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096060.98304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096060.98308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096060.98313: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096060.98384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096061.00238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096061.00270: stderr chunk (state=3): >>><<< 7044 1727096061.00273: stdout chunk (state=3): >>><<< 7044 1727096061.00289: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096061.00295: handler run complete 7044 1727096061.00327: attempt loop complete, returning result 7044 1727096061.00330: _execute() done 7044 1727096061.00333: dumping result to json 7044 1727096061.00334: done dumping result, returning 7044 1727096061.00364: done running TaskExecutor() for managed_node1/TASK: Create directory for ca_path test [0afff68d-5257-4381-8c4e-000000000567] 7044 1727096061.00369: sending task result for task 0afff68d-5257-4381-8c4e-000000000567 7044 1727096061.00461: done sending task result for task 0afff68d-5257-4381-8c4e-000000000567 7044 1727096061.00464: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/tls/my_ca_certs", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 0 } 7044 1727096061.00529: no more pending results, returning what we have 7044 1727096061.00532: results queue empty 7044 1727096061.00533: checking for any_errors_fatal 7044 1727096061.00540: done checking for any_errors_fatal 7044 1727096061.00541: checking for max_fail_percentage 7044 1727096061.00543: done checking for max_fail_percentage 7044 1727096061.00544: checking to see if all hosts have failed and the running result is not ok 7044 1727096061.00545: done checking to see if all hosts have failed 7044 1727096061.00545: getting the remaining hosts for this loop 7044 1727096061.00547: done getting the remaining hosts for this loop 7044 1727096061.00551: getting the next task for host managed_node1 7044 1727096061.00559: done getting next task for host managed_node1 7044 1727096061.00561: ^ task is: TASK: Copy cacert to ca_path 7044 1727096061.00564: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096061.00568: getting variables 7044 1727096061.00570: in VariableManager get_vars() 7044 1727096061.00628: Calling all_inventory to load vars for managed_node1 7044 1727096061.00631: Calling groups_inventory to load vars for managed_node1 7044 1727096061.00633: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096061.00645: Calling all_plugins_play to load vars for managed_node1 7044 1727096061.00647: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096061.00650: Calling groups_plugins_play to load vars for managed_node1 7044 1727096061.01487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096061.02799: done with get_vars() 7044 1727096061.02839: done getting variables 7044 1727096061.02922: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Copy cacert to ca_path] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:27 Monday 23 September 2024 08:54:21 -0400 (0:00:00.448) 0:01:06.111 ****** 7044 1727096061.02955: entering _queue_task() for managed_node1/copy 7044 1727096061.03232: worker is 1 (out of 1 available) 7044 1727096061.03248: exiting _queue_task() for managed_node1/copy 7044 1727096061.03260: done queuing things up, now waiting for results queue to drain 7044 1727096061.03262: waiting for pending results... 7044 1727096061.03447: running TaskExecutor() for managed_node1/TASK: Copy cacert to ca_path 7044 1727096061.03517: in run() - task 0afff68d-5257-4381-8c4e-000000000568 7044 1727096061.03528: variable 'ansible_search_path' from source: unknown 7044 1727096061.03532: variable 'ansible_search_path' from source: unknown 7044 1727096061.03563: calling self._execute() 7044 1727096061.03644: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096061.03648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096061.03658: variable 'omit' from source: magic vars 7044 1727096061.03959: variable 'ansible_distribution_major_version' from source: facts 7044 1727096061.03970: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096061.04111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096061.06670: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096061.06676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096061.06705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096061.06751: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096061.06785: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096061.06876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096061.06914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096061.06952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096061.07001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096061.07024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096061.07272: variable 'ansible_distribution' from source: facts 7044 1727096061.07276: variable 'ansible_distribution_major_version' from source: facts 7044 1727096061.07278: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096061.07281: variable 'omit' from source: magic vars 7044 1727096061.07283: variable 'omit' from source: magic vars 7044 1727096061.07285: variable 'omit' from source: magic vars 7044 1727096061.07300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096061.07332: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096061.07358: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096061.07380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096061.07394: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096061.07430: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096061.07441: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096061.07449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096061.07550: Set connection var ansible_timeout to 10 7044 1727096061.07563: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096061.07575: Set connection var ansible_pipelining to False 7044 1727096061.07582: Set connection var ansible_connection to ssh 7044 1727096061.07588: Set connection var ansible_shell_type to sh 7044 1727096061.07596: Set connection var ansible_shell_executable to /bin/sh 7044 1727096061.07627: variable 'ansible_shell_executable' from source: unknown 7044 1727096061.07635: variable 'ansible_connection' from source: unknown 7044 1727096061.07647: variable 'ansible_module_compression' from source: unknown 7044 1727096061.07650: variable 'ansible_shell_type' from source: unknown 7044 1727096061.07653: variable 'ansible_shell_executable' from source: unknown 7044 1727096061.07655: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096061.07657: variable 'ansible_pipelining' from source: unknown 7044 1727096061.07660: variable 'ansible_timeout' from source: unknown 7044 1727096061.07665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096061.07763: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096061.07774: variable 'omit' from source: magic vars 7044 1727096061.07780: starting attempt loop 7044 1727096061.07783: running the handler 7044 1727096061.07795: _low_level_execute_command(): starting 7044 1727096061.07803: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096061.08493: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096061.08521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096061.08525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096061.08528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096061.08574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096061.08578: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096061.08581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096061.08584: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096061.08586: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096061.08589: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096061.08591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096061.08599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096061.08629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096061.08632: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096061.08635: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727096061.08638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096061.08738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096061.08751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096061.08754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096061.08836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096061.10563: stdout chunk (state=3): >>>/root <<< 7044 1727096061.10655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096061.10724: stderr chunk (state=3): >>><<< 7044 1727096061.10747: stdout chunk (state=3): >>><<< 7044 1727096061.10772: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096061.10875: _low_level_execute_command(): starting 7044 1727096061.10879: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657 `" && echo ansible-tmp-1727096061.1078036-9431-237779718139657="` echo /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657 `" ) && sleep 0' 7044 1727096061.11463: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096061.11484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096061.11502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096061.11586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096061.11635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096061.11653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096061.11696: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096061.11794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096061.13724: stdout chunk (state=3): >>>ansible-tmp-1727096061.1078036-9431-237779718139657=/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657 <<< 7044 1727096061.13907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096061.13911: stdout chunk (state=3): >>><<< 7044 1727096061.13914: stderr chunk (state=3): >>><<< 7044 1727096061.14075: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096061.1078036-9431-237779718139657=/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096061.14079: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks 7044 1727096061.14083: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/files/cacert.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cacert.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/cacert.pem 7044 1727096061.14085: variable 'ansible_module_compression' from source: unknown 7044 1727096061.14126: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7044 1727096061.14165: variable 'ansible_facts' from source: unknown 7044 1727096061.14257: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/AnsiballZ_stat.py 7044 1727096061.14442: Sending initial data 7044 1727096061.14552: Sent initial data (151 bytes) 7044 1727096061.15334: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096061.15387: 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 <<< 7044 1727096061.15429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096061.15444: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096061.15484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096061.15554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096061.15582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096061.15614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096061.15719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096061.17348: 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 <<< 7044 1727096061.17407: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096061.17471: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpl8mio6hg /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/AnsiballZ_stat.py <<< 7044 1727096061.17478: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/AnsiballZ_stat.py" <<< 7044 1727096061.17534: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpl8mio6hg" to remote "/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/AnsiballZ_stat.py" <<< 7044 1727096061.17540: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/AnsiballZ_stat.py" <<< 7044 1727096061.18277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096061.18462: stderr chunk (state=3): >>><<< 7044 1727096061.18466: stdout chunk (state=3): >>><<< 7044 1727096061.18471: done transferring module to remote 7044 1727096061.18473: _low_level_execute_command(): starting 7044 1727096061.18475: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/ /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/AnsiballZ_stat.py && sleep 0' 7044 1727096061.19017: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096061.19022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096061.19051: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096061.19055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096061.19113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096061.19117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096061.19230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096061.21033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096061.21086: stderr chunk (state=3): >>><<< 7044 1727096061.21089: stdout chunk (state=3): >>><<< 7044 1727096061.21190: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096061.21194: _low_level_execute_command(): starting 7044 1727096061.21198: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/AnsiballZ_stat.py && sleep 0' 7044 1727096061.21754: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096061.21777: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096061.21793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096061.21915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096061.22528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096061.37709: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7044 1727096061.39043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096061.39108: stderr chunk (state=3): >>><<< 7044 1727096061.39112: stdout chunk (state=3): >>><<< 7044 1727096061.39132: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/pki/tls/my_ca_certs/cacert.pem", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096061.39161: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pki/tls/my_ca_certs/cacert.pem', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_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.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-1727096061.1078036-9431-237779718139657/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7044 1727096061.39317: Sending initial data 7044 1727096061.39320: Sent initial data (195 bytes) 7044 1727096061.40341: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096061.40387: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096061.40481: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096061.40506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096061.40603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096061.42377: 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 <<< 7044 1727096061.42456: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096061.42540: stdout chunk (state=3): >>>sftp> put /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/.source.pem <<< 7044 1727096061.42544: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/.source.pem" <<< 7044 1727096061.42608: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/files/cacert.pem" to remote "/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/.source.pem" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/.source.pem" <<< 7044 1727096061.42966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096061.43073: stderr chunk (state=3): >>><<< 7044 1727096061.43078: stdout chunk (state=3): >>><<< 7044 1727096061.43081: _low_level_execute_command(): starting 7044 1727096061.43083: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/ /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/.source.pem && sleep 0' 7044 1727096061.43879: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096061.43883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096061.43885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096061.43887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096061.43889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096061.43892: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096061.43894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096061.43896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096061.43898: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096061.43899: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096061.43901: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096061.43903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096061.43905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096061.43907: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096061.43909: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727096061.43911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096061.43913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096061.43915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096061.43917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096061.44014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096061.45858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096061.45863: stdout chunk (state=3): >>><<< 7044 1727096061.45866: stderr chunk (state=3): >>><<< 7044 1727096061.45889: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096061.45973: variable 'ansible_module_compression' from source: unknown 7044 1727096061.45978: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 7044 1727096061.46002: variable 'ansible_facts' from source: unknown 7044 1727096061.46085: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/AnsiballZ_copy.py 7044 1727096061.46291: Sending initial data 7044 1727096061.46294: Sent initial data (151 bytes) 7044 1727096061.46936: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096061.47074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096061.47079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096061.47084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096061.47117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096061.47209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096061.48847: 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 <<< 7044 1727096061.48884: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096061.48959: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp6_96sp4_ /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/AnsiballZ_copy.py <<< 7044 1727096061.48963: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/AnsiballZ_copy.py" <<< 7044 1727096061.49172: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp6_96sp4_" to remote "/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/AnsiballZ_copy.py" <<< 7044 1727096061.50620: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096061.50641: stderr chunk (state=3): >>><<< 7044 1727096061.50665: stdout chunk (state=3): >>><<< 7044 1727096061.50875: done transferring module to remote 7044 1727096061.50879: _low_level_execute_command(): starting 7044 1727096061.50881: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/ /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/AnsiballZ_copy.py && sleep 0' 7044 1727096061.52272: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096061.52419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096061.52706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096061.52989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096061.54713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096061.54743: stderr chunk (state=3): >>><<< 7044 1727096061.54782: stdout chunk (state=3): >>><<< 7044 1727096061.55093: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096061.55097: _low_level_execute_command(): starting 7044 1727096061.55100: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/AnsiballZ_copy.py && sleep 0' 7044 1727096061.55886: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096061.55984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096061.56005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096061.56017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096061.56123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096061.72516: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/.source.pem", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096061.74091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096061.74095: stdout chunk (state=3): >>><<< 7044 1727096061.74097: stderr chunk (state=3): >>><<< 7044 1727096061.74123: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "src": "/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/.source.pem", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/.source.pem", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "mode": "0644", "_original_basename": "cacert.pem", "follow": false, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096061.74177: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/.source.pem', 'dest': '/etc/pki/tls/my_ca_certs/cacert.pem', 'mode': '0644', '_original_basename': 'cacert.pem', 'follow': False, 'checksum': '9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4', '_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.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096061.74192: _low_level_execute_command(): starting 7044 1727096061.74201: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/ > /dev/null 2>&1 && sleep 0' 7044 1727096061.75005: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096061.75026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096061.75055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096061.75072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096061.75173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096061.77308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096061.77329: stdout chunk (state=3): >>><<< 7044 1727096061.77341: stderr chunk (state=3): >>><<< 7044 1727096061.77362: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096061.77376: handler run complete 7044 1727096061.77512: attempt loop complete, returning result 7044 1727096061.77519: _execute() done 7044 1727096061.77521: dumping result to json 7044 1727096061.77524: done dumping result, returning 7044 1727096061.77526: done running TaskExecutor() for managed_node1/TASK: Copy cacert to ca_path [0afff68d-5257-4381-8c4e-000000000568] 7044 1727096061.77528: sending task result for task 0afff68d-5257-4381-8c4e-000000000568 7044 1727096061.77599: done sending task result for task 0afff68d-5257-4381-8c4e-000000000568 7044 1727096061.77603: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "checksum": "9e89a4c67b49ee7cf56a8aab271a40e9d42efdf4", "dest": "/etc/pki/tls/my_ca_certs/cacert.pem", "gid": 0, "group": "root", "md5sum": "ee044bfd4dd84d85b6cb5331e7339411", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1289, "src": "/root/.ansible/tmp/ansible-tmp-1727096061.1078036-9431-237779718139657/.source.pem", "state": "file", "uid": 0 } 7044 1727096061.77687: no more pending results, returning what we have 7044 1727096061.77691: results queue empty 7044 1727096061.77692: checking for any_errors_fatal 7044 1727096061.77700: done checking for any_errors_fatal 7044 1727096061.77701: checking for max_fail_percentage 7044 1727096061.77703: done checking for max_fail_percentage 7044 1727096061.77704: checking to see if all hosts have failed and the running result is not ok 7044 1727096061.77705: done checking to see if all hosts have failed 7044 1727096061.77706: getting the remaining hosts for this loop 7044 1727096061.77707: done getting the remaining hosts for this loop 7044 1727096061.77711: getting the next task for host managed_node1 7044 1727096061.77717: done getting next task for host managed_node1 7044 1727096061.77976: ^ task is: TASK: Install openssl (test dependency) 7044 1727096061.77981: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096061.77986: getting variables 7044 1727096061.77987: in VariableManager get_vars() 7044 1727096061.78063: Calling all_inventory to load vars for managed_node1 7044 1727096061.78070: Calling groups_inventory to load vars for managed_node1 7044 1727096061.78074: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096061.78177: Calling all_plugins_play to load vars for managed_node1 7044 1727096061.78180: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096061.78183: Calling groups_plugins_play to load vars for managed_node1 7044 1727096061.79887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096061.81592: done with get_vars() 7044 1727096061.81623: done getting variables 7044 1727096061.81688: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install openssl (test dependency)] *************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:32 Monday 23 September 2024 08:54:21 -0400 (0:00:00.787) 0:01:06.898 ****** 7044 1727096061.81719: entering _queue_task() for managed_node1/package 7044 1727096061.82078: worker is 1 (out of 1 available) 7044 1727096061.82091: exiting _queue_task() for managed_node1/package 7044 1727096061.82102: done queuing things up, now waiting for results queue to drain 7044 1727096061.82103: waiting for pending results... 7044 1727096061.82488: running TaskExecutor() for managed_node1/TASK: Install openssl (test dependency) 7044 1727096061.82510: in run() - task 0afff68d-5257-4381-8c4e-000000000569 7044 1727096061.82530: variable 'ansible_search_path' from source: unknown 7044 1727096061.82539: variable 'ansible_search_path' from source: unknown 7044 1727096061.82583: calling self._execute() 7044 1727096061.82688: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096061.82701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096061.82717: variable 'omit' from source: magic vars 7044 1727096061.83185: variable 'ansible_distribution_major_version' from source: facts 7044 1727096061.83205: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096061.83469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096061.85856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096061.85915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096061.85962: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096061.86072: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096061.86075: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096061.86122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096061.86159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096061.86194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096061.86242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096061.86264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096061.86409: variable 'ansible_distribution' from source: facts 7044 1727096061.86418: variable 'ansible_distribution_major_version' from source: facts 7044 1727096061.86430: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096061.86445: variable 'omit' from source: magic vars 7044 1727096061.86508: variable 'omit' from source: magic vars 7044 1727096061.86693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096061.86825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096061.86829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096061.86832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096061.86834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096061.86959: variable '__network_is_ostree' from source: set_fact 7044 1727096061.86972: variable 'omit' from source: magic vars 7044 1727096061.87006: variable 'omit' from source: magic vars 7044 1727096061.87046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096061.87089: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096061.87113: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096061.87134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096061.87156: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096061.87263: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096061.87266: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096061.87270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096061.87326: Set connection var ansible_timeout to 10 7044 1727096061.87344: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096061.87361: Set connection var ansible_pipelining to False 7044 1727096061.87380: Set connection var ansible_connection to ssh 7044 1727096061.87387: Set connection var ansible_shell_type to sh 7044 1727096061.87483: Set connection var ansible_shell_executable to /bin/sh 7044 1727096061.87486: variable 'ansible_shell_executable' from source: unknown 7044 1727096061.87489: variable 'ansible_connection' from source: unknown 7044 1727096061.87491: variable 'ansible_module_compression' from source: unknown 7044 1727096061.87493: variable 'ansible_shell_type' from source: unknown 7044 1727096061.87495: variable 'ansible_shell_executable' from source: unknown 7044 1727096061.87497: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096061.87499: variable 'ansible_pipelining' from source: unknown 7044 1727096061.87501: variable 'ansible_timeout' from source: unknown 7044 1727096061.87503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096061.87609: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096061.87627: variable 'omit' from source: magic vars 7044 1727096061.87640: starting attempt loop 7044 1727096061.87648: running the handler 7044 1727096061.87677: variable 'ansible_facts' from source: unknown 7044 1727096061.87684: variable 'ansible_facts' from source: unknown 7044 1727096061.87727: _low_level_execute_command(): starting 7044 1727096061.87742: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096061.88613: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096061.88758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096061.88762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096061.88846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096061.90550: stdout chunk (state=3): >>>/root <<< 7044 1727096061.90685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096061.90715: stdout chunk (state=3): >>><<< 7044 1727096061.90718: stderr chunk (state=3): >>><<< 7044 1727096061.90843: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096061.90847: _low_level_execute_command(): starting 7044 1727096061.90850: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096061.9074385-9476-229949239580055 `" && echo ansible-tmp-1727096061.9074385-9476-229949239580055="` echo /root/.ansible/tmp/ansible-tmp-1727096061.9074385-9476-229949239580055 `" ) && sleep 0' 7044 1727096061.91422: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096061.91442: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096061.91457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096061.91483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096061.91520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096061.91533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096061.91633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096061.91661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096061.91771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096061.93724: stdout chunk (state=3): >>>ansible-tmp-1727096061.9074385-9476-229949239580055=/root/.ansible/tmp/ansible-tmp-1727096061.9074385-9476-229949239580055 <<< 7044 1727096061.93902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096061.93906: stdout chunk (state=3): >>><<< 7044 1727096061.93909: stderr chunk (state=3): >>><<< 7044 1727096061.94078: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096061.9074385-9476-229949239580055=/root/.ansible/tmp/ansible-tmp-1727096061.9074385-9476-229949239580055 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096061.94082: variable 'ansible_module_compression' from source: unknown 7044 1727096061.94085: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7044 1727096061.94097: variable 'ansible_facts' from source: unknown 7044 1727096061.94245: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096061.9074385-9476-229949239580055/AnsiballZ_dnf.py 7044 1727096061.94423: Sending initial data 7044 1727096061.94433: Sent initial data (150 bytes) 7044 1727096061.95301: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096061.95380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096061.95411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096061.95436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096061.95569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096061.97229: 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 <<< 7044 1727096061.97326: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096061.97395: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpsm4l3vts /root/.ansible/tmp/ansible-tmp-1727096061.9074385-9476-229949239580055/AnsiballZ_dnf.py <<< 7044 1727096061.97399: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096061.9074385-9476-229949239580055/AnsiballZ_dnf.py" <<< 7044 1727096061.97492: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpsm4l3vts" to remote "/root/.ansible/tmp/ansible-tmp-1727096061.9074385-9476-229949239580055/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096061.9074385-9476-229949239580055/AnsiballZ_dnf.py" <<< 7044 1727096061.98578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096061.98708: stderr chunk (state=3): >>><<< 7044 1727096061.98712: stdout chunk (state=3): >>><<< 7044 1727096061.98714: done transferring module to remote 7044 1727096061.98717: _low_level_execute_command(): starting 7044 1727096061.98719: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096061.9074385-9476-229949239580055/ /root/.ansible/tmp/ansible-tmp-1727096061.9074385-9476-229949239580055/AnsiballZ_dnf.py && sleep 0' 7044 1727096061.99288: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096061.99311: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096061.99326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096061.99350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096061.99383: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096061.99394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096061.99423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096061.99525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096061.99630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096061.99807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096062.01783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096062.01788: stdout chunk (state=3): >>><<< 7044 1727096062.01790: stderr chunk (state=3): >>><<< 7044 1727096062.01793: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096062.01795: _low_level_execute_command(): starting 7044 1727096062.01798: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096061.9074385-9476-229949239580055/AnsiballZ_dnf.py && sleep 0' 7044 1727096062.02432: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096062.02453: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096062.02565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096062.02730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096062.03273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096062.45462: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["openssl"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7044 1727096062.49488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096062.49518: stderr chunk (state=3): >>><<< 7044 1727096062.49521: stdout chunk (state=3): >>><<< 7044 1727096062.49542: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["openssl"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096062.49595: done with _execute_module (ansible.legacy.dnf, {'name': 'openssl', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096061.9074385-9476-229949239580055/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096062.49601: _low_level_execute_command(): starting 7044 1727096062.49608: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096061.9074385-9476-229949239580055/ > /dev/null 2>&1 && sleep 0' 7044 1727096062.50072: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096062.50076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096062.50078: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096062.50080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096062.50130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096062.50133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096062.50135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096062.50208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096062.52086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096062.52114: stderr chunk (state=3): >>><<< 7044 1727096062.52117: stdout chunk (state=3): >>><<< 7044 1727096062.52133: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096062.52142: handler run complete 7044 1727096062.52165: attempt loop complete, returning result 7044 1727096062.52169: _execute() done 7044 1727096062.52172: dumping result to json 7044 1727096062.52177: done dumping result, returning 7044 1727096062.52184: done running TaskExecutor() for managed_node1/TASK: Install openssl (test dependency) [0afff68d-5257-4381-8c4e-000000000569] 7044 1727096062.52187: sending task result for task 0afff68d-5257-4381-8c4e-000000000569 7044 1727096062.52286: done sending task result for task 0afff68d-5257-4381-8c4e-000000000569 7044 1727096062.52289: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7044 1727096062.52375: no more pending results, returning what we have 7044 1727096062.52379: results queue empty 7044 1727096062.52379: checking for any_errors_fatal 7044 1727096062.52388: done checking for any_errors_fatal 7044 1727096062.52389: checking for max_fail_percentage 7044 1727096062.52390: done checking for max_fail_percentage 7044 1727096062.52391: checking to see if all hosts have failed and the running result is not ok 7044 1727096062.52392: done checking to see if all hosts have failed 7044 1727096062.52393: getting the remaining hosts for this loop 7044 1727096062.52395: done getting the remaining hosts for this loop 7044 1727096062.52405: getting the next task for host managed_node1 7044 1727096062.52411: done getting next task for host managed_node1 7044 1727096062.52413: ^ task is: TASK: Hash cacert 7044 1727096062.52416: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096062.52420: getting variables 7044 1727096062.52421: in VariableManager get_vars() 7044 1727096062.52478: Calling all_inventory to load vars for managed_node1 7044 1727096062.52481: Calling groups_inventory to load vars for managed_node1 7044 1727096062.52483: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096062.52493: Calling all_plugins_play to load vars for managed_node1 7044 1727096062.52496: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096062.52499: Calling groups_plugins_play to load vars for managed_node1 7044 1727096062.53303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096062.54294: done with get_vars() 7044 1727096062.54312: done getting variables 7044 1727096062.54361: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Hash cacert] ************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:37 Monday 23 September 2024 08:54:22 -0400 (0:00:00.726) 0:01:07.625 ****** 7044 1727096062.54386: entering _queue_task() for managed_node1/command 7044 1727096062.54645: worker is 1 (out of 1 available) 7044 1727096062.54658: exiting _queue_task() for managed_node1/command 7044 1727096062.54673: done queuing things up, now waiting for results queue to drain 7044 1727096062.54674: waiting for pending results... 7044 1727096062.54853: running TaskExecutor() for managed_node1/TASK: Hash cacert 7044 1727096062.54925: in run() - task 0afff68d-5257-4381-8c4e-00000000056a 7044 1727096062.54936: variable 'ansible_search_path' from source: unknown 7044 1727096062.54939: variable 'ansible_search_path' from source: unknown 7044 1727096062.54971: calling self._execute() 7044 1727096062.55048: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096062.55052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096062.55063: variable 'omit' from source: magic vars 7044 1727096062.55356: variable 'ansible_distribution_major_version' from source: facts 7044 1727096062.55366: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096062.55521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096062.57805: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096062.57876: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096062.57915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096062.57973: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096062.57982: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096062.58170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096062.58176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096062.58179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096062.58181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096062.58184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096062.58311: variable 'ansible_distribution' from source: facts 7044 1727096062.58315: variable 'ansible_distribution_major_version' from source: facts 7044 1727096062.58372: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096062.58376: variable 'omit' from source: magic vars 7044 1727096062.58378: variable 'omit' from source: magic vars 7044 1727096062.58413: variable 'omit' from source: magic vars 7044 1727096062.58445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096062.58473: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096062.58493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096062.58511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096062.58522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096062.58555: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096062.58558: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096062.58561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096062.58741: Set connection var ansible_timeout to 10 7044 1727096062.58744: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096062.58747: Set connection var ansible_pipelining to False 7044 1727096062.58749: Set connection var ansible_connection to ssh 7044 1727096062.58752: Set connection var ansible_shell_type to sh 7044 1727096062.58753: Set connection var ansible_shell_executable to /bin/sh 7044 1727096062.58756: variable 'ansible_shell_executable' from source: unknown 7044 1727096062.58758: variable 'ansible_connection' from source: unknown 7044 1727096062.58760: variable 'ansible_module_compression' from source: unknown 7044 1727096062.58762: variable 'ansible_shell_type' from source: unknown 7044 1727096062.58764: variable 'ansible_shell_executable' from source: unknown 7044 1727096062.58766: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096062.58769: variable 'ansible_pipelining' from source: unknown 7044 1727096062.58772: variable 'ansible_timeout' from source: unknown 7044 1727096062.58774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096062.58849: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096062.58857: variable 'omit' from source: magic vars 7044 1727096062.58863: starting attempt loop 7044 1727096062.58866: running the handler 7044 1727096062.58887: _low_level_execute_command(): starting 7044 1727096062.58893: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096062.59601: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096062.59614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096062.59639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096062.59643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096062.59773: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096062.59778: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096062.59781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096062.59783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096062.59785: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096062.59787: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096062.59789: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096062.59790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096062.59792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096062.59794: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096062.59796: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727096062.59816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096062.59837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096062.59949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096062.61653: stdout chunk (state=3): >>>/root <<< 7044 1727096062.61755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096062.61781: stderr chunk (state=3): >>><<< 7044 1727096062.61784: stdout chunk (state=3): >>><<< 7044 1727096062.61806: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096062.61817: _low_level_execute_command(): starting 7044 1727096062.61823: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096062.6180577-9501-145550332515530 `" && echo ansible-tmp-1727096062.6180577-9501-145550332515530="` echo /root/.ansible/tmp/ansible-tmp-1727096062.6180577-9501-145550332515530 `" ) && sleep 0' 7044 1727096062.62261: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096062.62264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096062.62300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096062.62303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096062.62306: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096062.62308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096062.62310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096062.62369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096062.62372: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096062.62375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096062.62451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096062.64413: stdout chunk (state=3): >>>ansible-tmp-1727096062.6180577-9501-145550332515530=/root/.ansible/tmp/ansible-tmp-1727096062.6180577-9501-145550332515530 <<< 7044 1727096062.64512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096062.64544: stderr chunk (state=3): >>><<< 7044 1727096062.64547: stdout chunk (state=3): >>><<< 7044 1727096062.64563: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096062.6180577-9501-145550332515530=/root/.ansible/tmp/ansible-tmp-1727096062.6180577-9501-145550332515530 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096062.64596: variable 'ansible_module_compression' from source: unknown 7044 1727096062.64635: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7044 1727096062.64670: variable 'ansible_facts' from source: unknown 7044 1727096062.64728: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096062.6180577-9501-145550332515530/AnsiballZ_command.py 7044 1727096062.64838: Sending initial data 7044 1727096062.64841: Sent initial data (154 bytes) 7044 1727096062.65306: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096062.65309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096062.65312: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096062.65314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096062.65316: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096062.65373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096062.65376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096062.65378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096062.65453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096062.67112: 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 <<< 7044 1727096062.67177: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096062.67242: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp39bz1o7f /root/.ansible/tmp/ansible-tmp-1727096062.6180577-9501-145550332515530/AnsiballZ_command.py <<< 7044 1727096062.67246: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096062.6180577-9501-145550332515530/AnsiballZ_command.py" <<< 7044 1727096062.67306: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp39bz1o7f" to remote "/root/.ansible/tmp/ansible-tmp-1727096062.6180577-9501-145550332515530/AnsiballZ_command.py" <<< 7044 1727096062.67309: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096062.6180577-9501-145550332515530/AnsiballZ_command.py" <<< 7044 1727096062.67933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096062.67977: stderr chunk (state=3): >>><<< 7044 1727096062.67981: stdout chunk (state=3): >>><<< 7044 1727096062.68019: done transferring module to remote 7044 1727096062.68029: _low_level_execute_command(): starting 7044 1727096062.68034: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096062.6180577-9501-145550332515530/ /root/.ansible/tmp/ansible-tmp-1727096062.6180577-9501-145550332515530/AnsiballZ_command.py && sleep 0' 7044 1727096062.68496: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096062.68500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096062.68502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096062.68504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096062.68506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096062.68549: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096062.68552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096062.68625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096062.70478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096062.70502: stderr chunk (state=3): >>><<< 7044 1727096062.70505: stdout chunk (state=3): >>><<< 7044 1727096062.70519: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096062.70522: _low_level_execute_command(): starting 7044 1727096062.70528: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096062.6180577-9501-145550332515530/AnsiballZ_command.py && sleep 0' 7044 1727096062.70994: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096062.70998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096062.71001: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096062.71003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096062.71054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096062.71059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096062.71062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096062.71133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096062.88314: stdout chunk (state=3): >>> {"changed": true, "stdout": "d1b7d027", "stderr": "", "rc": 0, "cmd": ["openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem"], "start": "2024-09-23 08:54:22.863001", "end": "2024-09-23 08:54:22.881735", "delta": "0:00:00.018734", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl x509 -hash -noout -in /etc/pki/tls/my_ca_certs/cacert.pem", "_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}}} <<< 7044 1727096062.90076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096062.90080: stdout chunk (state=3): >>><<< 7044 1727096062.90082: stderr chunk (state=3): >>><<< 7044 1727096062.90085: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "d1b7d027", "stderr": "", "rc": 0, "cmd": ["openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem"], "start": "2024-09-23 08:54:22.863001", "end": "2024-09-23 08:54:22.881735", "delta": "0:00:00.018734", "msg": "", "invocation": {"module_args": {"_raw_params": "openssl x509 -hash -noout -in /etc/pki/tls/my_ca_certs/cacert.pem", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096062.90092: done with _execute_module (ansible.legacy.command, {'_raw_params': 'openssl x509 -hash -noout -in /etc/pki/tls/my_ca_certs/cacert.pem', '_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-1727096062.6180577-9501-145550332515530/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096062.90095: _low_level_execute_command(): starting 7044 1727096062.90097: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096062.6180577-9501-145550332515530/ > /dev/null 2>&1 && sleep 0' 7044 1727096062.90682: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096062.90696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096062.90709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096062.90724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096062.90773: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096062.90839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096062.90877: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096062.90977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096062.92931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096062.92936: stdout chunk (state=3): >>><<< 7044 1727096062.92938: stderr chunk (state=3): >>><<< 7044 1727096062.92977: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096062.92980: handler run complete 7044 1727096062.93004: Evaluated conditional (False): False 7044 1727096062.93020: attempt loop complete, returning result 7044 1727096062.93072: _execute() done 7044 1727096062.93075: dumping result to json 7044 1727096062.93078: done dumping result, returning 7044 1727096062.93080: done running TaskExecutor() for managed_node1/TASK: Hash cacert [0afff68d-5257-4381-8c4e-00000000056a] 7044 1727096062.93082: sending task result for task 0afff68d-5257-4381-8c4e-00000000056a ok: [managed_node1] => { "changed": false, "cmd": [ "openssl", "x509", "-hash", "-noout", "-in", "/etc/pki/tls/my_ca_certs/cacert.pem" ], "delta": "0:00:00.018734", "end": "2024-09-23 08:54:22.881735", "rc": 0, "start": "2024-09-23 08:54:22.863001" } STDOUT: d1b7d027 7044 1727096062.93441: no more pending results, returning what we have 7044 1727096062.93444: results queue empty 7044 1727096062.93445: checking for any_errors_fatal 7044 1727096062.93451: done checking for any_errors_fatal 7044 1727096062.93452: checking for max_fail_percentage 7044 1727096062.93454: done checking for max_fail_percentage 7044 1727096062.93455: checking to see if all hosts have failed and the running result is not ok 7044 1727096062.93455: done checking to see if all hosts have failed 7044 1727096062.93456: getting the remaining hosts for this loop 7044 1727096062.93457: done getting the remaining hosts for this loop 7044 1727096062.93461: getting the next task for host managed_node1 7044 1727096062.93466: done getting next task for host managed_node1 7044 1727096062.93472: ^ task is: TASK: Add symlink for cacert 7044 1727096062.93475: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096062.93478: getting variables 7044 1727096062.93480: in VariableManager get_vars() 7044 1727096062.93534: Calling all_inventory to load vars for managed_node1 7044 1727096062.93537: Calling groups_inventory to load vars for managed_node1 7044 1727096062.93540: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096062.93550: done sending task result for task 0afff68d-5257-4381-8c4e-00000000056a 7044 1727096062.93552: WORKER PROCESS EXITING 7044 1727096062.93564: Calling all_plugins_play to load vars for managed_node1 7044 1727096062.93567: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096062.93572: Calling groups_plugins_play to load vars for managed_node1 7044 1727096062.95114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096062.96777: done with get_vars() 7044 1727096062.96811: done getting variables TASK [Add symlink for cacert] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:41 Monday 23 September 2024 08:54:22 -0400 (0:00:00.425) 0:01:08.050 ****** 7044 1727096062.96912: entering _queue_task() for managed_node1/file 7044 1727096062.97188: worker is 1 (out of 1 available) 7044 1727096062.97201: exiting _queue_task() for managed_node1/file 7044 1727096062.97213: done queuing things up, now waiting for results queue to drain 7044 1727096062.97214: waiting for pending results... 7044 1727096062.97409: running TaskExecutor() for managed_node1/TASK: Add symlink for cacert 7044 1727096062.97492: in run() - task 0afff68d-5257-4381-8c4e-00000000056b 7044 1727096062.97504: variable 'ansible_search_path' from source: unknown 7044 1727096062.97507: variable 'ansible_search_path' from source: unknown 7044 1727096062.97537: calling self._execute() 7044 1727096062.97622: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096062.97626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096062.97633: variable 'omit' from source: magic vars 7044 1727096062.97933: variable 'ansible_distribution_major_version' from source: facts 7044 1727096062.97946: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096062.98087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096062.99975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096062.99980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096062.99983: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096062.99985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096062.99987: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096063.00052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096063.00092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096063.00114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096063.00144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096063.00155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096063.00240: variable 'ansible_distribution' from source: facts 7044 1727096063.00246: variable 'ansible_distribution_major_version' from source: facts 7044 1727096063.00253: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096063.00260: variable 'omit' from source: magic vars 7044 1727096063.00289: variable 'omit' from source: magic vars 7044 1727096063.00372: variable 'cacert_hash' from source: set_fact 7044 1727096063.00391: variable 'omit' from source: magic vars 7044 1727096063.00411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096063.00433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096063.00450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096063.00462: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096063.00472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096063.00495: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096063.00498: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096063.00500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096063.00570: Set connection var ansible_timeout to 10 7044 1727096063.00578: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096063.00583: Set connection var ansible_pipelining to False 7044 1727096063.00586: Set connection var ansible_connection to ssh 7044 1727096063.00588: Set connection var ansible_shell_type to sh 7044 1727096063.00593: Set connection var ansible_shell_executable to /bin/sh 7044 1727096063.00612: variable 'ansible_shell_executable' from source: unknown 7044 1727096063.00616: variable 'ansible_connection' from source: unknown 7044 1727096063.00618: variable 'ansible_module_compression' from source: unknown 7044 1727096063.00621: variable 'ansible_shell_type' from source: unknown 7044 1727096063.00623: variable 'ansible_shell_executable' from source: unknown 7044 1727096063.00625: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096063.00629: variable 'ansible_pipelining' from source: unknown 7044 1727096063.00632: variable 'ansible_timeout' from source: unknown 7044 1727096063.00634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096063.00736: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096063.00747: variable 'omit' from source: magic vars 7044 1727096063.00752: starting attempt loop 7044 1727096063.00755: running the handler 7044 1727096063.00772: _low_level_execute_command(): starting 7044 1727096063.00778: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096063.01279: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096063.01282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.01286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096063.01288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.01345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096063.01350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096063.01352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096063.01420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096063.03127: stdout chunk (state=3): >>>/root <<< 7044 1727096063.03221: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096063.03256: stderr chunk (state=3): >>><<< 7044 1727096063.03260: stdout chunk (state=3): >>><<< 7044 1727096063.03287: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096063.03297: _low_level_execute_command(): starting 7044 1727096063.03303: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096063.0328703-9539-89145949784791 `" && echo ansible-tmp-1727096063.0328703-9539-89145949784791="` echo /root/.ansible/tmp/ansible-tmp-1727096063.0328703-9539-89145949784791 `" ) && sleep 0' 7044 1727096063.03777: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096063.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.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096063.03783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.03785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096063.03787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096063.03789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.03838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096063.03842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096063.03844: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096063.03918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096063.05842: stdout chunk (state=3): >>>ansible-tmp-1727096063.0328703-9539-89145949784791=/root/.ansible/tmp/ansible-tmp-1727096063.0328703-9539-89145949784791 <<< 7044 1727096063.06008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096063.06011: stdout chunk (state=3): >>><<< 7044 1727096063.06014: stderr chunk (state=3): >>><<< 7044 1727096063.06029: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096063.0328703-9539-89145949784791=/root/.ansible/tmp/ansible-tmp-1727096063.0328703-9539-89145949784791 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096063.06174: variable 'ansible_module_compression' from source: unknown 7044 1727096063.06178: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7044 1727096063.06180: variable 'ansible_facts' from source: unknown 7044 1727096063.06287: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096063.0328703-9539-89145949784791/AnsiballZ_file.py 7044 1727096063.06516: Sending initial data 7044 1727096063.06524: Sent initial data (150 bytes) 7044 1727096063.07042: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096063.07057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096063.07080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096063.07177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096063.07199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096063.07211: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096063.07305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096063.08883: 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 <<< 7044 1727096063.08942: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096063.09010: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpcdre2xq7 /root/.ansible/tmp/ansible-tmp-1727096063.0328703-9539-89145949784791/AnsiballZ_file.py <<< 7044 1727096063.09015: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096063.0328703-9539-89145949784791/AnsiballZ_file.py" <<< 7044 1727096063.09078: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpcdre2xq7" to remote "/root/.ansible/tmp/ansible-tmp-1727096063.0328703-9539-89145949784791/AnsiballZ_file.py" <<< 7044 1727096063.09081: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096063.0328703-9539-89145949784791/AnsiballZ_file.py" <<< 7044 1727096063.09735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096063.09782: stderr chunk (state=3): >>><<< 7044 1727096063.09786: stdout chunk (state=3): >>><<< 7044 1727096063.09864: done transferring module to remote 7044 1727096063.09877: _low_level_execute_command(): starting 7044 1727096063.09880: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096063.0328703-9539-89145949784791/ /root/.ansible/tmp/ansible-tmp-1727096063.0328703-9539-89145949784791/AnsiballZ_file.py && sleep 0' 7044 1727096063.10336: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096063.10340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.10343: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096063.10345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.10403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096063.10412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096063.10416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096063.10478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096063.12274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096063.12297: stderr chunk (state=3): >>><<< 7044 1727096063.12300: stdout chunk (state=3): >>><<< 7044 1727096063.12316: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096063.12319: _low_level_execute_command(): starting 7044 1727096063.12324: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096063.0328703-9539-89145949784791/AnsiballZ_file.py && sleep 0' 7044 1727096063.12785: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096063.12789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.12791: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096063.12793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.12851: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096063.12855: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096063.12859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096063.12929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096063.29704: stdout chunk (state=3): >>> {"dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "link"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "invocation": {"module_args": {"state": "link", "path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096063.31210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096063.31236: stderr chunk (state=3): >>><<< 7044 1727096063.31239: stdout chunk (state=3): >>><<< 7044 1727096063.31257: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "absent"}, "after": {"path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "state": "link"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "invocation": {"module_args": {"state": "link", "path": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "src": "cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096063.31315: done with _execute_module (file, {'state': 'link', 'path': '/etc/pki/tls/my_ca_certs/d1b7d027.0', 'src': 'cacert.pem', '_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': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096063.0328703-9539-89145949784791/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096063.31322: _low_level_execute_command(): starting 7044 1727096063.31327: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096063.0328703-9539-89145949784791/ > /dev/null 2>&1 && sleep 0' 7044 1727096063.31803: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096063.31807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096063.31811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096063.31815: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096063.31817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.31873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096063.31876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096063.31881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096063.31948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096063.33874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096063.33878: stdout chunk (state=3): >>><<< 7044 1727096063.33880: stderr chunk (state=3): >>><<< 7044 1727096063.33931: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096063.33935: handler run complete 7044 1727096063.33938: attempt loop complete, returning result 7044 1727096063.33940: _execute() done 7044 1727096063.33942: dumping result to json 7044 1727096063.33945: done dumping result, returning 7044 1727096063.33954: done running TaskExecutor() for managed_node1/TASK: Add symlink for cacert [0afff68d-5257-4381-8c4e-00000000056b] 7044 1727096063.33957: sending task result for task 0afff68d-5257-4381-8c4e-00000000056b 7044 1727096063.34058: done sending task result for task 0afff68d-5257-4381-8c4e-00000000056b 7044 1727096063.34061: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "dest": "/etc/pki/tls/my_ca_certs/d1b7d027.0", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 10, "src": "cacert.pem", "state": "link", "uid": 0 } 7044 1727096063.34131: no more pending results, returning what we have 7044 1727096063.34134: results queue empty 7044 1727096063.34135: checking for any_errors_fatal 7044 1727096063.34143: done checking for any_errors_fatal 7044 1727096063.34144: checking for max_fail_percentage 7044 1727096063.34146: done checking for max_fail_percentage 7044 1727096063.34147: checking to see if all hosts have failed and the running result is not ok 7044 1727096063.34148: done checking to see if all hosts have failed 7044 1727096063.34148: getting the remaining hosts for this loop 7044 1727096063.34150: done getting the remaining hosts for this loop 7044 1727096063.34153: getting the next task for host managed_node1 7044 1727096063.34160: done getting next task for host managed_node1 7044 1727096063.34162: ^ task is: TASK: Get NetworkManager version 7044 1727096063.34165: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096063.34171: getting variables 7044 1727096063.34173: in VariableManager get_vars() 7044 1727096063.34239: Calling all_inventory to load vars for managed_node1 7044 1727096063.34242: Calling groups_inventory to load vars for managed_node1 7044 1727096063.34244: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096063.34254: Calling all_plugins_play to load vars for managed_node1 7044 1727096063.34257: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096063.34259: Calling groups_plugins_play to load vars for managed_node1 7044 1727096063.35200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096063.36047: done with get_vars() 7044 1727096063.36071: done getting variables 7044 1727096063.36116: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get NetworkManager version] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:46 Monday 23 September 2024 08:54:23 -0400 (0:00:00.392) 0:01:08.443 ****** 7044 1727096063.36141: entering _queue_task() for managed_node1/command 7044 1727096063.36407: worker is 1 (out of 1 available) 7044 1727096063.36421: exiting _queue_task() for managed_node1/command 7044 1727096063.36431: done queuing things up, now waiting for results queue to drain 7044 1727096063.36432: waiting for pending results... 7044 1727096063.36607: running TaskExecutor() for managed_node1/TASK: Get NetworkManager version 7044 1727096063.36683: in run() - task 0afff68d-5257-4381-8c4e-00000000056c 7044 1727096063.36694: variable 'ansible_search_path' from source: unknown 7044 1727096063.36698: variable 'ansible_search_path' from source: unknown 7044 1727096063.36727: calling self._execute() 7044 1727096063.36805: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096063.36809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096063.36819: variable 'omit' from source: magic vars 7044 1727096063.37108: variable 'ansible_distribution_major_version' from source: facts 7044 1727096063.37118: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096063.37255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096063.38795: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096063.38846: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096063.38872: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096063.38896: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096063.38915: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096063.38980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096063.39001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096063.39019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096063.39047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096063.39060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096063.39142: variable 'ansible_distribution' from source: facts 7044 1727096063.39152: variable 'ansible_distribution_major_version' from source: facts 7044 1727096063.39161: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096063.39171: variable 'omit' from source: magic vars 7044 1727096063.39197: variable 'omit' from source: magic vars 7044 1727096063.39221: variable 'omit' from source: magic vars 7044 1727096063.39243: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096063.39262: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096063.39281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096063.39293: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096063.39302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096063.39325: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096063.39328: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096063.39331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096063.39399: Set connection var ansible_timeout to 10 7044 1727096063.39406: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096063.39411: Set connection var ansible_pipelining to False 7044 1727096063.39414: Set connection var ansible_connection to ssh 7044 1727096063.39417: Set connection var ansible_shell_type to sh 7044 1727096063.39422: Set connection var ansible_shell_executable to /bin/sh 7044 1727096063.39497: variable 'ansible_shell_executable' from source: unknown 7044 1727096063.39500: variable 'ansible_connection' from source: unknown 7044 1727096063.39503: variable 'ansible_module_compression' from source: unknown 7044 1727096063.39506: variable 'ansible_shell_type' from source: unknown 7044 1727096063.39508: variable 'ansible_shell_executable' from source: unknown 7044 1727096063.39511: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096063.39513: variable 'ansible_pipelining' from source: unknown 7044 1727096063.39516: variable 'ansible_timeout' from source: unknown 7044 1727096063.39518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096063.39535: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096063.39544: variable 'omit' from source: magic vars 7044 1727096063.39549: starting attempt loop 7044 1727096063.39552: running the handler 7044 1727096063.39564: _low_level_execute_command(): starting 7044 1727096063.39606: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096063.40081: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096063.40085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.40088: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096063.40090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.40146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096063.40150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096063.40153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096063.40230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096063.41928: stdout chunk (state=3): >>>/root <<< 7044 1727096063.42022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096063.42054: stderr chunk (state=3): >>><<< 7044 1727096063.42058: stdout chunk (state=3): >>><<< 7044 1727096063.42085: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096063.42096: _low_level_execute_command(): starting 7044 1727096063.42102: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096063.4208581-9549-80242752828100 `" && echo ansible-tmp-1727096063.4208581-9549-80242752828100="` echo /root/.ansible/tmp/ansible-tmp-1727096063.4208581-9549-80242752828100 `" ) && sleep 0' 7044 1727096063.42554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096063.42557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096063.42560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.42562: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096063.42565: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.42617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096063.42627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096063.42630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096063.42692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096063.44616: stdout chunk (state=3): >>>ansible-tmp-1727096063.4208581-9549-80242752828100=/root/.ansible/tmp/ansible-tmp-1727096063.4208581-9549-80242752828100 <<< 7044 1727096063.44719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096063.44748: stderr chunk (state=3): >>><<< 7044 1727096063.44751: stdout chunk (state=3): >>><<< 7044 1727096063.44773: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096063.4208581-9549-80242752828100=/root/.ansible/tmp/ansible-tmp-1727096063.4208581-9549-80242752828100 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096063.44799: variable 'ansible_module_compression' from source: unknown 7044 1727096063.44841: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7044 1727096063.44865: variable 'ansible_facts' from source: unknown 7044 1727096063.44922: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096063.4208581-9549-80242752828100/AnsiballZ_command.py 7044 1727096063.45026: Sending initial data 7044 1727096063.45030: Sent initial data (153 bytes) 7044 1727096063.45473: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096063.45481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.45494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.45551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096063.45555: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096063.45557: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096063.45625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096063.47189: 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 <<< 7044 1727096063.47252: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096063.47318: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpo62nhk7n /root/.ansible/tmp/ansible-tmp-1727096063.4208581-9549-80242752828100/AnsiballZ_command.py <<< 7044 1727096063.47326: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096063.4208581-9549-80242752828100/AnsiballZ_command.py" <<< 7044 1727096063.47388: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpo62nhk7n" to remote "/root/.ansible/tmp/ansible-tmp-1727096063.4208581-9549-80242752828100/AnsiballZ_command.py" <<< 7044 1727096063.47391: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096063.4208581-9549-80242752828100/AnsiballZ_command.py" <<< 7044 1727096063.48044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096063.48086: stderr chunk (state=3): >>><<< 7044 1727096063.48089: stdout chunk (state=3): >>><<< 7044 1727096063.48135: done transferring module to remote 7044 1727096063.48146: _low_level_execute_command(): starting 7044 1727096063.48150: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096063.4208581-9549-80242752828100/ /root/.ansible/tmp/ansible-tmp-1727096063.4208581-9549-80242752828100/AnsiballZ_command.py && sleep 0' 7044 1727096063.48625: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096063.48629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.48631: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096063.48633: 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 <<< 7044 1727096063.48635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.48677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096063.48696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096063.48699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096063.48770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096063.50565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096063.50591: stderr chunk (state=3): >>><<< 7044 1727096063.50594: stdout chunk (state=3): >>><<< 7044 1727096063.50608: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096063.50611: _low_level_execute_command(): starting 7044 1727096063.50617: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096063.4208581-9549-80242752828100/AnsiballZ_command.py && sleep 0' 7044 1727096063.51061: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096063.51065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096063.51069: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.51079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.51136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096063.51139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096063.51142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096063.51220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096063.83076: stdout chunk (state=3): >>> {"changed": true, "stdout": "NetworkManager-1.48.10-1.el10.x86_64", "stderr": "", "rc": 0, "cmd": ["rpm", "-qa", "NetworkManager"], "start": "2024-09-23 08:54:23.663957", "end": "2024-09-23 08:54:23.827089", "delta": "0:00:00.163132", "msg": "", "invocation": {"module_args": {"_raw_params": "rpm -qa 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}}} <<< 7044 1727096063.84537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096063.84550: stdout chunk (state=3): >>><<< 7044 1727096063.84692: stderr chunk (state=3): >>><<< 7044 1727096063.84711: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "NetworkManager-1.48.10-1.el10.x86_64", "stderr": "", "rc": 0, "cmd": ["rpm", "-qa", "NetworkManager"], "start": "2024-09-23 08:54:23.663957", "end": "2024-09-23 08:54:23.827089", "delta": "0:00:00.163132", "msg": "", "invocation": {"module_args": {"_raw_params": "rpm -qa 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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096063.84760: done with _execute_module (ansible.legacy.command, {'_raw_params': 'rpm -qa 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-1727096063.4208581-9549-80242752828100/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096063.84776: _low_level_execute_command(): starting 7044 1727096063.84785: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096063.4208581-9549-80242752828100/ > /dev/null 2>&1 && sleep 0' 7044 1727096063.85940: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096063.85944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096063.85947: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096063.86187: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096063.86291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096063.86582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096063.88365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096063.88398: stderr chunk (state=3): >>><<< 7044 1727096063.88406: stdout chunk (state=3): >>><<< 7044 1727096063.88427: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096063.88439: handler run complete 7044 1727096063.88474: Evaluated conditional (False): False 7044 1727096063.88489: attempt loop complete, returning result 7044 1727096063.88561: _execute() done 7044 1727096063.88571: dumping result to json 7044 1727096063.88581: done dumping result, returning 7044 1727096063.88594: done running TaskExecutor() for managed_node1/TASK: Get NetworkManager version [0afff68d-5257-4381-8c4e-00000000056c] 7044 1727096063.88602: sending task result for task 0afff68d-5257-4381-8c4e-00000000056c ok: [managed_node1] => { "changed": false, "cmd": [ "rpm", "-qa", "NetworkManager" ], "delta": "0:00:00.163132", "end": "2024-09-23 08:54:23.827089", "rc": 0, "start": "2024-09-23 08:54:23.663957" } STDOUT: NetworkManager-1.48.10-1.el10.x86_64 7044 1727096063.88790: no more pending results, returning what we have 7044 1727096063.88794: results queue empty 7044 1727096063.88794: checking for any_errors_fatal 7044 1727096063.88804: done checking for any_errors_fatal 7044 1727096063.88805: checking for max_fail_percentage 7044 1727096063.88806: done checking for max_fail_percentage 7044 1727096063.88807: checking to see if all hosts have failed and the running result is not ok 7044 1727096063.88808: done checking to see if all hosts have failed 7044 1727096063.88809: getting the remaining hosts for this loop 7044 1727096063.88810: done getting the remaining hosts for this loop 7044 1727096063.88814: getting the next task for host managed_node1 7044 1727096063.88823: done getting next task for host managed_node1 7044 1727096063.88829: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7044 1727096063.88833: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096063.88861: getting variables 7044 1727096063.88863: in VariableManager get_vars() 7044 1727096063.89058: Calling all_inventory to load vars for managed_node1 7044 1727096063.89061: Calling groups_inventory to load vars for managed_node1 7044 1727096063.89064: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096063.89073: done sending task result for task 0afff68d-5257-4381-8c4e-00000000056c 7044 1727096063.89076: WORKER PROCESS EXITING 7044 1727096063.89108: Calling all_plugins_play to load vars for managed_node1 7044 1727096063.89131: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096063.89135: Calling groups_plugins_play to load vars for managed_node1 7044 1727096063.92009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096063.95275: done with get_vars() 7044 1727096063.95310: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:54:23 -0400 (0:00:00.594) 0:01:09.037 ****** 7044 1727096063.95609: entering _queue_task() for managed_node1/include_tasks 7044 1727096063.96306: worker is 1 (out of 1 available) 7044 1727096063.96319: exiting _queue_task() for managed_node1/include_tasks 7044 1727096063.96330: done queuing things up, now waiting for results queue to drain 7044 1727096063.96332: waiting for pending results... 7044 1727096063.96863: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7044 1727096063.97428: in run() - task 0afff68d-5257-4381-8c4e-000000000575 7044 1727096063.97976: variable 'ansible_search_path' from source: unknown 7044 1727096063.97980: variable 'ansible_search_path' from source: unknown 7044 1727096063.97983: calling self._execute() 7044 1727096063.98176: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096063.98179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096063.98183: variable 'omit' from source: magic vars 7044 1727096063.99374: variable 'ansible_distribution_major_version' from source: facts 7044 1727096063.99379: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096063.99845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096064.06305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096064.06428: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096064.06710: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096064.06753: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096064.06788: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096064.06900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096064.06972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096064.07044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096064.07272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096064.07275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096064.07422: variable 'ansible_distribution' from source: facts 7044 1727096064.07492: variable 'ansible_distribution_major_version' from source: facts 7044 1727096064.07506: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096064.07592: _execute() done 7044 1727096064.07595: dumping result to json 7044 1727096064.07598: done dumping result, returning 7044 1727096064.07600: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-4381-8c4e-000000000575] 7044 1727096064.07609: sending task result for task 0afff68d-5257-4381-8c4e-000000000575 7044 1727096064.07925: no more pending results, returning what we have 7044 1727096064.07930: in VariableManager get_vars() 7044 1727096064.08002: Calling all_inventory to load vars for managed_node1 7044 1727096064.08005: Calling groups_inventory to load vars for managed_node1 7044 1727096064.08008: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096064.08019: Calling all_plugins_play to load vars for managed_node1 7044 1727096064.08022: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096064.08025: Calling groups_plugins_play to load vars for managed_node1 7044 1727096064.08731: done sending task result for task 0afff68d-5257-4381-8c4e-000000000575 7044 1727096064.08735: WORKER PROCESS EXITING 7044 1727096064.11564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096064.14917: done with get_vars() 7044 1727096064.15060: variable 'ansible_search_path' from source: unknown 7044 1727096064.15062: variable 'ansible_search_path' from source: unknown 7044 1727096064.15106: we have included files to process 7044 1727096064.15107: generating all_blocks data 7044 1727096064.15110: done generating all_blocks data 7044 1727096064.15114: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096064.15115: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096064.15118: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096064.16401: done processing included file 7044 1727096064.16404: iterating over new_blocks loaded from include file 7044 1727096064.16405: in VariableManager get_vars() 7044 1727096064.16555: done with get_vars() 7044 1727096064.16557: filtering new block on tags 7044 1727096064.16577: done filtering new block on tags 7044 1727096064.16580: in VariableManager get_vars() 7044 1727096064.16612: done with get_vars() 7044 1727096064.16614: filtering new block on tags 7044 1727096064.16633: done filtering new block on tags 7044 1727096064.16636: in VariableManager get_vars() 7044 1727096064.16785: done with get_vars() 7044 1727096064.16787: filtering new block on tags 7044 1727096064.16804: done filtering new block on tags 7044 1727096064.16806: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7044 1727096064.16812: extending task lists for all hosts with included blocks 7044 1727096064.19551: done extending task lists 7044 1727096064.19553: done processing included files 7044 1727096064.19554: results queue empty 7044 1727096064.19554: checking for any_errors_fatal 7044 1727096064.19559: done checking for any_errors_fatal 7044 1727096064.19560: checking for max_fail_percentage 7044 1727096064.19561: done checking for max_fail_percentage 7044 1727096064.19562: checking to see if all hosts have failed and the running result is not ok 7044 1727096064.19563: done checking to see if all hosts have failed 7044 1727096064.19563: getting the remaining hosts for this loop 7044 1727096064.19565: done getting the remaining hosts for this loop 7044 1727096064.19643: getting the next task for host managed_node1 7044 1727096064.19649: done getting next task for host managed_node1 7044 1727096064.19653: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7044 1727096064.19656: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 7044 1727096064.19677: getting variables 7044 1727096064.19679: in VariableManager get_vars() 7044 1727096064.19710: Calling all_inventory to load vars for managed_node1 7044 1727096064.19713: Calling groups_inventory to load vars for managed_node1 7044 1727096064.19715: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096064.19721: Calling all_plugins_play to load vars for managed_node1 7044 1727096064.19723: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096064.19726: Calling groups_plugins_play to load vars for managed_node1 7044 1727096064.21332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096064.24192: done with get_vars() 7044 1727096064.24219: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:54:24 -0400 (0:00:00.286) 0:01:09.324 ****** 7044 1727096064.24309: entering _queue_task() for managed_node1/setup 7044 1727096064.24730: worker is 1 (out of 1 available) 7044 1727096064.24743: exiting _queue_task() for managed_node1/setup 7044 1727096064.24755: done queuing things up, now waiting for results queue to drain 7044 1727096064.24756: waiting for pending results... 7044 1727096064.25010: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7044 1727096064.25195: in run() - task 0afff68d-5257-4381-8c4e-000000000807 7044 1727096064.25218: variable 'ansible_search_path' from source: unknown 7044 1727096064.25225: variable 'ansible_search_path' from source: unknown 7044 1727096064.25275: calling self._execute() 7044 1727096064.25474: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096064.25485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096064.25489: variable 'omit' from source: magic vars 7044 1727096064.25873: variable 'ansible_distribution_major_version' from source: facts 7044 1727096064.25877: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096064.26064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096064.29416: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096064.29500: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096064.29543: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096064.29628: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096064.29703: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096064.29783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096064.29827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096064.29857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096064.29916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096064.29972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096064.30081: variable 'ansible_distribution' from source: facts 7044 1727096064.30091: variable 'ansible_distribution_major_version' from source: facts 7044 1727096064.30103: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096064.30280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096064.30308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096064.30336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096064.30390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096064.30408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096064.30461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096064.30495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096064.30524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096064.30674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096064.30679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096064.30744: variable '__network_required_facts' from source: role '' defaults 7044 1727096064.30761: variable 'ansible_facts' from source: unknown 7044 1727096064.31732: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7044 1727096064.31745: when evaluation is False, skipping this task 7044 1727096064.31752: _execute() done 7044 1727096064.31758: dumping result to json 7044 1727096064.31765: done dumping result, returning 7044 1727096064.31780: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-4381-8c4e-000000000807] 7044 1727096064.31788: sending task result for task 0afff68d-5257-4381-8c4e-000000000807 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7044 1727096064.31952: no more pending results, returning what we have 7044 1727096064.31955: results queue empty 7044 1727096064.31956: checking for any_errors_fatal 7044 1727096064.31958: done checking for any_errors_fatal 7044 1727096064.31959: checking for max_fail_percentage 7044 1727096064.31961: done checking for max_fail_percentage 7044 1727096064.31962: checking to see if all hosts have failed and the running result is not ok 7044 1727096064.31962: done checking to see if all hosts have failed 7044 1727096064.31963: getting the remaining hosts for this loop 7044 1727096064.31964: done getting the remaining hosts for this loop 7044 1727096064.31971: getting the next task for host managed_node1 7044 1727096064.31981: done getting next task for host managed_node1 7044 1727096064.31985: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7044 1727096064.31991: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096064.32024: getting variables 7044 1727096064.32027: in VariableManager get_vars() 7044 1727096064.32202: Calling all_inventory to load vars for managed_node1 7044 1727096064.32205: Calling groups_inventory to load vars for managed_node1 7044 1727096064.32208: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096064.32288: done sending task result for task 0afff68d-5257-4381-8c4e-000000000807 7044 1727096064.32292: WORKER PROCESS EXITING 7044 1727096064.32303: Calling all_plugins_play to load vars for managed_node1 7044 1727096064.32307: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096064.32310: Calling groups_plugins_play to load vars for managed_node1 7044 1727096064.33892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096064.36402: done with get_vars() 7044 1727096064.36499: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:54:24 -0400 (0:00:00.124) 0:01:09.448 ****** 7044 1727096064.36729: entering _queue_task() for managed_node1/stat 7044 1727096064.37159: worker is 1 (out of 1 available) 7044 1727096064.37302: exiting _queue_task() for managed_node1/stat 7044 1727096064.37313: done queuing things up, now waiting for results queue to drain 7044 1727096064.37315: waiting for pending results... 7044 1727096064.37494: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7044 1727096064.37674: in run() - task 0afff68d-5257-4381-8c4e-000000000809 7044 1727096064.37695: variable 'ansible_search_path' from source: unknown 7044 1727096064.37702: variable 'ansible_search_path' from source: unknown 7044 1727096064.37752: calling self._execute() 7044 1727096064.37855: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096064.37872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096064.37887: variable 'omit' from source: magic vars 7044 1727096064.38281: variable 'ansible_distribution_major_version' from source: facts 7044 1727096064.38302: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096064.38513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096064.41909: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096064.42072: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096064.42075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096064.42078: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096064.42095: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096064.42184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096064.42219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096064.42248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096064.42300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096064.42317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096064.42442: variable 'ansible_distribution' from source: facts 7044 1727096064.42452: variable 'ansible_distribution_major_version' from source: facts 7044 1727096064.42463: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096064.42598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096064.42799: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096064.42846: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096064.42881: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096064.42937: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096064.42970: 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) 7044 1727096064.42995: 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) 7044 1727096064.43027: 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) 7044 1727096064.43155: 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) 7044 1727096064.43158: variable '__network_is_ostree' from source: set_fact 7044 1727096064.43160: Evaluated conditional (not __network_is_ostree is defined): False 7044 1727096064.43166: when evaluation is False, skipping this task 7044 1727096064.43175: _execute() done 7044 1727096064.43182: dumping result to json 7044 1727096064.43188: done dumping result, returning 7044 1727096064.43199: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-4381-8c4e-000000000809] 7044 1727096064.43206: sending task result for task 0afff68d-5257-4381-8c4e-000000000809 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7044 1727096064.43432: no more pending results, returning what we have 7044 1727096064.43436: results queue empty 7044 1727096064.43437: checking for any_errors_fatal 7044 1727096064.43443: done checking for any_errors_fatal 7044 1727096064.43444: checking for max_fail_percentage 7044 1727096064.43446: done checking for max_fail_percentage 7044 1727096064.43447: checking to see if all hosts have failed and the running result is not ok 7044 1727096064.43448: done checking to see if all hosts have failed 7044 1727096064.43448: getting the remaining hosts for this loop 7044 1727096064.43450: done getting the remaining hosts for this loop 7044 1727096064.43454: getting the next task for host managed_node1 7044 1727096064.43462: done getting next task for host managed_node1 7044 1727096064.43465: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7044 1727096064.43472: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096064.43502: getting variables 7044 1727096064.43504: in VariableManager get_vars() 7044 1727096064.43563: Calling all_inventory to load vars for managed_node1 7044 1727096064.43566: Calling groups_inventory to load vars for managed_node1 7044 1727096064.43675: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096064.43687: Calling all_plugins_play to load vars for managed_node1 7044 1727096064.43700: done sending task result for task 0afff68d-5257-4381-8c4e-000000000809 7044 1727096064.43714: WORKER PROCESS EXITING 7044 1727096064.43709: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096064.43718: Calling groups_plugins_play to load vars for managed_node1 7044 1727096064.45403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096064.51990: done with get_vars() 7044 1727096064.52020: done getting variables 7044 1727096064.52078: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:54:24 -0400 (0:00:00.153) 0:01:09.602 ****** 7044 1727096064.52110: entering _queue_task() for managed_node1/set_fact 7044 1727096064.52536: worker is 1 (out of 1 available) 7044 1727096064.52547: exiting _queue_task() for managed_node1/set_fact 7044 1727096064.52559: done queuing things up, now waiting for results queue to drain 7044 1727096064.52561: waiting for pending results... 7044 1727096064.52807: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7044 1727096064.53004: in run() - task 0afff68d-5257-4381-8c4e-00000000080a 7044 1727096064.53025: variable 'ansible_search_path' from source: unknown 7044 1727096064.53034: variable 'ansible_search_path' from source: unknown 7044 1727096064.53086: calling self._execute() 7044 1727096064.53197: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096064.53210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096064.53225: variable 'omit' from source: magic vars 7044 1727096064.53624: variable 'ansible_distribution_major_version' from source: facts 7044 1727096064.53642: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096064.53852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096064.56233: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096064.56323: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096064.56402: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096064.56415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096064.56446: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096064.56538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096064.56574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096064.56621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096064.56730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096064.56734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096064.56817: variable 'ansible_distribution' from source: facts 7044 1727096064.56828: variable 'ansible_distribution_major_version' from source: facts 7044 1727096064.56848: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096064.56995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096064.57161: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096064.57209: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096064.57277: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096064.57301: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096064.57374: 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) 7044 1727096064.57382: 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) 7044 1727096064.57416: 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) 7044 1727096064.57446: 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) 7044 1727096064.57673: variable '__network_is_ostree' from source: set_fact 7044 1727096064.57677: Evaluated conditional (not __network_is_ostree is defined): False 7044 1727096064.57680: when evaluation is False, skipping this task 7044 1727096064.57682: _execute() done 7044 1727096064.57684: dumping result to json 7044 1727096064.57686: done dumping result, returning 7044 1727096064.57688: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-4381-8c4e-00000000080a] 7044 1727096064.57690: sending task result for task 0afff68d-5257-4381-8c4e-00000000080a 7044 1727096064.57757: done sending task result for task 0afff68d-5257-4381-8c4e-00000000080a 7044 1727096064.57760: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7044 1727096064.57809: no more pending results, returning what we have 7044 1727096064.57813: results queue empty 7044 1727096064.57815: checking for any_errors_fatal 7044 1727096064.57822: done checking for any_errors_fatal 7044 1727096064.57823: checking for max_fail_percentage 7044 1727096064.57825: done checking for max_fail_percentage 7044 1727096064.57826: checking to see if all hosts have failed and the running result is not ok 7044 1727096064.57827: done checking to see if all hosts have failed 7044 1727096064.57828: getting the remaining hosts for this loop 7044 1727096064.57829: done getting the remaining hosts for this loop 7044 1727096064.57833: getting the next task for host managed_node1 7044 1727096064.57842: done getting next task for host managed_node1 7044 1727096064.57846: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7044 1727096064.57850: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096064.57877: getting variables 7044 1727096064.57879: in VariableManager get_vars() 7044 1727096064.57940: Calling all_inventory to load vars for managed_node1 7044 1727096064.57944: Calling groups_inventory to load vars for managed_node1 7044 1727096064.57954: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096064.57964: Calling all_plugins_play to load vars for managed_node1 7044 1727096064.58170: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096064.58177: Calling groups_plugins_play to load vars for managed_node1 7044 1727096064.59507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096064.61066: done with get_vars() 7044 1727096064.61102: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:54:24 -0400 (0:00:00.090) 0:01:09.693 ****** 7044 1727096064.61206: entering _queue_task() for managed_node1/service_facts 7044 1727096064.61563: worker is 1 (out of 1 available) 7044 1727096064.61577: exiting _queue_task() for managed_node1/service_facts 7044 1727096064.61589: done queuing things up, now waiting for results queue to drain 7044 1727096064.61590: waiting for pending results... 7044 1727096064.61989: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7044 1727096064.62088: in run() - task 0afff68d-5257-4381-8c4e-00000000080c 7044 1727096064.62110: variable 'ansible_search_path' from source: unknown 7044 1727096064.62118: variable 'ansible_search_path' from source: unknown 7044 1727096064.62162: calling self._execute() 7044 1727096064.62273: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096064.62287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096064.62306: variable 'omit' from source: magic vars 7044 1727096064.62694: variable 'ansible_distribution_major_version' from source: facts 7044 1727096064.62712: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096064.62922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096064.65358: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096064.65811: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096064.65859: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096064.65901: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096064.65937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096064.66135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096064.66139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096064.66143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096064.66145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096064.66151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096064.66279: variable 'ansible_distribution' from source: facts 7044 1727096064.66290: variable 'ansible_distribution_major_version' from source: facts 7044 1727096064.66304: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096064.66316: variable 'omit' from source: magic vars 7044 1727096064.66407: variable 'omit' from source: magic vars 7044 1727096064.66445: variable 'omit' from source: magic vars 7044 1727096064.66483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096064.66515: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096064.66539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096064.66560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096064.66583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096064.66620: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096064.66629: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096064.66637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096064.66740: Set connection var ansible_timeout to 10 7044 1727096064.66758: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096064.66773: Set connection var ansible_pipelining to False 7044 1727096064.66973: Set connection var ansible_connection to ssh 7044 1727096064.66976: Set connection var ansible_shell_type to sh 7044 1727096064.66978: Set connection var ansible_shell_executable to /bin/sh 7044 1727096064.66981: variable 'ansible_shell_executable' from source: unknown 7044 1727096064.66983: variable 'ansible_connection' from source: unknown 7044 1727096064.66985: variable 'ansible_module_compression' from source: unknown 7044 1727096064.66987: variable 'ansible_shell_type' from source: unknown 7044 1727096064.66990: variable 'ansible_shell_executable' from source: unknown 7044 1727096064.66992: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096064.66993: variable 'ansible_pipelining' from source: unknown 7044 1727096064.66996: variable 'ansible_timeout' from source: unknown 7044 1727096064.66998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096064.67008: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096064.67025: variable 'omit' from source: magic vars 7044 1727096064.67034: starting attempt loop 7044 1727096064.67041: running the handler 7044 1727096064.67063: _low_level_execute_command(): starting 7044 1727096064.67077: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096064.67897: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096064.67911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096064.67930: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096064.68117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096064.69834: stdout chunk (state=3): >>>/root <<< 7044 1727096064.69981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096064.69984: stdout chunk (state=3): >>><<< 7044 1727096064.69987: stderr chunk (state=3): >>><<< 7044 1727096064.70090: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096064.70265: _low_level_execute_command(): starting 7044 1727096064.70271: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096064.7017584-9596-85311619398447 `" && echo ansible-tmp-1727096064.7017584-9596-85311619398447="` echo /root/.ansible/tmp/ansible-tmp-1727096064.7017584-9596-85311619398447 `" ) && sleep 0' 7044 1727096064.71444: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096064.71675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096064.71681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096064.71696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096064.71807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096064.71971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096064.74123: stdout chunk (state=3): >>>ansible-tmp-1727096064.7017584-9596-85311619398447=/root/.ansible/tmp/ansible-tmp-1727096064.7017584-9596-85311619398447 <<< 7044 1727096064.74406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096064.74410: stdout chunk (state=3): >>><<< 7044 1727096064.74413: stderr chunk (state=3): >>><<< 7044 1727096064.74415: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096064.7017584-9596-85311619398447=/root/.ansible/tmp/ansible-tmp-1727096064.7017584-9596-85311619398447 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096064.74418: variable 'ansible_module_compression' from source: unknown 7044 1727096064.74420: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7044 1727096064.74422: variable 'ansible_facts' from source: unknown 7044 1727096064.74658: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096064.7017584-9596-85311619398447/AnsiballZ_service_facts.py 7044 1727096064.74933: Sending initial data 7044 1727096064.74936: Sent initial data (159 bytes) 7044 1727096064.76292: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096064.76490: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096064.76595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096064.76620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096064.76773: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096064.78489: 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 <<< 7044 1727096064.78557: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096064.78646: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp3uym1xvo /root/.ansible/tmp/ansible-tmp-1727096064.7017584-9596-85311619398447/AnsiballZ_service_facts.py <<< 7044 1727096064.78650: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096064.7017584-9596-85311619398447/AnsiballZ_service_facts.py" <<< 7044 1727096064.78814: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp3uym1xvo" to remote "/root/.ansible/tmp/ansible-tmp-1727096064.7017584-9596-85311619398447/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096064.7017584-9596-85311619398447/AnsiballZ_service_facts.py" <<< 7044 1727096064.80252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096064.80257: stderr chunk (state=3): >>><<< 7044 1727096064.80260: stdout chunk (state=3): >>><<< 7044 1727096064.80376: done transferring module to remote 7044 1727096064.80382: _low_level_execute_command(): starting 7044 1727096064.80385: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096064.7017584-9596-85311619398447/ /root/.ansible/tmp/ansible-tmp-1727096064.7017584-9596-85311619398447/AnsiballZ_service_facts.py && sleep 0' 7044 1727096064.81744: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096064.81755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096064.81847: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096064.81851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096064.81962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096064.81970: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096064.81973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096064.82154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096064.84070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096064.84087: stderr chunk (state=3): >>><<< 7044 1727096064.84091: stdout chunk (state=3): >>><<< 7044 1727096064.84240: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096064.84247: _low_level_execute_command(): starting 7044 1727096064.84250: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096064.7017584-9596-85311619398447/AnsiballZ_service_facts.py && sleep 0' 7044 1727096064.85622: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096064.85703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096064.85707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096064.85866: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096064.85965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096066.43392: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source":<<< 7044 1727096066.43488: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "st<<< 7044 1727096066.43496: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-system<<< 7044 1727096066.43499: stdout chunk (state=3): >>>d-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.<<< 7044 1727096066.43503: stdout chunk (state=3): >>>service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 7044 1727096066.45025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096066.45064: stderr chunk (state=3): >>><<< 7044 1727096066.45271: stdout chunk (state=3): >>><<< 7044 1727096066.45282: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096066.46656: 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-1727096064.7017584-9596-85311619398447/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096066.46661: _low_level_execute_command(): starting 7044 1727096066.46790: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096064.7017584-9596-85311619398447/ > /dev/null 2>&1 && sleep 0' 7044 1727096066.47742: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096066.47827: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096066.47879: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096066.48111: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096066.48195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096066.50087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096066.50091: stderr chunk (state=3): >>><<< 7044 1727096066.50094: stdout chunk (state=3): >>><<< 7044 1727096066.50171: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096066.50175: handler run complete 7044 1727096066.50245: variable 'ansible_facts' from source: unknown 7044 1727096066.50341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096066.50700: variable 'ansible_facts' from source: unknown 7044 1727096066.50881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096066.51022: attempt loop complete, returning result 7044 1727096066.51026: _execute() done 7044 1727096066.51029: dumping result to json 7044 1727096066.51091: done dumping result, returning 7044 1727096066.51101: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-4381-8c4e-00000000080c] 7044 1727096066.51104: sending task result for task 0afff68d-5257-4381-8c4e-00000000080c 7044 1727096066.52371: done sending task result for task 0afff68d-5257-4381-8c4e-00000000080c 7044 1727096066.52375: 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 } 7044 1727096066.52486: no more pending results, returning what we have 7044 1727096066.52489: results queue empty 7044 1727096066.52490: checking for any_errors_fatal 7044 1727096066.52493: done checking for any_errors_fatal 7044 1727096066.52494: checking for max_fail_percentage 7044 1727096066.52495: done checking for max_fail_percentage 7044 1727096066.52496: checking to see if all hosts have failed and the running result is not ok 7044 1727096066.52497: done checking to see if all hosts have failed 7044 1727096066.52498: getting the remaining hosts for this loop 7044 1727096066.52499: done getting the remaining hosts for this loop 7044 1727096066.52503: getting the next task for host managed_node1 7044 1727096066.52508: done getting next task for host managed_node1 7044 1727096066.52512: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7044 1727096066.52520: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096066.52561: getting variables 7044 1727096066.52563: in VariableManager get_vars() 7044 1727096066.52623: Calling all_inventory to load vars for managed_node1 7044 1727096066.52626: Calling groups_inventory to load vars for managed_node1 7044 1727096066.52629: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096066.52637: Calling all_plugins_play to load vars for managed_node1 7044 1727096066.52642: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096066.52645: Calling groups_plugins_play to load vars for managed_node1 7044 1727096066.53436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096066.54362: done with get_vars() 7044 1727096066.54393: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:54:26 -0400 (0:00:01.932) 0:01:11.626 ****** 7044 1727096066.54477: entering _queue_task() for managed_node1/package_facts 7044 1727096066.54771: worker is 1 (out of 1 available) 7044 1727096066.54785: exiting _queue_task() for managed_node1/package_facts 7044 1727096066.54799: done queuing things up, now waiting for results queue to drain 7044 1727096066.54800: waiting for pending results... 7044 1727096066.55088: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7044 1727096066.55337: in run() - task 0afff68d-5257-4381-8c4e-00000000080d 7044 1727096066.55371: variable 'ansible_search_path' from source: unknown 7044 1727096066.55383: variable 'ansible_search_path' from source: unknown 7044 1727096066.55441: calling self._execute() 7044 1727096066.55579: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096066.55593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096066.55625: variable 'omit' from source: magic vars 7044 1727096066.56084: variable 'ansible_distribution_major_version' from source: facts 7044 1727096066.56106: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096066.56388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096066.58320: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096066.58348: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096066.58393: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096066.58448: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096066.58483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096066.58596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096066.58629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096066.58756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096066.58760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096066.58762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096066.58881: variable 'ansible_distribution' from source: facts 7044 1727096066.58896: variable 'ansible_distribution_major_version' from source: facts 7044 1727096066.58914: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096066.58924: variable 'omit' from source: magic vars 7044 1727096066.59030: variable 'omit' from source: magic vars 7044 1727096066.59073: variable 'omit' from source: magic vars 7044 1727096066.59121: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096066.59193: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096066.59200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096066.59204: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096066.59218: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096066.59259: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096066.59269: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096066.59281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096066.59407: Set connection var ansible_timeout to 10 7044 1727096066.59411: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096066.59414: Set connection var ansible_pipelining to False 7044 1727096066.59417: Set connection var ansible_connection to ssh 7044 1727096066.59418: Set connection var ansible_shell_type to sh 7044 1727096066.59420: Set connection var ansible_shell_executable to /bin/sh 7044 1727096066.59457: variable 'ansible_shell_executable' from source: unknown 7044 1727096066.59460: variable 'ansible_connection' from source: unknown 7044 1727096066.59466: variable 'ansible_module_compression' from source: unknown 7044 1727096066.59471: variable 'ansible_shell_type' from source: unknown 7044 1727096066.59473: variable 'ansible_shell_executable' from source: unknown 7044 1727096066.59476: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096066.59478: variable 'ansible_pipelining' from source: unknown 7044 1727096066.59480: variable 'ansible_timeout' from source: unknown 7044 1727096066.59482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096066.59644: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096066.59648: variable 'omit' from source: magic vars 7044 1727096066.59651: starting attempt loop 7044 1727096066.59653: running the handler 7044 1727096066.59703: _low_level_execute_command(): starting 7044 1727096066.59706: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096066.60517: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096066.60530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096066.60546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096066.60570: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096066.60669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096066.62385: stdout chunk (state=3): >>>/root <<< 7044 1727096066.62489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096066.62583: stderr chunk (state=3): >>><<< 7044 1727096066.62586: stdout chunk (state=3): >>><<< 7044 1727096066.62589: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096066.62599: _low_level_execute_command(): starting 7044 1727096066.62602: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096066.625603-9655-201970908221916 `" && echo ansible-tmp-1727096066.625603-9655-201970908221916="` echo /root/.ansible/tmp/ansible-tmp-1727096066.625603-9655-201970908221916 `" ) && sleep 0' 7044 1727096066.63285: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096066.63289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096066.63292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096066.63294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096066.63296: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096066.63299: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096066.63301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096066.63303: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096066.63430: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096066.63438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096066.63442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096066.63517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096066.65520: stdout chunk (state=3): >>>ansible-tmp-1727096066.625603-9655-201970908221916=/root/.ansible/tmp/ansible-tmp-1727096066.625603-9655-201970908221916 <<< 7044 1727096066.65619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096066.65650: stderr chunk (state=3): >>><<< 7044 1727096066.65653: stdout chunk (state=3): >>><<< 7044 1727096066.65671: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096066.625603-9655-201970908221916=/root/.ansible/tmp/ansible-tmp-1727096066.625603-9655-201970908221916 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096066.65715: variable 'ansible_module_compression' from source: unknown 7044 1727096066.65756: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7044 1727096066.65806: variable 'ansible_facts' from source: unknown 7044 1727096066.65925: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096066.625603-9655-201970908221916/AnsiballZ_package_facts.py 7044 1727096066.66042: Sending initial data 7044 1727096066.66046: Sent initial data (159 bytes) 7044 1727096066.66521: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096066.66525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096066.66529: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096066.66531: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096066.66590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096066.66597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096066.66604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096066.66689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096066.68343: 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 <<< 7044 1727096066.68400: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096066.68474: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpdbk_4lbn /root/.ansible/tmp/ansible-tmp-1727096066.625603-9655-201970908221916/AnsiballZ_package_facts.py <<< 7044 1727096066.68478: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096066.625603-9655-201970908221916/AnsiballZ_package_facts.py" <<< 7044 1727096066.68550: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7044 1727096066.68576: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpdbk_4lbn" to remote "/root/.ansible/tmp/ansible-tmp-1727096066.625603-9655-201970908221916/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096066.625603-9655-201970908221916/AnsiballZ_package_facts.py" <<< 7044 1727096066.70228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096066.70252: stderr chunk (state=3): >>><<< 7044 1727096066.70256: stdout chunk (state=3): >>><<< 7044 1727096066.70292: done transferring module to remote 7044 1727096066.70307: _low_level_execute_command(): starting 7044 1727096066.70310: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096066.625603-9655-201970908221916/ /root/.ansible/tmp/ansible-tmp-1727096066.625603-9655-201970908221916/AnsiballZ_package_facts.py && sleep 0' 7044 1727096066.71015: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096066.71019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096066.71022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096066.71025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096066.71074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096066.71077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096066.71100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096066.71148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096066.73710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096066.73714: stdout chunk (state=3): >>><<< 7044 1727096066.73716: stderr chunk (state=3): >>><<< 7044 1727096066.73718: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096066.73721: _low_level_execute_command(): starting 7044 1727096066.73723: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096066.625603-9655-201970908221916/AnsiballZ_package_facts.py && sleep 0' 7044 1727096066.75296: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096066.75336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096066.75516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096066.75521: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096066.75636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096066.75689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096067.20446: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 7044 1727096067.20625: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 7044 1727096067.20672: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7044 1727096067.22453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096067.22458: stdout chunk (state=3): >>><<< 7044 1727096067.22460: stderr chunk (state=3): >>><<< 7044 1727096067.22672: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096067.25455: 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-1727096066.625603-9655-201970908221916/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096067.25782: _low_level_execute_command(): starting 7044 1727096067.25787: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096066.625603-9655-201970908221916/ > /dev/null 2>&1 && sleep 0' 7044 1727096067.26725: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096067.26851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096067.26873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096067.26912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096067.26944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096067.27053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096067.29062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096067.29109: stdout chunk (state=3): >>><<< 7044 1727096067.29113: stderr chunk (state=3): >>><<< 7044 1727096067.29284: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096067.29290: handler run complete 7044 1727096067.30583: variable 'ansible_facts' from source: unknown 7044 1727096067.31293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096067.34654: variable 'ansible_facts' from source: unknown 7044 1727096067.35145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096067.36052: attempt loop complete, returning result 7044 1727096067.36090: _execute() done 7044 1727096067.36123: dumping result to json 7044 1727096067.36418: done dumping result, returning 7044 1727096067.36433: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-4381-8c4e-00000000080d] 7044 1727096067.36441: sending task result for task 0afff68d-5257-4381-8c4e-00000000080d 7044 1727096067.40363: done sending task result for task 0afff68d-5257-4381-8c4e-00000000080d 7044 1727096067.40369: 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 } 7044 1727096067.40586: no more pending results, returning what we have 7044 1727096067.40590: results queue empty 7044 1727096067.40590: checking for any_errors_fatal 7044 1727096067.40596: done checking for any_errors_fatal 7044 1727096067.40597: checking for max_fail_percentage 7044 1727096067.40598: done checking for max_fail_percentage 7044 1727096067.40599: checking to see if all hosts have failed and the running result is not ok 7044 1727096067.40600: done checking to see if all hosts have failed 7044 1727096067.40601: getting the remaining hosts for this loop 7044 1727096067.40602: done getting the remaining hosts for this loop 7044 1727096067.40606: getting the next task for host managed_node1 7044 1727096067.40613: done getting next task for host managed_node1 7044 1727096067.40617: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7044 1727096067.40620: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096067.40632: getting variables 7044 1727096067.40634: in VariableManager get_vars() 7044 1727096067.40689: Calling all_inventory to load vars for managed_node1 7044 1727096067.40692: Calling groups_inventory to load vars for managed_node1 7044 1727096067.40698: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096067.40707: Calling all_plugins_play to load vars for managed_node1 7044 1727096067.40710: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096067.40712: Calling groups_plugins_play to load vars for managed_node1 7044 1727096067.42169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096067.44065: done with get_vars() 7044 1727096067.44136: done getting variables 7044 1727096067.44208: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:54:27 -0400 (0:00:00.897) 0:01:12.524 ****** 7044 1727096067.44262: entering _queue_task() for managed_node1/debug 7044 1727096067.44998: worker is 1 (out of 1 available) 7044 1727096067.45009: exiting _queue_task() for managed_node1/debug 7044 1727096067.45022: done queuing things up, now waiting for results queue to drain 7044 1727096067.45023: waiting for pending results... 7044 1727096067.45280: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7044 1727096067.45514: in run() - task 0afff68d-5257-4381-8c4e-000000000576 7044 1727096067.45613: variable 'ansible_search_path' from source: unknown 7044 1727096067.45625: variable 'ansible_search_path' from source: unknown 7044 1727096067.45674: calling self._execute() 7044 1727096067.45948: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096067.45952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096067.46043: variable 'omit' from source: magic vars 7044 1727096067.46600: variable 'ansible_distribution_major_version' from source: facts 7044 1727096067.46620: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096067.46888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096067.50330: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096067.50510: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096067.50672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096067.50675: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096067.50702: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096067.50817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096067.50852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096067.50892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096067.50941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096067.50992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096067.51105: variable 'ansible_distribution' from source: facts 7044 1727096067.51117: variable 'ansible_distribution_major_version' from source: facts 7044 1727096067.51136: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096067.51174: variable 'omit' from source: magic vars 7044 1727096067.51223: variable 'omit' from source: magic vars 7044 1727096067.51352: variable 'network_provider' from source: set_fact 7044 1727096067.51393: variable 'omit' from source: magic vars 7044 1727096067.51430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096067.51537: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096067.51541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096067.51543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096067.51546: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096067.51557: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096067.51571: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096067.51580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096067.51687: Set connection var ansible_timeout to 10 7044 1727096067.51701: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096067.51710: Set connection var ansible_pipelining to False 7044 1727096067.51718: Set connection var ansible_connection to ssh 7044 1727096067.51725: Set connection var ansible_shell_type to sh 7044 1727096067.51735: Set connection var ansible_shell_executable to /bin/sh 7044 1727096067.51778: variable 'ansible_shell_executable' from source: unknown 7044 1727096067.51790: variable 'ansible_connection' from source: unknown 7044 1727096067.51872: variable 'ansible_module_compression' from source: unknown 7044 1727096067.51875: variable 'ansible_shell_type' from source: unknown 7044 1727096067.51877: variable 'ansible_shell_executable' from source: unknown 7044 1727096067.51879: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096067.51881: variable 'ansible_pipelining' from source: unknown 7044 1727096067.51884: variable 'ansible_timeout' from source: unknown 7044 1727096067.51886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096067.51949: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096067.51968: variable 'omit' from source: magic vars 7044 1727096067.51981: starting attempt loop 7044 1727096067.51991: running the handler 7044 1727096067.52048: handler run complete 7044 1727096067.52060: attempt loop complete, returning result 7044 1727096067.52063: _execute() done 7044 1727096067.52066: dumping result to json 7044 1727096067.52070: done dumping result, returning 7044 1727096067.52081: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-4381-8c4e-000000000576] 7044 1727096067.52084: sending task result for task 0afff68d-5257-4381-8c4e-000000000576 ok: [managed_node1] => {} MSG: Using network provider: nm 7044 1727096067.52275: no more pending results, returning what we have 7044 1727096067.52279: results queue empty 7044 1727096067.52280: checking for any_errors_fatal 7044 1727096067.52288: done checking for any_errors_fatal 7044 1727096067.52289: checking for max_fail_percentage 7044 1727096067.52291: done checking for max_fail_percentage 7044 1727096067.52292: checking to see if all hosts have failed and the running result is not ok 7044 1727096067.52292: done checking to see if all hosts have failed 7044 1727096067.52293: getting the remaining hosts for this loop 7044 1727096067.52294: done getting the remaining hosts for this loop 7044 1727096067.52298: getting the next task for host managed_node1 7044 1727096067.52307: done getting next task for host managed_node1 7044 1727096067.52311: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7044 1727096067.52315: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096067.52323: done sending task result for task 0afff68d-5257-4381-8c4e-000000000576 7044 1727096067.52335: WORKER PROCESS EXITING 7044 1727096067.52346: getting variables 7044 1727096067.52347: in VariableManager get_vars() 7044 1727096067.52408: Calling all_inventory to load vars for managed_node1 7044 1727096067.52415: Calling groups_inventory to load vars for managed_node1 7044 1727096067.52417: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096067.52427: Calling all_plugins_play to load vars for managed_node1 7044 1727096067.52430: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096067.52432: Calling groups_plugins_play to load vars for managed_node1 7044 1727096067.53567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096067.55301: done with get_vars() 7044 1727096067.55339: done getting variables 7044 1727096067.55402: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:54:27 -0400 (0:00:00.111) 0:01:12.635 ****** 7044 1727096067.55432: entering _queue_task() for managed_node1/fail 7044 1727096067.55804: worker is 1 (out of 1 available) 7044 1727096067.55817: exiting _queue_task() for managed_node1/fail 7044 1727096067.55830: done queuing things up, now waiting for results queue to drain 7044 1727096067.55832: waiting for pending results... 7044 1727096067.56065: 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 7044 1727096067.56175: in run() - task 0afff68d-5257-4381-8c4e-000000000577 7044 1727096067.56192: variable 'ansible_search_path' from source: unknown 7044 1727096067.56196: variable 'ansible_search_path' from source: unknown 7044 1727096067.56228: calling self._execute() 7044 1727096067.56378: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096067.56382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096067.56385: variable 'omit' from source: magic vars 7044 1727096067.56782: variable 'ansible_distribution_major_version' from source: facts 7044 1727096067.56786: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096067.56972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096067.59940: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096067.60002: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096067.60031: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096067.60063: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096067.60087: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096067.60152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096067.60188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096067.60206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096067.60233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096067.60246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096067.60336: variable 'ansible_distribution' from source: facts 7044 1727096067.60340: variable 'ansible_distribution_major_version' from source: facts 7044 1727096067.60350: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096067.60442: variable 'network_state' from source: role '' defaults 7044 1727096067.60454: Evaluated conditional (network_state != {}): False 7044 1727096067.60457: when evaluation is False, skipping this task 7044 1727096067.60459: _execute() done 7044 1727096067.60462: dumping result to json 7044 1727096067.60464: done dumping result, returning 7044 1727096067.60475: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-4381-8c4e-000000000577] 7044 1727096067.60479: sending task result for task 0afff68d-5257-4381-8c4e-000000000577 7044 1727096067.60573: done sending task result for task 0afff68d-5257-4381-8c4e-000000000577 7044 1727096067.60576: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096067.60639: no more pending results, returning what we have 7044 1727096067.60643: results queue empty 7044 1727096067.60644: checking for any_errors_fatal 7044 1727096067.60651: done checking for any_errors_fatal 7044 1727096067.60652: checking for max_fail_percentage 7044 1727096067.60653: done checking for max_fail_percentage 7044 1727096067.60654: checking to see if all hosts have failed and the running result is not ok 7044 1727096067.60655: done checking to see if all hosts have failed 7044 1727096067.60656: getting the remaining hosts for this loop 7044 1727096067.60657: done getting the remaining hosts for this loop 7044 1727096067.60661: getting the next task for host managed_node1 7044 1727096067.60669: done getting next task for host managed_node1 7044 1727096067.60674: ^ 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 7044 1727096067.60678: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096067.60704: getting variables 7044 1727096067.60706: in VariableManager get_vars() 7044 1727096067.60758: Calling all_inventory to load vars for managed_node1 7044 1727096067.60761: Calling groups_inventory to load vars for managed_node1 7044 1727096067.60763: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096067.60782: Calling all_plugins_play to load vars for managed_node1 7044 1727096067.60785: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096067.60788: Calling groups_plugins_play to load vars for managed_node1 7044 1727096067.62328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096067.64537: done with get_vars() 7044 1727096067.64573: done getting variables 7044 1727096067.64640: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:54:27 -0400 (0:00:00.092) 0:01:12.728 ****** 7044 1727096067.64687: entering _queue_task() for managed_node1/fail 7044 1727096067.65115: worker is 1 (out of 1 available) 7044 1727096067.65129: exiting _queue_task() for managed_node1/fail 7044 1727096067.65143: done queuing things up, now waiting for results queue to drain 7044 1727096067.65145: waiting for pending results... 7044 1727096067.65491: 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 7044 1727096067.65606: in run() - task 0afff68d-5257-4381-8c4e-000000000578 7044 1727096067.65629: variable 'ansible_search_path' from source: unknown 7044 1727096067.65638: variable 'ansible_search_path' from source: unknown 7044 1727096067.65685: calling self._execute() 7044 1727096067.65804: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096067.65873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096067.65876: variable 'omit' from source: magic vars 7044 1727096067.66263: variable 'ansible_distribution_major_version' from source: facts 7044 1727096067.66287: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096067.66547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096067.69763: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096067.69815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096067.69847: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096067.69874: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096067.69896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096067.69963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096067.69987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096067.70006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096067.70032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096067.70045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096067.70133: variable 'ansible_distribution' from source: facts 7044 1727096067.70137: variable 'ansible_distribution_major_version' from source: facts 7044 1727096067.70149: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096067.70238: variable 'network_state' from source: role '' defaults 7044 1727096067.70251: Evaluated conditional (network_state != {}): False 7044 1727096067.70254: when evaluation is False, skipping this task 7044 1727096067.70257: _execute() done 7044 1727096067.70261: dumping result to json 7044 1727096067.70264: done dumping result, returning 7044 1727096067.70274: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-4381-8c4e-000000000578] 7044 1727096067.70276: sending task result for task 0afff68d-5257-4381-8c4e-000000000578 7044 1727096067.70365: done sending task result for task 0afff68d-5257-4381-8c4e-000000000578 7044 1727096067.70369: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096067.70422: no more pending results, returning what we have 7044 1727096067.70425: results queue empty 7044 1727096067.70425: checking for any_errors_fatal 7044 1727096067.70431: done checking for any_errors_fatal 7044 1727096067.70432: checking for max_fail_percentage 7044 1727096067.70434: done checking for max_fail_percentage 7044 1727096067.70435: checking to see if all hosts have failed and the running result is not ok 7044 1727096067.70435: done checking to see if all hosts have failed 7044 1727096067.70436: getting the remaining hosts for this loop 7044 1727096067.70437: done getting the remaining hosts for this loop 7044 1727096067.70441: getting the next task for host managed_node1 7044 1727096067.70449: done getting next task for host managed_node1 7044 1727096067.70453: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7044 1727096067.70456: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096067.70492: getting variables 7044 1727096067.70495: in VariableManager get_vars() 7044 1727096067.70550: Calling all_inventory to load vars for managed_node1 7044 1727096067.70552: Calling groups_inventory to load vars for managed_node1 7044 1727096067.70555: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096067.70564: Calling all_plugins_play to load vars for managed_node1 7044 1727096067.70566: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096067.70571: Calling groups_plugins_play to load vars for managed_node1 7044 1727096067.71625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096067.73035: done with get_vars() 7044 1727096067.73069: done getting variables 7044 1727096067.73115: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:54:27 -0400 (0:00:00.084) 0:01:12.813 ****** 7044 1727096067.73147: entering _queue_task() for managed_node1/fail 7044 1727096067.73430: worker is 1 (out of 1 available) 7044 1727096067.73445: exiting _queue_task() for managed_node1/fail 7044 1727096067.73458: done queuing things up, now waiting for results queue to drain 7044 1727096067.73459: waiting for pending results... 7044 1727096067.73654: 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 7044 1727096067.73765: in run() - task 0afff68d-5257-4381-8c4e-000000000579 7044 1727096067.73779: variable 'ansible_search_path' from source: unknown 7044 1727096067.73782: variable 'ansible_search_path' from source: unknown 7044 1727096067.73818: calling self._execute() 7044 1727096067.73903: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096067.73907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096067.73918: variable 'omit' from source: magic vars 7044 1727096067.74211: variable 'ansible_distribution_major_version' from source: facts 7044 1727096067.74224: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096067.74378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096067.76134: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096067.76376: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096067.76380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096067.76382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096067.76385: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096067.76398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096067.76425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096067.76449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096067.76490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096067.76506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096067.76623: variable 'ansible_distribution' from source: facts 7044 1727096067.76627: variable 'ansible_distribution_major_version' from source: facts 7044 1727096067.76637: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096067.76786: variable 'ansible_distribution_major_version' from source: facts 7044 1727096067.76801: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7044 1727096067.76911: variable 'ansible_distribution' from source: facts 7044 1727096067.76915: variable '__network_rh_distros' from source: role '' defaults 7044 1727096067.76925: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7044 1727096067.77183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096067.77209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096067.77234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096067.77297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096067.77314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096067.77455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096067.77458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096067.77460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096067.77463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096067.77780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096067.77828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096067.77852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096067.77878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096067.77922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096067.78029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096067.78765: variable 'network_connections' from source: task vars 7044 1727096067.78864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096067.79102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096067.79130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096067.79166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096067.79182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096067.79261: variable 'interface' from source: play vars 7044 1727096067.79501: variable 'network_state' from source: role '' defaults 7044 1727096067.79566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096067.79961: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096067.80007: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096067.80038: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096067.80105: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096067.80383: 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) 7044 1727096067.80386: 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) 7044 1727096067.80388: 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) 7044 1727096067.80391: 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) 7044 1727096067.80393: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 7044 1727096067.80599: when evaluation is False, skipping this task 7044 1727096067.80602: _execute() done 7044 1727096067.80605: dumping result to json 7044 1727096067.80607: done dumping result, returning 7044 1727096067.80609: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-4381-8c4e-000000000579] 7044 1727096067.80612: sending task result for task 0afff68d-5257-4381-8c4e-000000000579 7044 1727096067.80776: done sending task result for task 0afff68d-5257-4381-8c4e-000000000579 7044 1727096067.80779: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 7044 1727096067.80866: no more pending results, returning what we have 7044 1727096067.80875: results queue empty 7044 1727096067.80876: checking for any_errors_fatal 7044 1727096067.80884: done checking for any_errors_fatal 7044 1727096067.80885: checking for max_fail_percentage 7044 1727096067.80889: done checking for max_fail_percentage 7044 1727096067.80890: checking to see if all hosts have failed and the running result is not ok 7044 1727096067.80891: done checking to see if all hosts have failed 7044 1727096067.80892: getting the remaining hosts for this loop 7044 1727096067.80894: done getting the remaining hosts for this loop 7044 1727096067.80898: getting the next task for host managed_node1 7044 1727096067.80907: done getting next task for host managed_node1 7044 1727096067.80912: ^ 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 7044 1727096067.80918: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096067.80947: getting variables 7044 1727096067.80949: in VariableManager get_vars() 7044 1727096067.81270: Calling all_inventory to load vars for managed_node1 7044 1727096067.81274: Calling groups_inventory to load vars for managed_node1 7044 1727096067.81276: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096067.81287: Calling all_plugins_play to load vars for managed_node1 7044 1727096067.81289: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096067.81291: Calling groups_plugins_play to load vars for managed_node1 7044 1727096067.84242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096067.85871: done with get_vars() 7044 1727096067.85909: done getting variables 7044 1727096067.85977: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:54:27 -0400 (0:00:00.128) 0:01:12.941 ****** 7044 1727096067.86014: entering _queue_task() for managed_node1/dnf 7044 1727096067.86395: worker is 1 (out of 1 available) 7044 1727096067.86408: exiting _queue_task() for managed_node1/dnf 7044 1727096067.86420: done queuing things up, now waiting for results queue to drain 7044 1727096067.86422: waiting for pending results... 7044 1727096067.86736: 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 7044 1727096067.86882: in run() - task 0afff68d-5257-4381-8c4e-00000000057a 7044 1727096067.86918: variable 'ansible_search_path' from source: unknown 7044 1727096067.86921: variable 'ansible_search_path' from source: unknown 7044 1727096067.86946: calling self._execute() 7044 1727096067.87077: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096067.87081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096067.87085: variable 'omit' from source: magic vars 7044 1727096067.87514: variable 'ansible_distribution_major_version' from source: facts 7044 1727096067.87519: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096067.87685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096067.90301: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096067.90364: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096067.90573: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096067.90577: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096067.90579: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096067.90582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096067.90584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096067.90608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096067.90648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096067.90662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096067.90783: variable 'ansible_distribution' from source: facts 7044 1727096067.90786: variable 'ansible_distribution_major_version' from source: facts 7044 1727096067.90795: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096067.90984: variable 'ansible_distribution' from source: facts 7044 1727096067.90988: variable 'ansible_distribution_major_version' from source: facts 7044 1727096067.91004: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7044 1727096067.91115: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096067.91270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096067.91356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096067.91359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096067.91362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096067.91364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096067.91405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096067.91426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096067.91449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096067.91494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096067.91509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096067.91547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096067.91678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096067.91682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096067.91684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096067.91687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096067.91805: variable 'network_connections' from source: task vars 7044 1727096067.91899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096067.91922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096067.91947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096067.91988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096067.92007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096067.92077: variable 'interface' from source: play vars 7044 1727096067.92223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096067.92364: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096067.92408: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096067.92447: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096067.92485: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096067.92531: 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) 7044 1727096067.92562: 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) 7044 1727096067.92594: 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) 7044 1727096067.92656: 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) 7044 1727096067.92697: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096067.92952: variable 'network_connections' from source: task vars 7044 1727096067.93066: variable 'interface' from source: play vars 7044 1727096067.93117: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096067.93272: when evaluation is False, skipping this task 7044 1727096067.93275: _execute() done 7044 1727096067.93278: dumping result to json 7044 1727096067.93280: done dumping result, returning 7044 1727096067.93282: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-00000000057a] 7044 1727096067.93284: sending task result for task 0afff68d-5257-4381-8c4e-00000000057a 7044 1727096067.93356: done sending task result for task 0afff68d-5257-4381-8c4e-00000000057a 7044 1727096067.93359: 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" } 7044 1727096067.93413: no more pending results, returning what we have 7044 1727096067.93418: results queue empty 7044 1727096067.93420: checking for any_errors_fatal 7044 1727096067.93428: done checking for any_errors_fatal 7044 1727096067.93429: checking for max_fail_percentage 7044 1727096067.93431: done checking for max_fail_percentage 7044 1727096067.93432: checking to see if all hosts have failed and the running result is not ok 7044 1727096067.93433: done checking to see if all hosts have failed 7044 1727096067.93434: getting the remaining hosts for this loop 7044 1727096067.93435: done getting the remaining hosts for this loop 7044 1727096067.93440: getting the next task for host managed_node1 7044 1727096067.93447: done getting next task for host managed_node1 7044 1727096067.93452: ^ 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 7044 1727096067.93456: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096067.93486: getting variables 7044 1727096067.93489: in VariableManager get_vars() 7044 1727096067.93550: Calling all_inventory to load vars for managed_node1 7044 1727096067.93553: Calling groups_inventory to load vars for managed_node1 7044 1727096067.93555: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096067.93673: Calling all_plugins_play to load vars for managed_node1 7044 1727096067.93678: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096067.93684: Calling groups_plugins_play to load vars for managed_node1 7044 1727096067.95082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096067.95989: done with get_vars() 7044 1727096067.96014: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7044 1727096067.96079: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:54:27 -0400 (0:00:00.100) 0:01:13.042 ****** 7044 1727096067.96105: entering _queue_task() for managed_node1/yum 7044 1727096067.96381: worker is 1 (out of 1 available) 7044 1727096067.96394: exiting _queue_task() for managed_node1/yum 7044 1727096067.96406: done queuing things up, now waiting for results queue to drain 7044 1727096067.96408: waiting for pending results... 7044 1727096067.96601: 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 7044 1727096067.96707: in run() - task 0afff68d-5257-4381-8c4e-00000000057b 7044 1727096067.96717: variable 'ansible_search_path' from source: unknown 7044 1727096067.96721: variable 'ansible_search_path' from source: unknown 7044 1727096067.96759: calling self._execute() 7044 1727096067.96840: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096067.96852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096067.96857: variable 'omit' from source: magic vars 7044 1727096067.97239: variable 'ansible_distribution_major_version' from source: facts 7044 1727096067.97247: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096067.97435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096067.99627: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096067.99687: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096067.99715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096067.99741: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096067.99772: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096067.99848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096067.99879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096067.99892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096067.99919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096067.99930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.00025: variable 'ansible_distribution' from source: facts 7044 1727096068.00029: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.00036: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096068.00148: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.00160: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7044 1727096068.00163: when evaluation is False, skipping this task 7044 1727096068.00166: _execute() done 7044 1727096068.00171: dumping result to json 7044 1727096068.00173: done dumping result, returning 7044 1727096068.00182: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-00000000057b] 7044 1727096068.00186: sending task result for task 0afff68d-5257-4381-8c4e-00000000057b 7044 1727096068.00281: done sending task result for task 0afff68d-5257-4381-8c4e-00000000057b 7044 1727096068.00284: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7044 1727096068.00354: no more pending results, returning what we have 7044 1727096068.00357: results queue empty 7044 1727096068.00358: checking for any_errors_fatal 7044 1727096068.00366: done checking for any_errors_fatal 7044 1727096068.00369: checking for max_fail_percentage 7044 1727096068.00371: done checking for max_fail_percentage 7044 1727096068.00372: checking to see if all hosts have failed and the running result is not ok 7044 1727096068.00372: done checking to see if all hosts have failed 7044 1727096068.00373: getting the remaining hosts for this loop 7044 1727096068.00374: done getting the remaining hosts for this loop 7044 1727096068.00378: getting the next task for host managed_node1 7044 1727096068.00386: done getting next task for host managed_node1 7044 1727096068.00390: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7044 1727096068.00393: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096068.00422: getting variables 7044 1727096068.00424: in VariableManager get_vars() 7044 1727096068.00484: Calling all_inventory to load vars for managed_node1 7044 1727096068.00487: Calling groups_inventory to load vars for managed_node1 7044 1727096068.00489: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096068.00498: Calling all_plugins_play to load vars for managed_node1 7044 1727096068.00500: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096068.00502: Calling groups_plugins_play to load vars for managed_node1 7044 1727096068.01337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096068.02724: done with get_vars() 7044 1727096068.02754: done getting variables 7044 1727096068.02823: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:54:28 -0400 (0:00:00.067) 0:01:13.110 ****** 7044 1727096068.02876: entering _queue_task() for managed_node1/fail 7044 1727096068.03218: worker is 1 (out of 1 available) 7044 1727096068.03231: exiting _queue_task() for managed_node1/fail 7044 1727096068.03244: done queuing things up, now waiting for results queue to drain 7044 1727096068.03245: waiting for pending results... 7044 1727096068.03456: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7044 1727096068.03554: in run() - task 0afff68d-5257-4381-8c4e-00000000057c 7044 1727096068.03565: variable 'ansible_search_path' from source: unknown 7044 1727096068.03570: variable 'ansible_search_path' from source: unknown 7044 1727096068.03606: calling self._execute() 7044 1727096068.03689: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096068.03693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096068.03701: variable 'omit' from source: magic vars 7044 1727096068.04000: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.04014: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096068.04162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096068.06037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096068.06096: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096068.06208: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096068.06212: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096068.06254: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096068.06398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.06488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.06492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.06534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.06542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.06717: variable 'ansible_distribution' from source: facts 7044 1727096068.06720: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.06723: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096068.06842: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096068.06933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.06951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.06969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.07028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.07031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.07091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.07095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.07113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.07183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.07186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.07258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.07261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.07302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.07329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.07344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.07540: variable 'network_connections' from source: task vars 7044 1727096068.07605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.07619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.07636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.07663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.07676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.07729: variable 'interface' from source: play vars 7044 1727096068.07801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096068.07975: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096068.08013: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096068.08037: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096068.08076: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096068.08119: 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) 7044 1727096068.08135: 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) 7044 1727096068.08162: 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) 7044 1727096068.08179: 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) 7044 1727096068.08228: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096068.08530: variable 'network_connections' from source: task vars 7044 1727096068.08795: variable 'interface' from source: play vars 7044 1727096068.08798: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096068.08801: when evaluation is False, skipping this task 7044 1727096068.08806: _execute() done 7044 1727096068.08808: dumping result to json 7044 1727096068.08810: done dumping result, returning 7044 1727096068.08811: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-00000000057c] 7044 1727096068.08813: sending task result for task 0afff68d-5257-4381-8c4e-00000000057c skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7044 1727096068.08949: no more pending results, returning what we have 7044 1727096068.08953: results queue empty 7044 1727096068.08953: checking for any_errors_fatal 7044 1727096068.08962: done checking for any_errors_fatal 7044 1727096068.08963: checking for max_fail_percentage 7044 1727096068.08965: done checking for max_fail_percentage 7044 1727096068.08966: checking to see if all hosts have failed and the running result is not ok 7044 1727096068.09005: done checking to see if all hosts have failed 7044 1727096068.09007: getting the remaining hosts for this loop 7044 1727096068.09009: done getting the remaining hosts for this loop 7044 1727096068.09013: getting the next task for host managed_node1 7044 1727096068.09025: done getting next task for host managed_node1 7044 1727096068.09029: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7044 1727096068.09032: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096068.09059: getting variables 7044 1727096068.09061: in VariableManager get_vars() 7044 1727096068.09341: Calling all_inventory to load vars for managed_node1 7044 1727096068.09345: Calling groups_inventory to load vars for managed_node1 7044 1727096068.09347: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096068.09358: done sending task result for task 0afff68d-5257-4381-8c4e-00000000057c 7044 1727096068.09361: WORKER PROCESS EXITING 7044 1727096068.09375: Calling all_plugins_play to load vars for managed_node1 7044 1727096068.09378: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096068.09382: Calling groups_plugins_play to load vars for managed_node1 7044 1727096068.10804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096068.12520: done with get_vars() 7044 1727096068.12555: done getting variables 7044 1727096068.12630: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:54:28 -0400 (0:00:00.098) 0:01:13.208 ****** 7044 1727096068.12681: entering _queue_task() for managed_node1/package 7044 1727096068.13092: worker is 1 (out of 1 available) 7044 1727096068.13104: exiting _queue_task() for managed_node1/package 7044 1727096068.13116: done queuing things up, now waiting for results queue to drain 7044 1727096068.13117: waiting for pending results... 7044 1727096068.13456: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7044 1727096068.13627: in run() - task 0afff68d-5257-4381-8c4e-00000000057d 7044 1727096068.13650: variable 'ansible_search_path' from source: unknown 7044 1727096068.13658: variable 'ansible_search_path' from source: unknown 7044 1727096068.13706: calling self._execute() 7044 1727096068.13820: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096068.13831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096068.13848: variable 'omit' from source: magic vars 7044 1727096068.14246: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.14269: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096068.14483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096068.16856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096068.16938: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096068.16992: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096068.17032: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096068.17066: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096068.17161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.17631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.17636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.17695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.17716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.17898: variable 'ansible_distribution' from source: facts 7044 1727096068.17955: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.17960: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096068.18148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096068.18372: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096068.18572: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096068.18575: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096068.18577: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096068.18618: variable 'network_packages' from source: role '' defaults 7044 1727096068.18755: variable '__network_provider_setup' from source: role '' defaults 7044 1727096068.18773: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096068.18863: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096068.18897: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096068.18974: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096068.19183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.19236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.19257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.19311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.19346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.19381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.19459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.19478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.19533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.19558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.19859: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7044 1727096068.20000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.20113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.20117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.20120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.20124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.20252: variable 'ansible_python' from source: facts 7044 1727096068.20286: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7044 1727096068.20413: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096068.20527: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096068.20684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.20713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.20746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.20802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.20822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.20984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.20987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.20990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.21017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.21043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.21231: variable 'network_connections' from source: task vars 7044 1727096068.21378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.21409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.21452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.21501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.21543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.21634: variable 'interface' from source: play vars 7044 1727096068.21759: 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) 7044 1727096068.21797: 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) 7044 1727096068.21861: 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) 7044 1727096068.21893: 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) 7044 1727096068.21972: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096068.22294: variable 'network_connections' from source: task vars 7044 1727096068.22511: variable 'interface' from source: play vars 7044 1727096068.22554: variable '__network_packages_default_wireless' from source: role '' defaults 7044 1727096068.22651: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096068.23058: variable 'network_connections' from source: task vars 7044 1727096068.23381: variable 'interface' from source: play vars 7044 1727096068.23384: variable '__network_packages_default_team' from source: role '' defaults 7044 1727096068.23418: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096068.23733: variable 'network_connections' from source: task vars 7044 1727096068.23857: variable 'interface' from source: play vars 7044 1727096068.23937: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096068.24005: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096068.24017: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096068.24087: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096068.24316: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7044 1727096068.24823: variable 'network_connections' from source: task vars 7044 1727096068.24942: variable 'interface' from source: play vars 7044 1727096068.24962: variable 'ansible_distribution' from source: facts 7044 1727096068.24973: variable '__network_rh_distros' from source: role '' defaults 7044 1727096068.24983: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.25013: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7044 1727096068.25199: variable 'ansible_distribution' from source: facts 7044 1727096068.25211: variable '__network_rh_distros' from source: role '' defaults 7044 1727096068.25227: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.25347: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7044 1727096068.25453: variable 'ansible_distribution' from source: facts 7044 1727096068.25472: variable '__network_rh_distros' from source: role '' defaults 7044 1727096068.25493: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.25542: variable 'network_provider' from source: set_fact 7044 1727096068.25575: variable 'ansible_facts' from source: unknown 7044 1727096068.26333: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7044 1727096068.26440: when evaluation is False, skipping this task 7044 1727096068.26444: _execute() done 7044 1727096068.26446: dumping result to json 7044 1727096068.26449: done dumping result, returning 7044 1727096068.26453: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-4381-8c4e-00000000057d] 7044 1727096068.26456: sending task result for task 0afff68d-5257-4381-8c4e-00000000057d 7044 1727096068.26774: done sending task result for task 0afff68d-5257-4381-8c4e-00000000057d 7044 1727096068.26778: 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" } 7044 1727096068.26829: no more pending results, returning what we have 7044 1727096068.26833: results queue empty 7044 1727096068.26834: checking for any_errors_fatal 7044 1727096068.26842: done checking for any_errors_fatal 7044 1727096068.26843: checking for max_fail_percentage 7044 1727096068.26845: done checking for max_fail_percentage 7044 1727096068.26846: checking to see if all hosts have failed and the running result is not ok 7044 1727096068.26846: done checking to see if all hosts have failed 7044 1727096068.26847: getting the remaining hosts for this loop 7044 1727096068.26848: done getting the remaining hosts for this loop 7044 1727096068.26852: getting the next task for host managed_node1 7044 1727096068.26859: done getting next task for host managed_node1 7044 1727096068.26864: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7044 1727096068.26869: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096068.26891: getting variables 7044 1727096068.26892: in VariableManager get_vars() 7044 1727096068.26949: Calling all_inventory to load vars for managed_node1 7044 1727096068.26952: Calling groups_inventory to load vars for managed_node1 7044 1727096068.26955: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096068.26965: Calling all_plugins_play to load vars for managed_node1 7044 1727096068.27109: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096068.27115: Calling groups_plugins_play to load vars for managed_node1 7044 1727096068.28836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096068.30389: done with get_vars() 7044 1727096068.30442: done getting variables 7044 1727096068.30514: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:54:28 -0400 (0:00:00.178) 0:01:13.387 ****** 7044 1727096068.30556: entering _queue_task() for managed_node1/package 7044 1727096068.30958: worker is 1 (out of 1 available) 7044 1727096068.31173: exiting _queue_task() for managed_node1/package 7044 1727096068.31184: done queuing things up, now waiting for results queue to drain 7044 1727096068.31185: waiting for pending results... 7044 1727096068.31336: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7044 1727096068.31515: in run() - task 0afff68d-5257-4381-8c4e-00000000057e 7044 1727096068.31538: variable 'ansible_search_path' from source: unknown 7044 1727096068.31550: variable 'ansible_search_path' from source: unknown 7044 1727096068.31592: calling self._execute() 7044 1727096068.31709: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096068.31719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096068.31745: variable 'omit' from source: magic vars 7044 1727096068.32211: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.32284: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096068.32492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096068.35062: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096068.35153: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096068.35204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096068.35251: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096068.35283: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096068.35401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.35673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.35676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.35679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.35683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.35698: variable 'ansible_distribution' from source: facts 7044 1727096068.35717: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.35741: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096068.35918: variable 'network_state' from source: role '' defaults 7044 1727096068.35946: Evaluated conditional (network_state != {}): False 7044 1727096068.35962: when evaluation is False, skipping this task 7044 1727096068.35977: _execute() done 7044 1727096068.35992: dumping result to json 7044 1727096068.36004: done dumping result, returning 7044 1727096068.36026: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-4381-8c4e-00000000057e] 7044 1727096068.36041: sending task result for task 0afff68d-5257-4381-8c4e-00000000057e skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096068.36323: no more pending results, returning what we have 7044 1727096068.36327: results queue empty 7044 1727096068.36328: checking for any_errors_fatal 7044 1727096068.36336: done checking for any_errors_fatal 7044 1727096068.36338: checking for max_fail_percentage 7044 1727096068.36342: done checking for max_fail_percentage 7044 1727096068.36344: checking to see if all hosts have failed and the running result is not ok 7044 1727096068.36344: done checking to see if all hosts have failed 7044 1727096068.36345: getting the remaining hosts for this loop 7044 1727096068.36347: done getting the remaining hosts for this loop 7044 1727096068.36351: getting the next task for host managed_node1 7044 1727096068.36359: done getting next task for host managed_node1 7044 1727096068.36364: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7044 1727096068.36370: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096068.36406: getting variables 7044 1727096068.36409: in VariableManager get_vars() 7044 1727096068.36694: Calling all_inventory to load vars for managed_node1 7044 1727096068.36698: Calling groups_inventory to load vars for managed_node1 7044 1727096068.36703: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096068.36720: Calling all_plugins_play to load vars for managed_node1 7044 1727096068.36727: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096068.36732: Calling groups_plugins_play to load vars for managed_node1 7044 1727096068.37382: done sending task result for task 0afff68d-5257-4381-8c4e-00000000057e 7044 1727096068.37385: WORKER PROCESS EXITING 7044 1727096068.38437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096068.40440: done with get_vars() 7044 1727096068.40537: done getting variables 7044 1727096068.40617: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:54:28 -0400 (0:00:00.100) 0:01:13.488 ****** 7044 1727096068.40655: entering _queue_task() for managed_node1/package 7044 1727096068.41097: worker is 1 (out of 1 available) 7044 1727096068.41118: exiting _queue_task() for managed_node1/package 7044 1727096068.41135: done queuing things up, now waiting for results queue to drain 7044 1727096068.41137: waiting for pending results... 7044 1727096068.41462: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7044 1727096068.41610: in run() - task 0afff68d-5257-4381-8c4e-00000000057f 7044 1727096068.41624: variable 'ansible_search_path' from source: unknown 7044 1727096068.41628: variable 'ansible_search_path' from source: unknown 7044 1727096068.41679: calling self._execute() 7044 1727096068.41796: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096068.41802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096068.41813: variable 'omit' from source: magic vars 7044 1727096068.42242: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.42252: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096068.42462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096068.46424: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096068.46693: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096068.46731: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096068.47093: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096068.47121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096068.47315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.47345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.47409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.47527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.47543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.47774: variable 'ansible_distribution' from source: facts 7044 1727096068.47777: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.47785: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096068.48105: variable 'network_state' from source: role '' defaults 7044 1727096068.48118: Evaluated conditional (network_state != {}): False 7044 1727096068.48121: when evaluation is False, skipping this task 7044 1727096068.48123: _execute() done 7044 1727096068.48128: dumping result to json 7044 1727096068.48131: done dumping result, returning 7044 1727096068.48143: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-4381-8c4e-00000000057f] 7044 1727096068.48146: sending task result for task 0afff68d-5257-4381-8c4e-00000000057f skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096068.48429: no more pending results, returning what we have 7044 1727096068.48433: results queue empty 7044 1727096068.48434: checking for any_errors_fatal 7044 1727096068.48443: done checking for any_errors_fatal 7044 1727096068.48444: checking for max_fail_percentage 7044 1727096068.48446: done checking for max_fail_percentage 7044 1727096068.48447: checking to see if all hosts have failed and the running result is not ok 7044 1727096068.48448: done checking to see if all hosts have failed 7044 1727096068.48449: getting the remaining hosts for this loop 7044 1727096068.48450: done getting the remaining hosts for this loop 7044 1727096068.48454: getting the next task for host managed_node1 7044 1727096068.48462: done getting next task for host managed_node1 7044 1727096068.48466: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7044 1727096068.48472: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096068.48500: getting variables 7044 1727096068.48502: in VariableManager get_vars() 7044 1727096068.48560: Calling all_inventory to load vars for managed_node1 7044 1727096068.48563: Calling groups_inventory to load vars for managed_node1 7044 1727096068.48565: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096068.48691: Calling all_plugins_play to load vars for managed_node1 7044 1727096068.48694: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096068.48697: Calling groups_plugins_play to load vars for managed_node1 7044 1727096068.49382: done sending task result for task 0afff68d-5257-4381-8c4e-00000000057f 7044 1727096068.49388: WORKER PROCESS EXITING 7044 1727096068.51958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096068.54921: done with get_vars() 7044 1727096068.54957: done getting variables 7044 1727096068.55036: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:54:28 -0400 (0:00:00.144) 0:01:13.632 ****** 7044 1727096068.55077: entering _queue_task() for managed_node1/service 7044 1727096068.55582: worker is 1 (out of 1 available) 7044 1727096068.55594: exiting _queue_task() for managed_node1/service 7044 1727096068.55606: done queuing things up, now waiting for results queue to drain 7044 1727096068.55607: waiting for pending results... 7044 1727096068.55837: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7044 1727096068.56276: in run() - task 0afff68d-5257-4381-8c4e-000000000580 7044 1727096068.56281: variable 'ansible_search_path' from source: unknown 7044 1727096068.56285: variable 'ansible_search_path' from source: unknown 7044 1727096068.56287: calling self._execute() 7044 1727096068.56472: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096068.56477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096068.56488: variable 'omit' from source: magic vars 7044 1727096068.57466: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.57480: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096068.57905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096068.62243: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096068.62463: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096068.62507: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096068.62598: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096068.62626: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096068.62900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.62972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.62999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.63093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.63107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.63396: variable 'ansible_distribution' from source: facts 7044 1727096068.63400: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.63408: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096068.63872: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096068.63876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.63878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.63884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.63929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.63948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.63987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.64015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.64038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.64085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.64099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.64143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.64170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.64194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.64236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.64249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.64418: variable 'network_connections' from source: task vars 7044 1727096068.64515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.64538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.64569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.64872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.64876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.64878: variable 'interface' from source: play vars 7044 1727096068.64880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096068.64995: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096068.65043: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096068.65072: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096068.65107: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096068.65153: 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) 7044 1727096068.65177: 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) 7044 1727096068.65206: 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) 7044 1727096068.65231: 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) 7044 1727096068.65472: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096068.65579: variable 'network_connections' from source: task vars 7044 1727096068.65684: variable 'interface' from source: play vars 7044 1727096068.65720: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096068.65723: when evaluation is False, skipping this task 7044 1727096068.65726: _execute() done 7044 1727096068.65729: dumping result to json 7044 1727096068.65741: done dumping result, returning 7044 1727096068.65747: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-000000000580] 7044 1727096068.65752: sending task result for task 0afff68d-5257-4381-8c4e-000000000580 7044 1727096068.65855: done sending task result for task 0afff68d-5257-4381-8c4e-000000000580 7044 1727096068.65857: 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" } 7044 1727096068.65933: no more pending results, returning what we have 7044 1727096068.65937: results queue empty 7044 1727096068.65938: checking for any_errors_fatal 7044 1727096068.65944: done checking for any_errors_fatal 7044 1727096068.65945: checking for max_fail_percentage 7044 1727096068.65952: done checking for max_fail_percentage 7044 1727096068.65953: checking to see if all hosts have failed and the running result is not ok 7044 1727096068.65954: done checking to see if all hosts have failed 7044 1727096068.65955: getting the remaining hosts for this loop 7044 1727096068.65958: done getting the remaining hosts for this loop 7044 1727096068.65963: getting the next task for host managed_node1 7044 1727096068.65973: done getting next task for host managed_node1 7044 1727096068.65978: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7044 1727096068.65982: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096068.66009: getting variables 7044 1727096068.66011: in VariableManager get_vars() 7044 1727096068.66197: Calling all_inventory to load vars for managed_node1 7044 1727096068.66200: Calling groups_inventory to load vars for managed_node1 7044 1727096068.66203: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096068.66214: Calling all_plugins_play to load vars for managed_node1 7044 1727096068.66218: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096068.66222: Calling groups_plugins_play to load vars for managed_node1 7044 1727096068.67730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096068.70187: done with get_vars() 7044 1727096068.70217: done getting variables 7044 1727096068.70348: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:54:28 -0400 (0:00:00.153) 0:01:13.785 ****** 7044 1727096068.70386: entering _queue_task() for managed_node1/service 7044 1727096068.71338: worker is 1 (out of 1 available) 7044 1727096068.71350: exiting _queue_task() for managed_node1/service 7044 1727096068.71363: done queuing things up, now waiting for results queue to drain 7044 1727096068.71364: waiting for pending results... 7044 1727096068.71885: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7044 1727096068.72102: in run() - task 0afff68d-5257-4381-8c4e-000000000581 7044 1727096068.72106: variable 'ansible_search_path' from source: unknown 7044 1727096068.72109: variable 'ansible_search_path' from source: unknown 7044 1727096068.72112: calling self._execute() 7044 1727096068.72274: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096068.72278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096068.72281: variable 'omit' from source: magic vars 7044 1727096068.72620: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.72633: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096068.72849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096068.77476: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096068.77480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096068.77483: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096068.77486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096068.77488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096068.77491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.77506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.77536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.77576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.77589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.77721: variable 'ansible_distribution' from source: facts 7044 1727096068.77725: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.77873: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096068.77905: variable 'network_provider' from source: set_fact 7044 1727096068.77912: variable 'network_state' from source: role '' defaults 7044 1727096068.77924: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7044 1727096068.77935: variable 'omit' from source: magic vars 7044 1727096068.78005: variable 'omit' from source: magic vars 7044 1727096068.78034: variable 'network_service_name' from source: role '' defaults 7044 1727096068.78115: variable 'network_service_name' from source: role '' defaults 7044 1727096068.78224: variable '__network_provider_setup' from source: role '' defaults 7044 1727096068.78230: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096068.78296: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096068.78319: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096068.78387: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096068.78673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.78677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.78679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.78682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.78684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.78686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.78689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.78721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.78759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.78916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.79270: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7044 1727096068.79553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.79645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.79675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.79778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.79797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.80008: variable 'ansible_python' from source: facts 7044 1727096068.80028: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7044 1727096068.80231: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096068.80312: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096068.80695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.80722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.80745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.80913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.80929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.81082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.81105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.81473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.81477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.81480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.81527: variable 'network_connections' from source: task vars 7044 1727096068.81747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096068.81792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096068.81817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096068.81855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096068.81871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096068.82173: variable 'interface' from source: play vars 7044 1727096068.82176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096068.82260: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096068.82339: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096068.82382: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096068.82418: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096068.82493: 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) 7044 1727096068.82520: 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) 7044 1727096068.82599: 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) 7044 1727096068.82631: 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) 7044 1727096068.82817: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096068.83407: variable 'network_connections' from source: task vars 7044 1727096068.83791: variable 'interface' from source: play vars 7044 1727096068.83851: variable '__network_packages_default_wireless' from source: role '' defaults 7044 1727096068.84065: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096068.85177: variable 'network_connections' from source: task vars 7044 1727096068.85347: variable 'interface' from source: play vars 7044 1727096068.85382: variable '__network_packages_default_team' from source: role '' defaults 7044 1727096068.85584: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096068.86269: variable 'network_connections' from source: task vars 7044 1727096068.86543: variable 'interface' from source: play vars 7044 1727096068.86680: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096068.86868: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096068.86920: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096068.87138: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096068.87529: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7044 1727096068.88870: variable 'network_connections' from source: task vars 7044 1727096068.89245: variable 'interface' from source: play vars 7044 1727096068.89566: variable 'ansible_distribution' from source: facts 7044 1727096068.89571: variable '__network_rh_distros' from source: role '' defaults 7044 1727096068.89573: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.89575: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7044 1727096068.90110: variable 'ansible_distribution' from source: facts 7044 1727096068.90115: variable '__network_rh_distros' from source: role '' defaults 7044 1727096068.90117: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.90255: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7044 1727096068.90890: variable 'ansible_distribution' from source: facts 7044 1727096068.90894: variable '__network_rh_distros' from source: role '' defaults 7044 1727096068.90902: variable 'ansible_distribution_major_version' from source: facts 7044 1727096068.90947: variable 'network_provider' from source: set_fact 7044 1727096068.91177: variable 'omit' from source: magic vars 7044 1727096068.91327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096068.91357: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096068.91487: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096068.91504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096068.91515: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096068.91555: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096068.91558: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096068.91560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096068.91975: Set connection var ansible_timeout to 10 7044 1727096068.92146: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096068.92150: Set connection var ansible_pipelining to False 7044 1727096068.92153: Set connection var ansible_connection to ssh 7044 1727096068.92155: Set connection var ansible_shell_type to sh 7044 1727096068.92157: Set connection var ansible_shell_executable to /bin/sh 7044 1727096068.92193: variable 'ansible_shell_executable' from source: unknown 7044 1727096068.92196: variable 'ansible_connection' from source: unknown 7044 1727096068.92199: variable 'ansible_module_compression' from source: unknown 7044 1727096068.92299: variable 'ansible_shell_type' from source: unknown 7044 1727096068.92304: variable 'ansible_shell_executable' from source: unknown 7044 1727096068.92307: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096068.92312: variable 'ansible_pipelining' from source: unknown 7044 1727096068.92315: variable 'ansible_timeout' from source: unknown 7044 1727096068.92318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096068.92533: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096068.92849: variable 'omit' from source: magic vars 7044 1727096068.92853: starting attempt loop 7044 1727096068.92855: running the handler 7044 1727096068.93176: variable 'ansible_facts' from source: unknown 7044 1727096068.95517: _low_level_execute_command(): starting 7044 1727096068.95642: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096068.97349: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096068.97641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096068.97684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096068.99420: stdout chunk (state=3): >>>/root <<< 7044 1727096068.99709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096068.99714: stdout chunk (state=3): >>><<< 7044 1727096068.99716: stderr chunk (state=3): >>><<< 7044 1727096068.99719: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096068.99722: _low_level_execute_command(): starting 7044 1727096068.99725: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096068.9960413-9738-144337434605307 `" && echo ansible-tmp-1727096068.9960413-9738-144337434605307="` echo /root/.ansible/tmp/ansible-tmp-1727096068.9960413-9738-144337434605307 `" ) && sleep 0' 7044 1727096069.00365: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096069.00443: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096069.00476: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096069.00479: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096069.00581: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096069.00584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096069.00810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096069.00813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096069.00889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096069.02864: stdout chunk (state=3): >>>ansible-tmp-1727096068.9960413-9738-144337434605307=/root/.ansible/tmp/ansible-tmp-1727096068.9960413-9738-144337434605307 <<< 7044 1727096069.03021: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096069.03025: stdout chunk (state=3): >>><<< 7044 1727096069.03027: stderr chunk (state=3): >>><<< 7044 1727096069.03047: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096068.9960413-9738-144337434605307=/root/.ansible/tmp/ansible-tmp-1727096068.9960413-9738-144337434605307 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096069.03094: variable 'ansible_module_compression' from source: unknown 7044 1727096069.03207: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7044 1727096069.03278: variable 'ansible_facts' from source: unknown 7044 1727096069.03502: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096068.9960413-9738-144337434605307/AnsiballZ_systemd.py 7044 1727096069.04101: Sending initial data 7044 1727096069.04105: Sent initial data (154 bytes) 7044 1727096069.04957: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096069.04981: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096069.05086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096069.05105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096069.05124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096069.05138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096069.05287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096069.07042: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096069.07108: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpgvhev9jw /root/.ansible/tmp/ansible-tmp-1727096068.9960413-9738-144337434605307/AnsiballZ_systemd.py <<< 7044 1727096069.07112: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096068.9960413-9738-144337434605307/AnsiballZ_systemd.py" <<< 7044 1727096069.07169: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpgvhev9jw" to remote "/root/.ansible/tmp/ansible-tmp-1727096068.9960413-9738-144337434605307/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096068.9960413-9738-144337434605307/AnsiballZ_systemd.py" <<< 7044 1727096069.09694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096069.09698: stdout chunk (state=3): >>><<< 7044 1727096069.09701: stderr chunk (state=3): >>><<< 7044 1727096069.09716: done transferring module to remote 7044 1727096069.09732: _low_level_execute_command(): starting 7044 1727096069.09746: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096068.9960413-9738-144337434605307/ /root/.ansible/tmp/ansible-tmp-1727096068.9960413-9738-144337434605307/AnsiballZ_systemd.py && sleep 0' 7044 1727096069.10904: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096069.11174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096069.11179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096069.11452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096069.11572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096069.13429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096069.13517: stderr chunk (state=3): >>><<< 7044 1727096069.13527: stdout chunk (state=3): >>><<< 7044 1727096069.13552: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096069.13560: _low_level_execute_command(): starting 7044 1727096069.13575: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096068.9960413-9738-144337434605307/AnsiballZ_systemd.py && sleep 0' 7044 1727096069.14792: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096069.14811: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096069.14846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096069.15037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096069.15115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096069.15203: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096069.15288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096069.44937: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9957376", "MemoryPeak": "10498048", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3303342080", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "245457000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpRec<<< 7044 1727096069.45213: stdout chunk (state=3): >>>eive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target network.target cloud-init.service", "After": "systemd-journald.socket basic.target dbus-broker.service dbus.socket sysinit.target cloud-init-local.service system.slice network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181528224", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7044 1727096069.47088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096069.47092: stdout chunk (state=3): >>><<< 7044 1727096069.47094: stderr chunk (state=3): >>><<< 7044 1727096069.47224: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9957376", "MemoryPeak": "10498048", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3303342080", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "245457000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target network.target cloud-init.service", "After": "systemd-journald.socket basic.target dbus-broker.service dbus.socket sysinit.target cloud-init-local.service system.slice network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181528224", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096069.47855: 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-1727096068.9960413-9738-144337434605307/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096069.47960: _low_level_execute_command(): starting 7044 1727096069.48174: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096068.9960413-9738-144337434605307/ > /dev/null 2>&1 && sleep 0' 7044 1727096069.50021: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096069.50361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096069.50905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096069.52802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096069.53060: stderr chunk (state=3): >>><<< 7044 1727096069.53064: stdout chunk (state=3): >>><<< 7044 1727096069.53068: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096069.53071: handler run complete 7044 1727096069.53279: attempt loop complete, returning result 7044 1727096069.53282: _execute() done 7044 1727096069.53284: dumping result to json 7044 1727096069.53286: done dumping result, returning 7044 1727096069.53288: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-4381-8c4e-000000000581] 7044 1727096069.53290: sending task result for task 0afff68d-5257-4381-8c4e-000000000581 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7044 1727096069.53648: no more pending results, returning what we have 7044 1727096069.53651: results queue empty 7044 1727096069.53652: checking for any_errors_fatal 7044 1727096069.53659: done checking for any_errors_fatal 7044 1727096069.53660: checking for max_fail_percentage 7044 1727096069.53662: done checking for max_fail_percentage 7044 1727096069.53663: checking to see if all hosts have failed and the running result is not ok 7044 1727096069.53664: done checking to see if all hosts have failed 7044 1727096069.53664: getting the remaining hosts for this loop 7044 1727096069.53666: done getting the remaining hosts for this loop 7044 1727096069.53671: getting the next task for host managed_node1 7044 1727096069.53678: done getting next task for host managed_node1 7044 1727096069.53681: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7044 1727096069.53685: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096069.53814: getting variables 7044 1727096069.53817: in VariableManager get_vars() 7044 1727096069.54128: Calling all_inventory to load vars for managed_node1 7044 1727096069.54133: Calling groups_inventory to load vars for managed_node1 7044 1727096069.54136: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096069.54148: Calling all_plugins_play to load vars for managed_node1 7044 1727096069.54151: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096069.54154: Calling groups_plugins_play to load vars for managed_node1 7044 1727096069.54956: done sending task result for task 0afff68d-5257-4381-8c4e-000000000581 7044 1727096069.54961: WORKER PROCESS EXITING 7044 1727096069.58141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096069.62634: done with get_vars() 7044 1727096069.63078: done getting variables 7044 1727096069.63144: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:54:29 -0400 (0:00:00.927) 0:01:14.713 ****** 7044 1727096069.63186: entering _queue_task() for managed_node1/service 7044 1727096069.64402: worker is 1 (out of 1 available) 7044 1727096069.64417: exiting _queue_task() for managed_node1/service 7044 1727096069.64430: done queuing things up, now waiting for results queue to drain 7044 1727096069.64431: waiting for pending results... 7044 1727096069.64975: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7044 1727096069.65256: in run() - task 0afff68d-5257-4381-8c4e-000000000582 7044 1727096069.65313: variable 'ansible_search_path' from source: unknown 7044 1727096069.65317: variable 'ansible_search_path' from source: unknown 7044 1727096069.65531: calling self._execute() 7044 1727096069.65590: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096069.65595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096069.65605: variable 'omit' from source: magic vars 7044 1727096069.66447: variable 'ansible_distribution_major_version' from source: facts 7044 1727096069.66457: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096069.66986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096069.72010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096069.72311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096069.72351: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096069.72387: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096069.72413: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096069.73603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096069.73782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096069.73816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096069.73854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096069.73870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096069.74217: variable 'ansible_distribution' from source: facts 7044 1727096069.74221: variable 'ansible_distribution_major_version' from source: facts 7044 1727096069.74230: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096069.74574: variable 'network_provider' from source: set_fact 7044 1727096069.74578: Evaluated conditional (network_provider == "nm"): True 7044 1727096069.74760: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096069.74945: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096069.75335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096069.75339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096069.75344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096069.75398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096069.75412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096069.75572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096069.75595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096069.75618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096069.75656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096069.75881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096069.75884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096069.75888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096069.75890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096069.76073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096069.76076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096069.76297: variable 'network_connections' from source: task vars 7044 1727096069.76751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096069.76754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096069.76757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096069.76759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096069.76761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096069.76911: variable 'interface' from source: play vars 7044 1727096069.77114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096069.77549: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096069.77591: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096069.77619: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096069.77647: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096069.77811: 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) 7044 1727096069.77835: 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) 7044 1727096069.77857: 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) 7044 1727096069.77996: 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) 7044 1727096069.78046: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096069.90891: variable 'network_connections' from source: task vars 7044 1727096069.91155: variable 'interface' from source: play vars 7044 1727096069.91280: Evaluated conditional (__network_wpa_supplicant_required): True 7044 1727096069.91286: variable 'omit' from source: magic vars 7044 1727096069.91352: variable 'omit' from source: magic vars 7044 1727096069.91605: variable 'omit' from source: magic vars 7044 1727096069.91624: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096069.91649: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096069.91664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096069.91682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096069.91690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096069.91711: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096069.91715: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096069.91717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096069.91810: Set connection var ansible_timeout to 10 7044 1727096069.91818: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096069.91825: Set connection var ansible_pipelining to False 7044 1727096069.91828: Set connection var ansible_connection to ssh 7044 1727096069.91830: Set connection var ansible_shell_type to sh 7044 1727096069.91834: Set connection var ansible_shell_executable to /bin/sh 7044 1727096069.91864: variable 'ansible_shell_executable' from source: unknown 7044 1727096069.91869: variable 'ansible_connection' from source: unknown 7044 1727096069.91871: variable 'ansible_module_compression' from source: unknown 7044 1727096069.92079: variable 'ansible_shell_type' from source: unknown 7044 1727096069.92082: variable 'ansible_shell_executable' from source: unknown 7044 1727096069.92085: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096069.92089: variable 'ansible_pipelining' from source: unknown 7044 1727096069.92091: variable 'ansible_timeout' from source: unknown 7044 1727096069.92096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096069.92198: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096069.92207: variable 'omit' from source: magic vars 7044 1727096069.92212: starting attempt loop 7044 1727096069.92215: running the handler 7044 1727096069.92517: variable 'ansible_facts' from source: unknown 7044 1727096069.94035: _low_level_execute_command(): starting 7044 1727096069.94042: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096069.96174: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096069.96181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096069.96186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096069.96293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096069.96372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096069.98095: stdout chunk (state=3): >>>/root <<< 7044 1727096069.98294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096069.98298: stdout chunk (state=3): >>><<< 7044 1727096069.98306: stderr chunk (state=3): >>><<< 7044 1727096069.98354: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096069.98431: _low_level_execute_command(): starting 7044 1727096069.98447: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096069.983535-9791-20215257260223 `" && echo ansible-tmp-1727096069.983535-9791-20215257260223="` echo /root/.ansible/tmp/ansible-tmp-1727096069.983535-9791-20215257260223 `" ) && sleep 0' 7044 1727096069.99898: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096070.00091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096070.00184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096070.02239: stdout chunk (state=3): >>>ansible-tmp-1727096069.983535-9791-20215257260223=/root/.ansible/tmp/ansible-tmp-1727096069.983535-9791-20215257260223 <<< 7044 1727096070.02454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096070.02458: stderr chunk (state=3): >>><<< 7044 1727096070.02461: stdout chunk (state=3): >>><<< 7044 1727096070.02464: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096069.983535-9791-20215257260223=/root/.ansible/tmp/ansible-tmp-1727096069.983535-9791-20215257260223 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096070.02466: variable 'ansible_module_compression' from source: unknown 7044 1727096070.02876: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7044 1727096070.02880: variable 'ansible_facts' from source: unknown 7044 1727096070.03202: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096069.983535-9791-20215257260223/AnsiballZ_systemd.py 7044 1727096070.04276: Sending initial data 7044 1727096070.04281: Sent initial data (152 bytes) 7044 1727096070.05271: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096070.05351: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096070.05361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096070.05383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096070.05397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096070.05404: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096070.05413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096070.05428: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096070.05629: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096070.05940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096070.06021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096070.07771: 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 <<< 7044 1727096070.07837: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096070.07971: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpux6g8m0_ /root/.ansible/tmp/ansible-tmp-1727096069.983535-9791-20215257260223/AnsiballZ_systemd.py <<< 7044 1727096070.07975: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096069.983535-9791-20215257260223/AnsiballZ_systemd.py" <<< 7044 1727096070.08133: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpux6g8m0_" to remote "/root/.ansible/tmp/ansible-tmp-1727096069.983535-9791-20215257260223/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096069.983535-9791-20215257260223/AnsiballZ_systemd.py" <<< 7044 1727096070.10316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096070.10444: stderr chunk (state=3): >>><<< 7044 1727096070.10450: stdout chunk (state=3): >>><<< 7044 1727096070.10621: done transferring module to remote 7044 1727096070.10625: _low_level_execute_command(): starting 7044 1727096070.10627: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096069.983535-9791-20215257260223/ /root/.ansible/tmp/ansible-tmp-1727096069.983535-9791-20215257260223/AnsiballZ_systemd.py && sleep 0' 7044 1727096070.11790: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096070.11907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096070.11916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096070.11937: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096070.12050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096070.14492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096070.14496: stdout chunk (state=3): >>><<< 7044 1727096070.14499: stderr chunk (state=3): >>><<< 7044 1727096070.14501: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096070.14503: _low_level_execute_command(): starting 7044 1727096070.14505: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096069.983535-9791-20215257260223/AnsiballZ_systemd.py && sleep 0' 7044 1727096070.15277: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096070.15282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096070.15321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096070.15380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096070.15589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096070.15592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096070.44908: stdout chunk (state=3): >>> {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10091", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ExecMainStartTimestampMonotonic": "181539975", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ExecMainHandoffTimestampMonotonic": "181553587", "ExecMainPID": "10091", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Mon 2024-09-23 08:53:48 EDT] ; stop_time=[n/a] ; pid=10091 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Mon 2024-09-23 08:53:48 EDT] ; stop_time=[n/a] ; pid=10091 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4730", "MemoryCurrent": "2842624", "MemoryPeak": "3121152", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3306762240", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "35427000", "TasksCurrent": "1", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target network.target shutdown.target", "After": "basic.target systemd-journald.socket system.slice dbus.socket dbus-broker.service sysinit.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181562459", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:48 EDT", "InactiveExitTimestampMonotonic": "181542174", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ActiveEnterTimestampMonotonic": "181562459", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ConditionTimestampMonotonic": "181538794", "AssertTimestamp": "Mon 2024-09-23 08:53:48 EDT", "AssertTimestampMonotonic": "181538798", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "fa93cfd0e7d340e089d3176ecd9b39e4", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7044 1727096070.46997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096070.47001: stdout chunk (state=3): >>><<< 7044 1727096070.47003: stderr chunk (state=3): >>><<< 7044 1727096070.47079: _low_level_execute_command() done: rc=0, stdout= {"name": "wpa_supplicant", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10091", "ControlPID": "0", "BusName": "fi.w1.wpa_supplicant1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ExecMainStartTimestampMonotonic": "181539975", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ExecMainHandoffTimestampMonotonic": "181553587", "ExecMainPID": "10091", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Mon 2024-09-23 08:53:48 EDT] ; stop_time=[n/a] ; pid=10091 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Mon 2024-09-23 08:53:48 EDT] ; stop_time=[n/a] ; pid=10091 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4730", "MemoryCurrent": "2842624", "MemoryPeak": "3121152", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3306762240", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "35427000", "TasksCurrent": "1", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "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": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "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": "no", "ProtectSystem": "no", "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": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "wpa_supplicant.service", "Names": "wpa_supplicant.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target network.target shutdown.target", "After": "basic.target systemd-journald.socket system.slice dbus.socket dbus-broker.service sysinit.target", "Description": "WPA supplicant", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181562459", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:48 EDT", "InactiveExitTimestampMonotonic": "181542174", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ActiveEnterTimestampMonotonic": "181562459", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ConditionTimestampMonotonic": "181538794", "AssertTimestamp": "Mon 2024-09-23 08:53:48 EDT", "AssertTimestampMonotonic": "181538798", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "fa93cfd0e7d340e089d3176ecd9b39e4", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "wpa_supplicant", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096070.47227: done with _execute_module (ansible.legacy.systemd, {'name': 'wpa_supplicant', 'state': 'started', 'enabled': 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.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-1727096069.983535-9791-20215257260223/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096070.47249: _low_level_execute_command(): starting 7044 1727096070.47255: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096069.983535-9791-20215257260223/ > /dev/null 2>&1 && sleep 0' 7044 1727096070.47882: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096070.47889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096070.47978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096070.47981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096070.47986: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096070.47988: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096070.47991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096070.47993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096070.47995: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096070.47997: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096070.47999: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096070.48001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096070.48004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096070.48031: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096070.48033: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727096070.48035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096070.48099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096070.48112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096070.48136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096070.48229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096070.50130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096070.50212: stderr chunk (state=3): >>><<< 7044 1727096070.50218: stdout chunk (state=3): >>><<< 7044 1727096070.50250: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096070.50272: handler run complete 7044 1727096070.50343: attempt loop complete, returning result 7044 1727096070.50441: _execute() done 7044 1727096070.50446: dumping result to json 7044 1727096070.50449: done dumping result, returning 7044 1727096070.50451: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-4381-8c4e-000000000582] 7044 1727096070.50453: sending task result for task 0afff68d-5257-4381-8c4e-000000000582 ok: [managed_node1] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ActiveEnterTimestampMonotonic": "181562459", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket system.slice dbus.socket dbus-broker.service sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-09-23 08:53:48 EDT", "AssertTimestampMonotonic": "181538798", "Before": "multi-user.target network.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "35427000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ConditionTimestampMonotonic": "181538794", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "4730", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3702857728", "EffectiveMemoryMax": "3702857728", "EffectiveTasksMax": "22362", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ExecMainHandoffTimestampMonotonic": "181553587", "ExecMainPID": "10091", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:48 EDT", "ExecMainStartTimestampMonotonic": "181539975", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Mon 2024-09-23 08:53:48 EDT] ; stop_time=[n/a] ; pid=10091 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Mon 2024-09-23 08:53:48 EDT] ; stop_time=[n/a] ; pid=10091 ; code=(null) ; status=0/0 }", "ExitType": "main", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:48 EDT", "InactiveExitTimestampMonotonic": "181542174", "InvocationID": "fa93cfd0e7d340e089d3176ecd9b39e4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10091", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3306762240", "MemoryCurrent": "2842624", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3121152", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "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", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "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", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181562459", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 7044 1727096070.51419: done sending task result for task 0afff68d-5257-4381-8c4e-000000000582 7044 1727096070.51423: WORKER PROCESS EXITING 7044 1727096070.51441: no more pending results, returning what we have 7044 1727096070.51445: results queue empty 7044 1727096070.51446: checking for any_errors_fatal 7044 1727096070.51457: done checking for any_errors_fatal 7044 1727096070.51458: checking for max_fail_percentage 7044 1727096070.51460: done checking for max_fail_percentage 7044 1727096070.51461: checking to see if all hosts have failed and the running result is not ok 7044 1727096070.51462: done checking to see if all hosts have failed 7044 1727096070.51462: getting the remaining hosts for this loop 7044 1727096070.51464: done getting the remaining hosts for this loop 7044 1727096070.51470: getting the next task for host managed_node1 7044 1727096070.51476: done getting next task for host managed_node1 7044 1727096070.51480: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7044 1727096070.51483: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096070.51495: getting variables 7044 1727096070.51497: in VariableManager get_vars() 7044 1727096070.51660: Calling all_inventory to load vars for managed_node1 7044 1727096070.51663: Calling groups_inventory to load vars for managed_node1 7044 1727096070.51666: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096070.51677: Calling all_plugins_play to load vars for managed_node1 7044 1727096070.51680: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096070.51683: Calling groups_plugins_play to load vars for managed_node1 7044 1727096070.61173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096070.62753: done with get_vars() 7044 1727096070.62789: done getting variables 7044 1727096070.62841: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:54:30 -0400 (0:00:00.996) 0:01:15.710 ****** 7044 1727096070.62879: entering _queue_task() for managed_node1/service 7044 1727096070.63244: worker is 1 (out of 1 available) 7044 1727096070.63255: exiting _queue_task() for managed_node1/service 7044 1727096070.63573: done queuing things up, now waiting for results queue to drain 7044 1727096070.63576: waiting for pending results... 7044 1727096070.63636: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7044 1727096070.63829: in run() - task 0afff68d-5257-4381-8c4e-000000000583 7044 1727096070.63851: variable 'ansible_search_path' from source: unknown 7044 1727096070.63860: variable 'ansible_search_path' from source: unknown 7044 1727096070.63907: calling self._execute() 7044 1727096070.64009: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096070.64023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096070.64035: variable 'omit' from source: magic vars 7044 1727096070.64430: variable 'ansible_distribution_major_version' from source: facts 7044 1727096070.64458: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096070.64674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096070.67379: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096070.67625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096070.67629: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096070.67631: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096070.67634: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096070.67809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096070.67874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096070.67979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096070.68022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096070.68374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096070.68414: variable 'ansible_distribution' from source: facts 7044 1727096070.68424: variable 'ansible_distribution_major_version' from source: facts 7044 1727096070.68435: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096070.68560: variable 'network_provider' from source: set_fact 7044 1727096070.68708: Evaluated conditional (network_provider == "initscripts"): False 7044 1727096070.68716: when evaluation is False, skipping this task 7044 1727096070.68723: _execute() done 7044 1727096070.68730: dumping result to json 7044 1727096070.68737: done dumping result, returning 7044 1727096070.68749: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-4381-8c4e-000000000583] 7044 1727096070.68757: sending task result for task 0afff68d-5257-4381-8c4e-000000000583 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7044 1727096070.68909: no more pending results, returning what we have 7044 1727096070.68913: results queue empty 7044 1727096070.68914: checking for any_errors_fatal 7044 1727096070.68940: done checking for any_errors_fatal 7044 1727096070.68941: checking for max_fail_percentage 7044 1727096070.68944: done checking for max_fail_percentage 7044 1727096070.68945: checking to see if all hosts have failed and the running result is not ok 7044 1727096070.68946: done checking to see if all hosts have failed 7044 1727096070.68947: getting the remaining hosts for this loop 7044 1727096070.68948: done getting the remaining hosts for this loop 7044 1727096070.68952: getting the next task for host managed_node1 7044 1727096070.68959: done getting next task for host managed_node1 7044 1727096070.68964: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7044 1727096070.68969: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096070.68997: getting variables 7044 1727096070.68999: in VariableManager get_vars() 7044 1727096070.69064: Calling all_inventory to load vars for managed_node1 7044 1727096070.69066: Calling groups_inventory to load vars for managed_node1 7044 1727096070.69273: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096070.69286: Calling all_plugins_play to load vars for managed_node1 7044 1727096070.69289: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096070.69291: Calling groups_plugins_play to load vars for managed_node1 7044 1727096070.70277: done sending task result for task 0afff68d-5257-4381-8c4e-000000000583 7044 1727096070.70282: WORKER PROCESS EXITING 7044 1727096070.72388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096070.75712: done with get_vars() 7044 1727096070.75751: done getting variables 7044 1727096070.76018: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:54:30 -0400 (0:00:00.131) 0:01:15.842 ****** 7044 1727096070.76058: entering _queue_task() for managed_node1/copy 7044 1727096070.76446: worker is 1 (out of 1 available) 7044 1727096070.76458: exiting _queue_task() for managed_node1/copy 7044 1727096070.76471: done queuing things up, now waiting for results queue to drain 7044 1727096070.76473: waiting for pending results... 7044 1727096070.76877: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7044 1727096070.77037: in run() - task 0afff68d-5257-4381-8c4e-000000000584 7044 1727096070.77107: variable 'ansible_search_path' from source: unknown 7044 1727096070.77112: variable 'ansible_search_path' from source: unknown 7044 1727096070.77114: calling self._execute() 7044 1727096070.77221: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096070.77225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096070.77236: variable 'omit' from source: magic vars 7044 1727096070.78049: variable 'ansible_distribution_major_version' from source: facts 7044 1727096070.78151: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096070.78617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096070.82298: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096070.82399: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096070.82594: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096070.82605: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096070.82633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096070.82934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096070.83001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096070.83036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096070.83215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096070.83219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096070.83275: variable 'ansible_distribution' from source: facts 7044 1727096070.83279: variable 'ansible_distribution_major_version' from source: facts 7044 1727096070.83282: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096070.83476: variable 'network_provider' from source: set_fact 7044 1727096070.83479: Evaluated conditional (network_provider == "initscripts"): False 7044 1727096070.83482: when evaluation is False, skipping this task 7044 1727096070.83484: _execute() done 7044 1727096070.83488: dumping result to json 7044 1727096070.83490: done dumping result, returning 7044 1727096070.83493: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-4381-8c4e-000000000584] 7044 1727096070.83495: sending task result for task 0afff68d-5257-4381-8c4e-000000000584 7044 1727096070.83560: done sending task result for task 0afff68d-5257-4381-8c4e-000000000584 7044 1727096070.83563: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7044 1727096070.83613: no more pending results, returning what we have 7044 1727096070.83617: results queue empty 7044 1727096070.83618: checking for any_errors_fatal 7044 1727096070.83622: done checking for any_errors_fatal 7044 1727096070.83623: checking for max_fail_percentage 7044 1727096070.83625: done checking for max_fail_percentage 7044 1727096070.83626: checking to see if all hosts have failed and the running result is not ok 7044 1727096070.83626: done checking to see if all hosts have failed 7044 1727096070.83627: getting the remaining hosts for this loop 7044 1727096070.83628: done getting the remaining hosts for this loop 7044 1727096070.83632: getting the next task for host managed_node1 7044 1727096070.83639: done getting next task for host managed_node1 7044 1727096070.83643: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7044 1727096070.83647: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096070.83777: getting variables 7044 1727096070.83780: in VariableManager get_vars() 7044 1727096070.83830: Calling all_inventory to load vars for managed_node1 7044 1727096070.83832: Calling groups_inventory to load vars for managed_node1 7044 1727096070.83834: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096070.83843: Calling all_plugins_play to load vars for managed_node1 7044 1727096070.83846: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096070.83849: Calling groups_plugins_play to load vars for managed_node1 7044 1727096070.85773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096070.88814: done with get_vars() 7044 1727096070.88858: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:54:30 -0400 (0:00:00.130) 0:01:15.972 ****** 7044 1727096070.89114: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7044 1727096070.89824: worker is 1 (out of 1 available) 7044 1727096070.89843: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7044 1727096070.89856: done queuing things up, now waiting for results queue to drain 7044 1727096070.89858: waiting for pending results... 7044 1727096070.90185: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7044 1727096070.90271: in run() - task 0afff68d-5257-4381-8c4e-000000000585 7044 1727096070.90293: variable 'ansible_search_path' from source: unknown 7044 1727096070.90306: variable 'ansible_search_path' from source: unknown 7044 1727096070.90350: calling self._execute() 7044 1727096070.90463: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096070.90480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096070.90521: variable 'omit' from source: magic vars 7044 1727096070.90912: variable 'ansible_distribution_major_version' from source: facts 7044 1727096070.90932: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096070.91177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096070.94574: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096070.94658: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096070.94772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096070.94776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096070.94782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096070.94851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096070.94888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096070.94920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096070.94964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096070.94988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096070.95103: variable 'ansible_distribution' from source: facts 7044 1727096070.95111: variable 'ansible_distribution_major_version' from source: facts 7044 1727096070.95122: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096070.95131: variable 'omit' from source: magic vars 7044 1727096070.95200: variable 'omit' from source: magic vars 7044 1727096070.95347: variable 'network_provider' from source: set_fact 7044 1727096070.95548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096070.95552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096070.95555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096070.95581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096070.95604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096070.95686: variable 'omit' from source: magic vars 7044 1727096070.95829: variable 'omit' from source: magic vars 7044 1727096070.95943: variable 'network_connections' from source: task vars 7044 1727096070.96070: variable 'interface' from source: play vars 7044 1727096070.96263: variable 'omit' from source: magic vars 7044 1727096070.96281: variable '__lsr_ansible_managed' from source: task vars 7044 1727096070.96372: variable '__lsr_ansible_managed' from source: task vars 7044 1727096070.96663: Loaded config def from plugin (lookup/template) 7044 1727096070.96686: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7044 1727096070.96720: File lookup term: get_ansible_managed.j2 7044 1727096070.96728: variable 'ansible_search_path' from source: unknown 7044 1727096070.96737: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7044 1727096070.96759: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7044 1727096070.96785: variable 'ansible_search_path' from source: unknown 7044 1727096071.03297: variable 'ansible_managed' from source: unknown 7044 1727096071.03675: variable 'omit' from source: magic vars 7044 1727096071.03680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096071.03684: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096071.03688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096071.03690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096071.03693: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096071.03696: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096071.03698: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096071.03701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096071.03776: Set connection var ansible_timeout to 10 7044 1727096071.03792: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096071.03813: Set connection var ansible_pipelining to False 7044 1727096071.03823: Set connection var ansible_connection to ssh 7044 1727096071.03831: Set connection var ansible_shell_type to sh 7044 1727096071.03841: Set connection var ansible_shell_executable to /bin/sh 7044 1727096071.03884: variable 'ansible_shell_executable' from source: unknown 7044 1727096071.03893: variable 'ansible_connection' from source: unknown 7044 1727096071.03900: variable 'ansible_module_compression' from source: unknown 7044 1727096071.03907: variable 'ansible_shell_type' from source: unknown 7044 1727096071.03914: variable 'ansible_shell_executable' from source: unknown 7044 1727096071.03920: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096071.03927: variable 'ansible_pipelining' from source: unknown 7044 1727096071.03935: variable 'ansible_timeout' from source: unknown 7044 1727096071.03942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096071.04091: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096071.04108: variable 'omit' from source: magic vars 7044 1727096071.04120: starting attempt loop 7044 1727096071.04128: running the handler 7044 1727096071.04179: _low_level_execute_command(): starting 7044 1727096071.04188: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096071.04893: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096071.04987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096071.05024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096071.05043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096071.05071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096071.05188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096071.06955: stdout chunk (state=3): >>>/root <<< 7044 1727096071.07125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096071.07129: stdout chunk (state=3): >>><<< 7044 1727096071.07132: stderr chunk (state=3): >>><<< 7044 1727096071.07408: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096071.07413: _low_level_execute_command(): starting 7044 1727096071.07418: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096071.073073-9856-132288201750368 `" && echo ansible-tmp-1727096071.073073-9856-132288201750368="` echo /root/.ansible/tmp/ansible-tmp-1727096071.073073-9856-132288201750368 `" ) && sleep 0' 7044 1727096071.08211: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096071.08229: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096071.08305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096071.08319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096071.08335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096071.08349: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096071.08483: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096071.08522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096071.08638: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096071.08802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096071.10777: stdout chunk (state=3): >>>ansible-tmp-1727096071.073073-9856-132288201750368=/root/.ansible/tmp/ansible-tmp-1727096071.073073-9856-132288201750368 <<< 7044 1727096071.11018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096071.11398: stderr chunk (state=3): >>><<< 7044 1727096071.11402: stdout chunk (state=3): >>><<< 7044 1727096071.11405: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096071.073073-9856-132288201750368=/root/.ansible/tmp/ansible-tmp-1727096071.073073-9856-132288201750368 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096071.11412: variable 'ansible_module_compression' from source: unknown 7044 1727096071.11688: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7044 1727096071.11692: variable 'ansible_facts' from source: unknown 7044 1727096071.11867: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096071.073073-9856-132288201750368/AnsiballZ_network_connections.py 7044 1727096071.12260: Sending initial data 7044 1727096071.12263: Sent initial data (165 bytes) 7044 1727096071.13675: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096071.13704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096071.13720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096071.13893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096071.15621: 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 <<< 7044 1727096071.15711: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096071.15841: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmphctn6c1i /root/.ansible/tmp/ansible-tmp-1727096071.073073-9856-132288201750368/AnsiballZ_network_connections.py <<< 7044 1727096071.15876: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096071.073073-9856-132288201750368/AnsiballZ_network_connections.py" <<< 7044 1727096071.15907: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmphctn6c1i" to remote "/root/.ansible/tmp/ansible-tmp-1727096071.073073-9856-132288201750368/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096071.073073-9856-132288201750368/AnsiballZ_network_connections.py" <<< 7044 1727096071.17499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096071.17533: stderr chunk (state=3): >>><<< 7044 1727096071.17543: stdout chunk (state=3): >>><<< 7044 1727096071.17702: done transferring module to remote 7044 1727096071.17705: _low_level_execute_command(): starting 7044 1727096071.17708: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096071.073073-9856-132288201750368/ /root/.ansible/tmp/ansible-tmp-1727096071.073073-9856-132288201750368/AnsiballZ_network_connections.py && sleep 0' 7044 1727096071.18420: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096071.18610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096071.18725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096071.18877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096071.20699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096071.20727: stderr chunk (state=3): >>><<< 7044 1727096071.20735: stdout chunk (state=3): >>><<< 7044 1727096071.20756: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096071.20763: _low_level_execute_command(): starting 7044 1727096071.20774: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096071.073073-9856-132288201750368/AnsiballZ_network_connections.py && sleep 0' 7044 1727096071.21359: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096071.21383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096071.21400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096071.21420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096071.21438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096071.21460: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096071.21482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096071.21502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096071.21534: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096071.21582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096071.21639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096071.21662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096071.21803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096073.82012: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 84bfc35c-eebe-48cb-a9f6-64082c5535a7\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 84bfc35c-eebe-48cb-a9f6-64082c5535a7 (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7044 1727096073.83725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096073.84075: stderr chunk (state=3): >>>Shared connection to 10.31.11.125 closed. <<< 7044 1727096073.84079: stdout chunk (state=3): >>><<< 7044 1727096073.84081: stderr chunk (state=3): >>><<< 7044 1727096073.84084: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 84bfc35c-eebe-48cb-a9f6-64082c5535a7\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 84bfc35c-eebe-48cb-a9f6-64082c5535a7 (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__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": "802-1x-test", "interface_name": "veth2", "state": "up", "type": "ethernet", "ip": {"address": ["203.0.113.2/24"], "dhcp4": "no", "auto6": "no"}, "ieee802_1x": {"identity": "myhost_capath", "eap": "tls", "private_key": "/etc/pki/tls/client.key.nocrypt", "client_cert": "/etc/pki/tls/client.pem", "private_key_password_flags": ["not-required"], "ca_path": "/etc/pki/tls/my_ca_certs"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096073.84087: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'interface_name': 'veth2', 'state': 'up', 'type': 'ethernet', 'ip': {'address': ['203.0.113.2/24'], 'dhcp4': 'no', 'auto6': 'no'}, 'ieee802_1x': {'identity': 'myhost_capath', 'eap': 'tls', 'private_key': '/etc/pki/tls/client.key.nocrypt', 'client_cert': '/etc/pki/tls/client.pem', 'private_key_password_flags': ['not-required'], 'ca_path': '/etc/pki/tls/my_ca_certs'}}], '__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-1727096071.073073-9856-132288201750368/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096073.84089: _low_level_execute_command(): starting 7044 1727096073.84091: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096071.073073-9856-132288201750368/ > /dev/null 2>&1 && sleep 0' 7044 1727096073.85323: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096073.85340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096073.85359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096073.85474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096073.85501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096073.85517: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096073.85619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096073.87670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096073.88075: stdout chunk (state=3): >>><<< 7044 1727096073.88079: stderr chunk (state=3): >>><<< 7044 1727096073.88082: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096073.88084: handler run complete 7044 1727096073.88086: attempt loop complete, returning result 7044 1727096073.88087: _execute() done 7044 1727096073.88089: dumping result to json 7044 1727096073.88091: done dumping result, returning 7044 1727096073.88092: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-4381-8c4e-000000000585] 7044 1727096073.88095: sending task result for task 0afff68d-5257-4381-8c4e-000000000585 changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ieee802_1x": { "ca_path": "/etc/pki/tls/my_ca_certs", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost_capath", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 84bfc35c-eebe-48cb-a9f6-64082c5535a7 [004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 84bfc35c-eebe-48cb-a9f6-64082c5535a7 (is-modified) 7044 1727096073.88299: no more pending results, returning what we have 7044 1727096073.88303: results queue empty 7044 1727096073.88304: checking for any_errors_fatal 7044 1727096073.88309: done checking for any_errors_fatal 7044 1727096073.88310: checking for max_fail_percentage 7044 1727096073.88312: done checking for max_fail_percentage 7044 1727096073.88313: checking to see if all hosts have failed and the running result is not ok 7044 1727096073.88314: done checking to see if all hosts have failed 7044 1727096073.88314: getting the remaining hosts for this loop 7044 1727096073.88315: done getting the remaining hosts for this loop 7044 1727096073.88319: getting the next task for host managed_node1 7044 1727096073.88326: done getting next task for host managed_node1 7044 1727096073.88330: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7044 1727096073.88333: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096073.88345: getting variables 7044 1727096073.88347: in VariableManager get_vars() 7044 1727096073.88808: Calling all_inventory to load vars for managed_node1 7044 1727096073.88811: Calling groups_inventory to load vars for managed_node1 7044 1727096073.88814: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096073.88825: Calling all_plugins_play to load vars for managed_node1 7044 1727096073.88828: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096073.88831: Calling groups_plugins_play to load vars for managed_node1 7044 1727096073.89578: done sending task result for task 0afff68d-5257-4381-8c4e-000000000585 7044 1727096073.89582: WORKER PROCESS EXITING 7044 1727096073.91538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096073.95118: done with get_vars() 7044 1727096073.95144: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:54:33 -0400 (0:00:03.063) 0:01:19.036 ****** 7044 1727096073.95443: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7044 1727096073.96014: worker is 1 (out of 1 available) 7044 1727096073.96033: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7044 1727096073.96047: done queuing things up, now waiting for results queue to drain 7044 1727096073.96048: waiting for pending results... 7044 1727096073.96352: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7044 1727096073.96510: in run() - task 0afff68d-5257-4381-8c4e-000000000586 7044 1727096073.96533: variable 'ansible_search_path' from source: unknown 7044 1727096073.96540: variable 'ansible_search_path' from source: unknown 7044 1727096073.96584: calling self._execute() 7044 1727096073.96697: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096073.96715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096073.96729: variable 'omit' from source: magic vars 7044 1727096073.97124: variable 'ansible_distribution_major_version' from source: facts 7044 1727096073.97147: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096073.97345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096074.00425: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096074.00519: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096074.00570: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096074.00610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096074.00642: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096074.00736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096074.00779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096074.00813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096074.00858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096074.00884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096074.01020: variable 'ansible_distribution' from source: facts 7044 1727096074.01032: variable 'ansible_distribution_major_version' from source: facts 7044 1727096074.01098: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096074.01184: variable 'network_state' from source: role '' defaults 7044 1727096074.01205: Evaluated conditional (network_state != {}): False 7044 1727096074.01215: when evaluation is False, skipping this task 7044 1727096074.01223: _execute() done 7044 1727096074.01231: dumping result to json 7044 1727096074.01239: done dumping result, returning 7044 1727096074.01254: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-4381-8c4e-000000000586] 7044 1727096074.01264: sending task result for task 0afff68d-5257-4381-8c4e-000000000586 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096074.01522: no more pending results, returning what we have 7044 1727096074.01526: results queue empty 7044 1727096074.01526: checking for any_errors_fatal 7044 1727096074.01540: done checking for any_errors_fatal 7044 1727096074.01541: checking for max_fail_percentage 7044 1727096074.01544: done checking for max_fail_percentage 7044 1727096074.01545: checking to see if all hosts have failed and the running result is not ok 7044 1727096074.01545: done checking to see if all hosts have failed 7044 1727096074.01546: getting the remaining hosts for this loop 7044 1727096074.01547: done getting the remaining hosts for this loop 7044 1727096074.01551: getting the next task for host managed_node1 7044 1727096074.01559: done getting next task for host managed_node1 7044 1727096074.01563: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7044 1727096074.01567: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096074.01594: getting variables 7044 1727096074.01596: in VariableManager get_vars() 7044 1727096074.01655: Calling all_inventory to load vars for managed_node1 7044 1727096074.01658: Calling groups_inventory to load vars for managed_node1 7044 1727096074.01661: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096074.01874: Calling all_plugins_play to load vars for managed_node1 7044 1727096074.01878: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096074.01882: Calling groups_plugins_play to load vars for managed_node1 7044 1727096074.02484: done sending task result for task 0afff68d-5257-4381-8c4e-000000000586 7044 1727096074.02489: WORKER PROCESS EXITING 7044 1727096074.03337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096074.05596: done with get_vars() 7044 1727096074.05635: done getting variables 7044 1727096074.05703: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:54:34 -0400 (0:00:00.102) 0:01:19.139 ****** 7044 1727096074.05742: entering _queue_task() for managed_node1/debug 7044 1727096074.06275: worker is 1 (out of 1 available) 7044 1727096074.06290: exiting _queue_task() for managed_node1/debug 7044 1727096074.06302: done queuing things up, now waiting for results queue to drain 7044 1727096074.06304: waiting for pending results... 7044 1727096074.06541: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7044 1727096074.06705: in run() - task 0afff68d-5257-4381-8c4e-000000000587 7044 1727096074.06728: variable 'ansible_search_path' from source: unknown 7044 1727096074.06735: variable 'ansible_search_path' from source: unknown 7044 1727096074.06783: calling self._execute() 7044 1727096074.06893: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096074.06906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096074.06921: variable 'omit' from source: magic vars 7044 1727096074.07295: variable 'ansible_distribution_major_version' from source: facts 7044 1727096074.07319: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096074.07535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096074.10208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096074.10640: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096074.10693: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096074.10751: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096074.10851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096074.10901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096074.10935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096074.10982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096074.11052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096074.11079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096074.11207: variable 'ansible_distribution' from source: facts 7044 1727096074.11275: variable 'ansible_distribution_major_version' from source: facts 7044 1727096074.11280: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096074.11283: variable 'omit' from source: magic vars 7044 1727096074.11324: variable 'omit' from source: magic vars 7044 1727096074.11369: variable 'omit' from source: magic vars 7044 1727096074.11407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096074.11444: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096074.11491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096074.11494: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096074.11511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096074.11549: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096074.11571: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096074.11574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096074.11684: Set connection var ansible_timeout to 10 7044 1727096074.11707: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096074.11772: Set connection var ansible_pipelining to False 7044 1727096074.11775: Set connection var ansible_connection to ssh 7044 1727096074.11777: Set connection var ansible_shell_type to sh 7044 1727096074.11779: Set connection var ansible_shell_executable to /bin/sh 7044 1727096074.11781: variable 'ansible_shell_executable' from source: unknown 7044 1727096074.11783: variable 'ansible_connection' from source: unknown 7044 1727096074.11785: variable 'ansible_module_compression' from source: unknown 7044 1727096074.11786: variable 'ansible_shell_type' from source: unknown 7044 1727096074.11788: variable 'ansible_shell_executable' from source: unknown 7044 1727096074.11795: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096074.11802: variable 'ansible_pipelining' from source: unknown 7044 1727096074.11807: variable 'ansible_timeout' from source: unknown 7044 1727096074.11824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096074.11931: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096074.11956: variable 'omit' from source: magic vars 7044 1727096074.11969: starting attempt loop 7044 1727096074.12035: running the handler 7044 1727096074.12134: variable '__network_connections_result' from source: set_fact 7044 1727096074.12212: handler run complete 7044 1727096074.12253: attempt loop complete, returning result 7044 1727096074.12266: _execute() done 7044 1727096074.12474: dumping result to json 7044 1727096074.12478: done dumping result, returning 7044 1727096074.12481: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-4381-8c4e-000000000587] 7044 1727096074.12483: sending task result for task 0afff68d-5257-4381-8c4e-000000000587 7044 1727096074.12564: done sending task result for task 0afff68d-5257-4381-8c4e-000000000587 7044 1727096074.12569: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 84bfc35c-eebe-48cb-a9f6-64082c5535a7", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 84bfc35c-eebe-48cb-a9f6-64082c5535a7 (is-modified)" ] } 7044 1727096074.12662: no more pending results, returning what we have 7044 1727096074.12666: results queue empty 7044 1727096074.12669: checking for any_errors_fatal 7044 1727096074.12676: done checking for any_errors_fatal 7044 1727096074.12676: checking for max_fail_percentage 7044 1727096074.12683: done checking for max_fail_percentage 7044 1727096074.12684: checking to see if all hosts have failed and the running result is not ok 7044 1727096074.12686: done checking to see if all hosts have failed 7044 1727096074.12687: getting the remaining hosts for this loop 7044 1727096074.12688: done getting the remaining hosts for this loop 7044 1727096074.12692: getting the next task for host managed_node1 7044 1727096074.12700: done getting next task for host managed_node1 7044 1727096074.12713: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7044 1727096074.12717: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096074.12732: getting variables 7044 1727096074.12734: in VariableManager get_vars() 7044 1727096074.12938: Calling all_inventory to load vars for managed_node1 7044 1727096074.12945: Calling groups_inventory to load vars for managed_node1 7044 1727096074.12948: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096074.12959: Calling all_plugins_play to load vars for managed_node1 7044 1727096074.12962: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096074.12966: Calling groups_plugins_play to load vars for managed_node1 7044 1727096074.15102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096074.16853: done with get_vars() 7044 1727096074.16895: done getting variables 7044 1727096074.16970: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:54:34 -0400 (0:00:00.112) 0:01:19.251 ****** 7044 1727096074.17007: entering _queue_task() for managed_node1/debug 7044 1727096074.17410: worker is 1 (out of 1 available) 7044 1727096074.17424: exiting _queue_task() for managed_node1/debug 7044 1727096074.17436: done queuing things up, now waiting for results queue to drain 7044 1727096074.17437: waiting for pending results... 7044 1727096074.17786: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7044 1727096074.17834: in run() - task 0afff68d-5257-4381-8c4e-000000000588 7044 1727096074.17858: variable 'ansible_search_path' from source: unknown 7044 1727096074.17866: variable 'ansible_search_path' from source: unknown 7044 1727096074.17911: calling self._execute() 7044 1727096074.18018: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096074.18031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096074.18048: variable 'omit' from source: magic vars 7044 1727096074.18440: variable 'ansible_distribution_major_version' from source: facts 7044 1727096074.18465: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096074.18682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096074.20844: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096074.20940: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096074.21173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096074.21181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096074.21184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096074.21187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096074.21189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096074.21213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096074.21256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096074.21277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096074.21403: variable 'ansible_distribution' from source: facts 7044 1727096074.21415: variable 'ansible_distribution_major_version' from source: facts 7044 1727096074.21430: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096074.21446: variable 'omit' from source: magic vars 7044 1727096074.21526: variable 'omit' from source: magic vars 7044 1727096074.21576: variable 'omit' from source: magic vars 7044 1727096074.21611: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096074.21653: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096074.21682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096074.21703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096074.21718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096074.21756: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096074.21764: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096074.21774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096074.21884: Set connection var ansible_timeout to 10 7044 1727096074.21900: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096074.21910: Set connection var ansible_pipelining to False 7044 1727096074.21916: Set connection var ansible_connection to ssh 7044 1727096074.21923: Set connection var ansible_shell_type to sh 7044 1727096074.21933: Set connection var ansible_shell_executable to /bin/sh 7044 1727096074.21971: variable 'ansible_shell_executable' from source: unknown 7044 1727096074.21981: variable 'ansible_connection' from source: unknown 7044 1727096074.21989: variable 'ansible_module_compression' from source: unknown 7044 1727096074.21996: variable 'ansible_shell_type' from source: unknown 7044 1727096074.22002: variable 'ansible_shell_executable' from source: unknown 7044 1727096074.22009: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096074.22016: variable 'ansible_pipelining' from source: unknown 7044 1727096074.22022: variable 'ansible_timeout' from source: unknown 7044 1727096074.22030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096074.22172: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096074.22176: variable 'omit' from source: magic vars 7044 1727096074.22178: starting attempt loop 7044 1727096074.22184: running the handler 7044 1727096074.22240: variable '__network_connections_result' from source: set_fact 7044 1727096074.22373: variable '__network_connections_result' from source: set_fact 7044 1727096074.22500: handler run complete 7044 1727096074.22537: attempt loop complete, returning result 7044 1727096074.22547: _execute() done 7044 1727096074.22554: dumping result to json 7044 1727096074.22562: done dumping result, returning 7044 1727096074.22578: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-4381-8c4e-000000000588] 7044 1727096074.22773: sending task result for task 0afff68d-5257-4381-8c4e-000000000588 7044 1727096074.22850: done sending task result for task 0afff68d-5257-4381-8c4e-000000000588 7044 1727096074.22854: 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": [ { "ieee802_1x": { "ca_path": "/etc/pki/tls/my_ca_certs", "client_cert": "/etc/pki/tls/client.pem", "eap": "tls", "identity": "myhost_capath", "private_key": "/etc/pki/tls/client.key.nocrypt", "private_key_password_flags": [ "not-required" ] }, "interface_name": "veth2", "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "802-1x-test", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 84bfc35c-eebe-48cb-a9f6-64082c5535a7\n[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 84bfc35c-eebe-48cb-a9f6-64082c5535a7 (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, '802-1x-test': add connection 802-1x-test, 84bfc35c-eebe-48cb-a9f6-64082c5535a7", "[004] #0, state:up persistent_state:present, '802-1x-test': up connection 802-1x-test, 84bfc35c-eebe-48cb-a9f6-64082c5535a7 (is-modified)" ] } } 7044 1727096074.22965: no more pending results, returning what we have 7044 1727096074.22970: results queue empty 7044 1727096074.22971: checking for any_errors_fatal 7044 1727096074.22976: done checking for any_errors_fatal 7044 1727096074.22977: checking for max_fail_percentage 7044 1727096074.22978: done checking for max_fail_percentage 7044 1727096074.22979: checking to see if all hosts have failed and the running result is not ok 7044 1727096074.22980: done checking to see if all hosts have failed 7044 1727096074.22980: getting the remaining hosts for this loop 7044 1727096074.22982: done getting the remaining hosts for this loop 7044 1727096074.22985: getting the next task for host managed_node1 7044 1727096074.22991: done getting next task for host managed_node1 7044 1727096074.22996: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7044 1727096074.22999: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096074.23009: getting variables 7044 1727096074.23011: in VariableManager get_vars() 7044 1727096074.23059: Calling all_inventory to load vars for managed_node1 7044 1727096074.23062: Calling groups_inventory to load vars for managed_node1 7044 1727096074.23064: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096074.23098: Calling all_plugins_play to load vars for managed_node1 7044 1727096074.23101: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096074.23105: Calling groups_plugins_play to load vars for managed_node1 7044 1727096074.24405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096074.26156: done with get_vars() 7044 1727096074.26193: done getting variables 7044 1727096074.26263: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:54:34 -0400 (0:00:00.092) 0:01:19.344 ****** 7044 1727096074.26302: entering _queue_task() for managed_node1/debug 7044 1727096074.26703: worker is 1 (out of 1 available) 7044 1727096074.26716: exiting _queue_task() for managed_node1/debug 7044 1727096074.26728: done queuing things up, now waiting for results queue to drain 7044 1727096074.26729: waiting for pending results... 7044 1727096074.27058: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7044 1727096074.27247: in run() - task 0afff68d-5257-4381-8c4e-000000000589 7044 1727096074.27273: variable 'ansible_search_path' from source: unknown 7044 1727096074.27282: variable 'ansible_search_path' from source: unknown 7044 1727096074.27330: calling self._execute() 7044 1727096074.27453: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096074.27466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096074.27484: variable 'omit' from source: magic vars 7044 1727096074.27887: variable 'ansible_distribution_major_version' from source: facts 7044 1727096074.27904: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096074.28114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096074.32796: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096074.32947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096074.32951: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096074.32990: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096074.33025: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096074.33122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096074.33163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096074.33194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096074.33236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096074.33259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096074.33398: variable 'ansible_distribution' from source: facts 7044 1727096074.33483: variable 'ansible_distribution_major_version' from source: facts 7044 1727096074.33487: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096074.33557: variable 'network_state' from source: role '' defaults 7044 1727096074.33577: Evaluated conditional (network_state != {}): False 7044 1727096074.33587: when evaluation is False, skipping this task 7044 1727096074.33597: _execute() done 7044 1727096074.33603: dumping result to json 7044 1727096074.33611: done dumping result, returning 7044 1727096074.33622: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-4381-8c4e-000000000589] 7044 1727096074.33629: sending task result for task 0afff68d-5257-4381-8c4e-000000000589 7044 1727096074.33914: done sending task result for task 0afff68d-5257-4381-8c4e-000000000589 7044 1727096074.33918: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7044 1727096074.33976: no more pending results, returning what we have 7044 1727096074.33986: results queue empty 7044 1727096074.33988: checking for any_errors_fatal 7044 1727096074.34001: done checking for any_errors_fatal 7044 1727096074.34002: checking for max_fail_percentage 7044 1727096074.34004: done checking for max_fail_percentage 7044 1727096074.34006: checking to see if all hosts have failed and the running result is not ok 7044 1727096074.34006: done checking to see if all hosts have failed 7044 1727096074.34007: getting the remaining hosts for this loop 7044 1727096074.34008: done getting the remaining hosts for this loop 7044 1727096074.34012: getting the next task for host managed_node1 7044 1727096074.34021: done getting next task for host managed_node1 7044 1727096074.34025: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7044 1727096074.34029: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_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 7044 1727096074.34058: getting variables 7044 1727096074.34060: in VariableManager get_vars() 7044 1727096074.34122: Calling all_inventory to load vars for managed_node1 7044 1727096074.34125: Calling groups_inventory to load vars for managed_node1 7044 1727096074.34128: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096074.34139: Calling all_plugins_play to load vars for managed_node1 7044 1727096074.34144: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096074.34148: Calling groups_plugins_play to load vars for managed_node1 7044 1727096074.37701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096074.40603: done with get_vars() 7044 1727096074.40637: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:54:34 -0400 (0:00:00.144) 0:01:19.488 ****** 7044 1727096074.40733: entering _queue_task() for managed_node1/ping 7044 1727096074.41095: worker is 1 (out of 1 available) 7044 1727096074.41108: exiting _queue_task() for managed_node1/ping 7044 1727096074.41119: done queuing things up, now waiting for results queue to drain 7044 1727096074.41120: waiting for pending results... 7044 1727096074.41437: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7044 1727096074.41650: in run() - task 0afff68d-5257-4381-8c4e-00000000058a 7044 1727096074.41675: variable 'ansible_search_path' from source: unknown 7044 1727096074.41692: variable 'ansible_search_path' from source: unknown 7044 1727096074.41758: calling self._execute() 7044 1727096074.41886: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096074.41898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096074.41955: variable 'omit' from source: magic vars 7044 1727096074.42359: variable 'ansible_distribution_major_version' from source: facts 7044 1727096074.42388: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096074.42832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096074.45144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096074.45227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096074.45278: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096074.45318: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096074.45357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096074.45446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096074.45489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096074.45521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096074.45576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096074.45598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096074.45729: variable 'ansible_distribution' from source: facts 7044 1727096074.45741: variable 'ansible_distribution_major_version' from source: facts 7044 1727096074.45759: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096074.45774: variable 'omit' from source: magic vars 7044 1727096074.45855: variable 'omit' from source: magic vars 7044 1727096074.45907: variable 'omit' from source: magic vars 7044 1727096074.46002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096074.46006: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096074.46009: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096074.46020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096074.46034: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096074.46073: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096074.46081: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096074.46089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096074.46194: Set connection var ansible_timeout to 10 7044 1727096074.46207: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096074.46223: Set connection var ansible_pipelining to False 7044 1727096074.46231: Set connection var ansible_connection to ssh 7044 1727096074.46238: Set connection var ansible_shell_type to sh 7044 1727096074.46251: Set connection var ansible_shell_executable to /bin/sh 7044 1727096074.46292: variable 'ansible_shell_executable' from source: unknown 7044 1727096074.46327: variable 'ansible_connection' from source: unknown 7044 1727096074.46330: variable 'ansible_module_compression' from source: unknown 7044 1727096074.46332: variable 'ansible_shell_type' from source: unknown 7044 1727096074.46334: variable 'ansible_shell_executable' from source: unknown 7044 1727096074.46335: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096074.46337: variable 'ansible_pipelining' from source: unknown 7044 1727096074.46339: variable 'ansible_timeout' from source: unknown 7044 1727096074.46344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096074.46548: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096074.46552: variable 'omit' from source: magic vars 7044 1727096074.46554: starting attempt loop 7044 1727096074.46557: running the handler 7044 1727096074.46559: _low_level_execute_command(): starting 7044 1727096074.46561: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096074.47293: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096074.47319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096074.47440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096074.47455: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096074.47475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096074.47583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096074.49356: stdout chunk (state=3): >>>/root <<< 7044 1727096074.49584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096074.49587: stdout chunk (state=3): >>><<< 7044 1727096074.49590: stderr chunk (state=3): >>><<< 7044 1727096074.49624: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096074.49777: _low_level_execute_command(): starting 7044 1727096074.49869: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096074.497607-10021-209779540356187 `" && echo ansible-tmp-1727096074.497607-10021-209779540356187="` echo /root/.ansible/tmp/ansible-tmp-1727096074.497607-10021-209779540356187 `" ) && sleep 0' 7044 1727096074.51039: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096074.51046: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096074.51060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096074.51076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096074.51089: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096074.51097: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096074.51108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096074.51146: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096074.51149: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096074.51158: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096074.51248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096074.51384: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096074.51491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096074.53606: stdout chunk (state=3): >>>ansible-tmp-1727096074.497607-10021-209779540356187=/root/.ansible/tmp/ansible-tmp-1727096074.497607-10021-209779540356187 <<< 7044 1727096074.53786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096074.54030: stderr chunk (state=3): >>><<< 7044 1727096074.54033: stdout chunk (state=3): >>><<< 7044 1727096074.54062: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096074.497607-10021-209779540356187=/root/.ansible/tmp/ansible-tmp-1727096074.497607-10021-209779540356187 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096074.54173: variable 'ansible_module_compression' from source: unknown 7044 1727096074.54298: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7044 1727096074.54334: variable 'ansible_facts' from source: unknown 7044 1727096074.54417: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096074.497607-10021-209779540356187/AnsiballZ_ping.py 7044 1727096074.54976: Sending initial data 7044 1727096074.54980: Sent initial data (151 bytes) 7044 1727096074.56129: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096074.56138: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096074.56149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096074.56164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096074.56180: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096074.56282: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096074.56336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096074.56379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096074.56480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096074.58310: 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 <<< 7044 1727096074.58349: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096074.58532: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp8e81y3bo /root/.ansible/tmp/ansible-tmp-1727096074.497607-10021-209779540356187/AnsiballZ_ping.py <<< 7044 1727096074.58552: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096074.497607-10021-209779540356187/AnsiballZ_ping.py" <<< 7044 1727096074.58810: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp8e81y3bo" to remote "/root/.ansible/tmp/ansible-tmp-1727096074.497607-10021-209779540356187/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096074.497607-10021-209779540356187/AnsiballZ_ping.py" <<< 7044 1727096074.60148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096074.60162: stderr chunk (state=3): >>><<< 7044 1727096074.60171: stdout chunk (state=3): >>><<< 7044 1727096074.60257: done transferring module to remote 7044 1727096074.60268: _low_level_execute_command(): starting 7044 1727096074.60272: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096074.497607-10021-209779540356187/ /root/.ansible/tmp/ansible-tmp-1727096074.497607-10021-209779540356187/AnsiballZ_ping.py && sleep 0' 7044 1727096074.60948: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096074.60964: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096074.60981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096074.61015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096074.61126: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096074.61158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096074.61275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096074.63090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096074.63117: stderr chunk (state=3): >>><<< 7044 1727096074.63123: stdout chunk (state=3): >>><<< 7044 1727096074.63139: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096074.63148: _low_level_execute_command(): starting 7044 1727096074.63157: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096074.497607-10021-209779540356187/AnsiballZ_ping.py && sleep 0' 7044 1727096074.63791: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096074.63808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096074.63830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096074.63940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096074.79168: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7044 1727096074.80553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096074.80586: stderr chunk (state=3): >>><<< 7044 1727096074.80589: stdout chunk (state=3): >>><<< 7044 1727096074.80603: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096074.80624: 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-1727096074.497607-10021-209779540356187/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096074.80632: _low_level_execute_command(): starting 7044 1727096074.80637: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096074.497607-10021-209779540356187/ > /dev/null 2>&1 && sleep 0' 7044 1727096074.81101: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096074.81106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096074.81115: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096074.81117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096074.81169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096074.81174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096074.81251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096074.83182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096074.83204: stderr chunk (state=3): >>><<< 7044 1727096074.83207: stdout chunk (state=3): >>><<< 7044 1727096074.83223: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096074.83228: handler run complete 7044 1727096074.83240: attempt loop complete, returning result 7044 1727096074.83246: _execute() done 7044 1727096074.83248: dumping result to json 7044 1727096074.83250: done dumping result, returning 7044 1727096074.83257: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-4381-8c4e-00000000058a] 7044 1727096074.83262: sending task result for task 0afff68d-5257-4381-8c4e-00000000058a 7044 1727096074.83351: done sending task result for task 0afff68d-5257-4381-8c4e-00000000058a 7044 1727096074.83354: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 7044 1727096074.83461: no more pending results, returning what we have 7044 1727096074.83466: results queue empty 7044 1727096074.83468: checking for any_errors_fatal 7044 1727096074.83473: done checking for any_errors_fatal 7044 1727096074.83474: checking for max_fail_percentage 7044 1727096074.83477: done checking for max_fail_percentage 7044 1727096074.83478: checking to see if all hosts have failed and the running result is not ok 7044 1727096074.83479: done checking to see if all hosts have failed 7044 1727096074.83479: getting the remaining hosts for this loop 7044 1727096074.83480: done getting the remaining hosts for this loop 7044 1727096074.83484: getting the next task for host managed_node1 7044 1727096074.83493: done getting next task for host managed_node1 7044 1727096074.83494: ^ task is: TASK: meta (role_complete) 7044 1727096074.83498: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 7044 1727096074.83509: getting variables 7044 1727096074.83510: in VariableManager get_vars() 7044 1727096074.83562: Calling all_inventory to load vars for managed_node1 7044 1727096074.83565: Calling groups_inventory to load vars for managed_node1 7044 1727096074.83573: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096074.83583: Calling all_plugins_play to load vars for managed_node1 7044 1727096074.83585: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096074.83588: Calling groups_plugins_play to load vars for managed_node1 7044 1727096074.84405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096074.85414: done with get_vars() 7044 1727096074.85435: done getting variables 7044 1727096074.85503: done queuing things up, now waiting for results queue to drain 7044 1727096074.85504: results queue empty 7044 1727096074.85505: checking for any_errors_fatal 7044 1727096074.85507: done checking for any_errors_fatal 7044 1727096074.85507: checking for max_fail_percentage 7044 1727096074.85508: done checking for max_fail_percentage 7044 1727096074.85509: checking to see if all hosts have failed and the running result is not ok 7044 1727096074.85509: done checking to see if all hosts have failed 7044 1727096074.85509: getting the remaining hosts for this loop 7044 1727096074.85510: done getting the remaining hosts for this loop 7044 1727096074.85512: getting the next task for host managed_node1 7044 1727096074.85515: done getting next task for host managed_node1 7044 1727096074.85517: ^ task is: TASK: Ensure ping command is present 7044 1727096074.85518: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096074.85520: getting variables 7044 1727096074.85521: in VariableManager get_vars() 7044 1727096074.85539: Calling all_inventory to load vars for managed_node1 7044 1727096074.85540: Calling groups_inventory to load vars for managed_node1 7044 1727096074.85544: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096074.85548: Calling all_plugins_play to load vars for managed_node1 7044 1727096074.85549: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096074.85551: Calling groups_plugins_play to load vars for managed_node1 7044 1727096074.86651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096074.87546: done with get_vars() 7044 1727096074.87572: done getting variables 7044 1727096074.87608: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure ping command is present] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:76 Monday 23 September 2024 08:54:34 -0400 (0:00:00.469) 0:01:19.958 ****** 7044 1727096074.87636: entering _queue_task() for managed_node1/package 7044 1727096074.87908: worker is 1 (out of 1 available) 7044 1727096074.87923: exiting _queue_task() for managed_node1/package 7044 1727096074.87935: done queuing things up, now waiting for results queue to drain 7044 1727096074.87936: waiting for pending results... 7044 1727096074.88123: running TaskExecutor() for managed_node1/TASK: Ensure ping command is present 7044 1727096074.88201: in run() - task 0afff68d-5257-4381-8c4e-0000000005ba 7044 1727096074.88212: variable 'ansible_search_path' from source: unknown 7044 1727096074.88215: variable 'ansible_search_path' from source: unknown 7044 1727096074.88248: calling self._execute() 7044 1727096074.88332: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096074.88335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096074.88347: variable 'omit' from source: magic vars 7044 1727096074.88873: variable 'ansible_distribution_major_version' from source: facts 7044 1727096074.88876: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096074.89096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096074.91599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096074.91683: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096074.91726: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096074.91761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096074.91801: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096074.91892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096074.91917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096074.91935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096074.91966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096074.91977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096074.92075: variable 'ansible_distribution' from source: facts 7044 1727096074.92078: variable 'ansible_distribution_major_version' from source: facts 7044 1727096074.92086: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096074.92092: variable 'omit' from source: magic vars 7044 1727096074.92110: variable 'omit' from source: magic vars 7044 1727096074.92213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096074.92234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096074.92253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096074.92280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096074.92292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096074.92361: variable '__network_is_ostree' from source: set_fact 7044 1727096074.92364: variable 'omit' from source: magic vars 7044 1727096074.92390: variable 'omit' from source: magic vars 7044 1727096074.92413: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096074.92433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096074.92452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096074.92464: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096074.92474: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096074.92498: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096074.92503: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096074.92505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096074.92577: Set connection var ansible_timeout to 10 7044 1727096074.92584: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096074.92589: Set connection var ansible_pipelining to False 7044 1727096074.92592: Set connection var ansible_connection to ssh 7044 1727096074.92594: Set connection var ansible_shell_type to sh 7044 1727096074.92599: Set connection var ansible_shell_executable to /bin/sh 7044 1727096074.92621: variable 'ansible_shell_executable' from source: unknown 7044 1727096074.92624: variable 'ansible_connection' from source: unknown 7044 1727096074.92627: variable 'ansible_module_compression' from source: unknown 7044 1727096074.92629: variable 'ansible_shell_type' from source: unknown 7044 1727096074.92631: variable 'ansible_shell_executable' from source: unknown 7044 1727096074.92634: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096074.92638: variable 'ansible_pipelining' from source: unknown 7044 1727096074.92640: variable 'ansible_timeout' from source: unknown 7044 1727096074.92647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096074.92720: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096074.92728: variable 'omit' from source: magic vars 7044 1727096074.92734: starting attempt loop 7044 1727096074.92737: running the handler 7044 1727096074.92745: variable 'ansible_facts' from source: unknown 7044 1727096074.92748: variable 'ansible_facts' from source: unknown 7044 1727096074.92779: _low_level_execute_command(): starting 7044 1727096074.92785: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096074.93300: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096074.93305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096074.93318: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096074.93320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096074.93367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096074.93377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096074.93380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096074.93454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096074.95299: stdout chunk (state=3): >>>/root <<< 7044 1727096074.95384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096074.95427: stderr chunk (state=3): >>><<< 7044 1727096074.95429: stdout chunk (state=3): >>><<< 7044 1727096074.95447: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096074.95460: _low_level_execute_command(): starting 7044 1727096074.95503: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096074.9545224-10041-235754161546233 `" && echo ansible-tmp-1727096074.9545224-10041-235754161546233="` echo /root/.ansible/tmp/ansible-tmp-1727096074.9545224-10041-235754161546233 `" ) && sleep 0' 7044 1727096074.95928: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096074.95933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096074.95935: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096074.95939: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096074.95941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096074.95992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096074.95996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096074.95998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096074.96120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096074.98124: stdout chunk (state=3): >>>ansible-tmp-1727096074.9545224-10041-235754161546233=/root/.ansible/tmp/ansible-tmp-1727096074.9545224-10041-235754161546233 <<< 7044 1727096074.98278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096074.98282: stdout chunk (state=3): >>><<< 7044 1727096074.98284: stderr chunk (state=3): >>><<< 7044 1727096074.98305: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096074.9545224-10041-235754161546233=/root/.ansible/tmp/ansible-tmp-1727096074.9545224-10041-235754161546233 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096074.98344: variable 'ansible_module_compression' from source: unknown 7044 1727096074.98472: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7044 1727096074.98475: variable 'ansible_facts' from source: unknown 7044 1727096074.98590: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096074.9545224-10041-235754161546233/AnsiballZ_dnf.py 7044 1727096074.98848: Sending initial data 7044 1727096074.98851: Sent initial data (151 bytes) 7044 1727096074.99384: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096074.99412: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096074.99486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096074.99547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096074.99574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096074.99599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096074.99706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096075.01495: 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 <<< 7044 1727096075.01563: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096075.01646: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp08vt0fuh /root/.ansible/tmp/ansible-tmp-1727096074.9545224-10041-235754161546233/AnsiballZ_dnf.py <<< 7044 1727096075.01650: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096074.9545224-10041-235754161546233/AnsiballZ_dnf.py" <<< 7044 1727096075.01715: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp08vt0fuh" to remote "/root/.ansible/tmp/ansible-tmp-1727096074.9545224-10041-235754161546233/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096074.9545224-10041-235754161546233/AnsiballZ_dnf.py" <<< 7044 1727096075.02906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096075.02965: stderr chunk (state=3): >>><<< 7044 1727096075.02994: stdout chunk (state=3): >>><<< 7044 1727096075.03060: done transferring module to remote 7044 1727096075.03103: _low_level_execute_command(): starting 7044 1727096075.03106: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096074.9545224-10041-235754161546233/ /root/.ansible/tmp/ansible-tmp-1727096074.9545224-10041-235754161546233/AnsiballZ_dnf.py && sleep 0' 7044 1727096075.03787: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096075.03884: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096075.03923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096075.03941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096075.03965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096075.04081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096075.06031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096075.06049: stderr chunk (state=3): >>><<< 7044 1727096075.06066: stdout chunk (state=3): >>><<< 7044 1727096075.06092: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096075.06179: _low_level_execute_command(): starting 7044 1727096075.06183: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096074.9545224-10041-235754161546233/AnsiballZ_dnf.py && sleep 0' 7044 1727096075.06797: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096075.06856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096075.06903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096075.07016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096075.49849: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 7044 1727096075.54137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096075.54164: stderr chunk (state=3): >>><<< 7044 1727096075.54170: stdout chunk (state=3): >>><<< 7044 1727096075.54186: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iputils"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096075.54225: done with _execute_module (ansible.legacy.dnf, {'name': 'iputils', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096074.9545224-10041-235754161546233/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096075.54231: _low_level_execute_command(): starting 7044 1727096075.54236: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096074.9545224-10041-235754161546233/ > /dev/null 2>&1 && sleep 0' 7044 1727096075.54698: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096075.54702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096075.54705: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096075.54707: 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 <<< 7044 1727096075.54709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096075.54759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096075.54764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096075.54840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096075.56744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096075.56749: stderr chunk (state=3): >>><<< 7044 1727096075.56751: stdout chunk (state=3): >>><<< 7044 1727096075.56770: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096075.56776: handler run complete 7044 1727096075.56802: attempt loop complete, returning result 7044 1727096075.56805: _execute() done 7044 1727096075.56808: dumping result to json 7044 1727096075.56813: done dumping result, returning 7044 1727096075.56820: done running TaskExecutor() for managed_node1/TASK: Ensure ping command is present [0afff68d-5257-4381-8c4e-0000000005ba] 7044 1727096075.56826: sending task result for task 0afff68d-5257-4381-8c4e-0000000005ba 7044 1727096075.56923: done sending task result for task 0afff68d-5257-4381-8c4e-0000000005ba 7044 1727096075.56926: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7044 1727096075.57019: no more pending results, returning what we have 7044 1727096075.57023: results queue empty 7044 1727096075.57023: checking for any_errors_fatal 7044 1727096075.57026: done checking for any_errors_fatal 7044 1727096075.57026: checking for max_fail_percentage 7044 1727096075.57029: done checking for max_fail_percentage 7044 1727096075.57030: checking to see if all hosts have failed and the running result is not ok 7044 1727096075.57031: done checking to see if all hosts have failed 7044 1727096075.57031: getting the remaining hosts for this loop 7044 1727096075.57032: done getting the remaining hosts for this loop 7044 1727096075.57036: getting the next task for host managed_node1 7044 1727096075.57044: done getting next task for host managed_node1 7044 1727096075.57047: ^ task is: TASK: TEST: I can ping the EAP server 7044 1727096075.57049: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096075.57058: getting variables 7044 1727096075.57059: in VariableManager get_vars() 7044 1727096075.57114: Calling all_inventory to load vars for managed_node1 7044 1727096075.57116: Calling groups_inventory to load vars for managed_node1 7044 1727096075.57118: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096075.57129: Calling all_plugins_play to load vars for managed_node1 7044 1727096075.57132: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096075.57134: Calling groups_plugins_play to load vars for managed_node1 7044 1727096075.58090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096075.58951: done with get_vars() 7044 1727096075.58977: done getting variables 7044 1727096075.59027: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can ping the EAP server] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:81 Monday 23 September 2024 08:54:35 -0400 (0:00:00.714) 0:01:20.672 ****** 7044 1727096075.59051: entering _queue_task() for managed_node1/command 7044 1727096075.59314: worker is 1 (out of 1 available) 7044 1727096075.59327: exiting _queue_task() for managed_node1/command 7044 1727096075.59339: done queuing things up, now waiting for results queue to drain 7044 1727096075.59340: waiting for pending results... 7044 1727096075.59532: running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server 7044 1727096075.59618: in run() - task 0afff68d-5257-4381-8c4e-0000000005bb 7044 1727096075.59629: variable 'ansible_search_path' from source: unknown 7044 1727096075.59632: variable 'ansible_search_path' from source: unknown 7044 1727096075.59665: calling self._execute() 7044 1727096075.59750: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096075.59754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096075.59763: variable 'omit' from source: magic vars 7044 1727096075.60059: variable 'ansible_distribution_major_version' from source: facts 7044 1727096075.60071: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096075.60218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096075.61825: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096075.61887: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096075.61914: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096075.61940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096075.61964: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096075.62027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096075.62050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096075.62071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096075.62100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096075.62111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096075.62202: variable 'ansible_distribution' from source: facts 7044 1727096075.62206: variable 'ansible_distribution_major_version' from source: facts 7044 1727096075.62213: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096075.62220: variable 'omit' from source: magic vars 7044 1727096075.62237: variable 'omit' from source: magic vars 7044 1727096075.62265: variable 'omit' from source: magic vars 7044 1727096075.62287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096075.62311: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096075.62326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096075.62338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096075.62350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096075.62376: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096075.62379: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096075.62382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096075.62453: Set connection var ansible_timeout to 10 7044 1727096075.62460: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096075.62465: Set connection var ansible_pipelining to False 7044 1727096075.62469: Set connection var ansible_connection to ssh 7044 1727096075.62471: Set connection var ansible_shell_type to sh 7044 1727096075.62476: Set connection var ansible_shell_executable to /bin/sh 7044 1727096075.62497: variable 'ansible_shell_executable' from source: unknown 7044 1727096075.62500: variable 'ansible_connection' from source: unknown 7044 1727096075.62502: variable 'ansible_module_compression' from source: unknown 7044 1727096075.62504: variable 'ansible_shell_type' from source: unknown 7044 1727096075.62506: variable 'ansible_shell_executable' from source: unknown 7044 1727096075.62508: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096075.62518: variable 'ansible_pipelining' from source: unknown 7044 1727096075.62521: variable 'ansible_timeout' from source: unknown 7044 1727096075.62523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096075.62595: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096075.62603: variable 'omit' from source: magic vars 7044 1727096075.62608: starting attempt loop 7044 1727096075.62611: running the handler 7044 1727096075.62624: _low_level_execute_command(): starting 7044 1727096075.62638: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096075.63157: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096075.63162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096075.63177: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096075.63222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096075.63225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096075.63232: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096075.63395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096075.65154: stdout chunk (state=3): >>>/root <<< 7044 1727096075.65302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096075.65334: stderr chunk (state=3): >>><<< 7044 1727096075.65337: stdout chunk (state=3): >>><<< 7044 1727096075.65360: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096075.65374: _low_level_execute_command(): starting 7044 1727096075.65382: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096075.653599-10063-215010895443809 `" && echo ansible-tmp-1727096075.653599-10063-215010895443809="` echo /root/.ansible/tmp/ansible-tmp-1727096075.653599-10063-215010895443809 `" ) && sleep 0' 7044 1727096075.65848: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096075.65852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096075.65855: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096075.65857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096075.65914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096075.65917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096075.65922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096075.66018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096075.68006: stdout chunk (state=3): >>>ansible-tmp-1727096075.653599-10063-215010895443809=/root/.ansible/tmp/ansible-tmp-1727096075.653599-10063-215010895443809 <<< 7044 1727096075.68105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096075.68137: stderr chunk (state=3): >>><<< 7044 1727096075.68141: stdout chunk (state=3): >>><<< 7044 1727096075.68157: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096075.653599-10063-215010895443809=/root/.ansible/tmp/ansible-tmp-1727096075.653599-10063-215010895443809 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096075.68188: variable 'ansible_module_compression' from source: unknown 7044 1727096075.68232: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7044 1727096075.68262: variable 'ansible_facts' from source: unknown 7044 1727096075.68320: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096075.653599-10063-215010895443809/AnsiballZ_command.py 7044 1727096075.68424: Sending initial data 7044 1727096075.68428: Sent initial data (154 bytes) 7044 1727096075.68874: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096075.68896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096075.68900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096075.68957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096075.68963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096075.68965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096075.69052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096075.70683: 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 <<< 7044 1727096075.70753: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096075.70823: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp47csnro4 /root/.ansible/tmp/ansible-tmp-1727096075.653599-10063-215010895443809/AnsiballZ_command.py <<< 7044 1727096075.70826: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096075.653599-10063-215010895443809/AnsiballZ_command.py" <<< 7044 1727096075.70888: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp47csnro4" to remote "/root/.ansible/tmp/ansible-tmp-1727096075.653599-10063-215010895443809/AnsiballZ_command.py" <<< 7044 1727096075.70894: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096075.653599-10063-215010895443809/AnsiballZ_command.py" <<< 7044 1727096075.71517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096075.71564: stderr chunk (state=3): >>><<< 7044 1727096075.71570: stdout chunk (state=3): >>><<< 7044 1727096075.71596: done transferring module to remote 7044 1727096075.71606: _low_level_execute_command(): starting 7044 1727096075.71610: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096075.653599-10063-215010895443809/ /root/.ansible/tmp/ansible-tmp-1727096075.653599-10063-215010895443809/AnsiballZ_command.py && sleep 0' 7044 1727096075.72087: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096075.72091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096075.72094: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096075.72096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096075.72098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096075.72100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096075.72153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096075.72156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096075.72161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096075.72227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096075.74091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096075.74096: stdout chunk (state=3): >>><<< 7044 1727096075.74099: stderr chunk (state=3): >>><<< 7044 1727096075.74113: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096075.74116: _low_level_execute_command(): starting 7044 1727096075.74121: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096075.653599-10063-215010895443809/AnsiballZ_command.py && sleep 0' 7044 1727096075.74596: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096075.74600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096075.74602: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096075.74604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096075.74650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096075.74654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096075.74665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096075.74741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096075.91071: stdout chunk (state=3): >>> {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.049 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.049/0.049/0.049/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-23 08:54:35.905622", "end": "2024-09-23 08:54:35.909335", "delta": "0:00:00.003713", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_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}}} <<< 7044 1727096075.92666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096075.92693: stderr chunk (state=3): >>><<< 7044 1727096075.92696: stdout chunk (state=3): >>><<< 7044 1727096075.92713: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data.\n64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.049 ms\n\n--- 203.0.113.1 ping statistics ---\n1 packets transmitted, 1 received, 0% packet loss, time 0ms\nrtt min/avg/max/mdev = 0.049/0.049/0.049/0.000 ms", "stderr": "", "rc": 0, "cmd": ["ping", "-c1", "203.0.113.1"], "start": "2024-09-23 08:54:35.905622", "end": "2024-09-23 08:54:35.909335", "delta": "0:00:00.003713", "msg": "", "invocation": {"module_args": {"_raw_params": "ping -c1 203.0.113.1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096075.92745: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ping -c1 203.0.113.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-1727096075.653599-10063-215010895443809/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096075.92753: _low_level_execute_command(): starting 7044 1727096075.92759: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096075.653599-10063-215010895443809/ > /dev/null 2>&1 && sleep 0' 7044 1727096075.93231: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096075.93235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096075.93237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096075.93239: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096075.93241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096075.93303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096075.93306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096075.93307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096075.93422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096075.95321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096075.95351: stderr chunk (state=3): >>><<< 7044 1727096075.95354: stdout chunk (state=3): >>><<< 7044 1727096075.95370: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096075.95377: handler run complete 7044 1727096075.95397: Evaluated conditional (False): False 7044 1727096075.95405: attempt loop complete, returning result 7044 1727096075.95408: _execute() done 7044 1727096075.95410: dumping result to json 7044 1727096075.95415: done dumping result, returning 7044 1727096075.95424: done running TaskExecutor() for managed_node1/TASK: TEST: I can ping the EAP server [0afff68d-5257-4381-8c4e-0000000005bb] 7044 1727096075.95426: sending task result for task 0afff68d-5257-4381-8c4e-0000000005bb 7044 1727096075.95523: done sending task result for task 0afff68d-5257-4381-8c4e-0000000005bb 7044 1727096075.95526: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ping", "-c1", "203.0.113.1" ], "delta": "0:00:00.003713", "end": "2024-09-23 08:54:35.909335", "rc": 0, "start": "2024-09-23 08:54:35.905622" } STDOUT: PING 203.0.113.1 (203.0.113.1) 56(84) bytes of data. 64 bytes from 203.0.113.1: icmp_seq=1 ttl=64 time=0.049 ms --- 203.0.113.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.049/0.049/0.049/0.000 ms 7044 1727096075.95606: no more pending results, returning what we have 7044 1727096075.95609: results queue empty 7044 1727096075.95610: checking for any_errors_fatal 7044 1727096075.95620: done checking for any_errors_fatal 7044 1727096075.95621: checking for max_fail_percentage 7044 1727096075.95622: done checking for max_fail_percentage 7044 1727096075.95623: checking to see if all hosts have failed and the running result is not ok 7044 1727096075.95624: done checking to see if all hosts have failed 7044 1727096075.95625: getting the remaining hosts for this loop 7044 1727096075.95626: done getting the remaining hosts for this loop 7044 1727096075.95630: getting the next task for host managed_node1 7044 1727096075.95639: done getting next task for host managed_node1 7044 1727096075.95641: ^ task is: TASK: Trigger failure in case the role did not fail 7044 1727096075.95646: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096075.95650: getting variables 7044 1727096075.95652: in VariableManager get_vars() 7044 1727096075.95707: Calling all_inventory to load vars for managed_node1 7044 1727096075.95710: Calling groups_inventory to load vars for managed_node1 7044 1727096075.95711: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096075.95722: Calling all_plugins_play to load vars for managed_node1 7044 1727096075.95725: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096075.95727: Calling groups_plugins_play to load vars for managed_node1 7044 1727096075.96549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096075.97432: done with get_vars() 7044 1727096075.97459: done getting variables 7044 1727096075.97508: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Trigger failure in case the role did not fail] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:84 Monday 23 September 2024 08:54:35 -0400 (0:00:00.384) 0:01:21.056 ****** 7044 1727096075.97532: entering _queue_task() for managed_node1/fail 7044 1727096075.97803: worker is 1 (out of 1 available) 7044 1727096075.97817: exiting _queue_task() for managed_node1/fail 7044 1727096075.97830: done queuing things up, now waiting for results queue to drain 7044 1727096075.97831: waiting for pending results... 7044 1727096075.98016: running TaskExecutor() for managed_node1/TASK: Trigger failure in case the role did not fail 7044 1727096075.98091: in run() - task 0afff68d-5257-4381-8c4e-0000000005bc 7044 1727096075.98103: variable 'ansible_search_path' from source: unknown 7044 1727096075.98107: variable 'ansible_search_path' from source: unknown 7044 1727096075.98135: calling self._execute() 7044 1727096075.98220: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096075.98227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096075.98235: variable 'omit' from source: magic vars 7044 1727096075.98526: variable 'ansible_distribution_major_version' from source: facts 7044 1727096075.98537: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096075.98681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096076.00552: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096076.00601: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096076.00629: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096076.00665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096076.00691: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096076.00755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096076.00779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096076.00800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096076.00826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096076.00836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096076.00926: variable 'ansible_distribution' from source: facts 7044 1727096076.00929: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.00936: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.00944: variable 'omit' from source: magic vars 7044 1727096076.00960: variable 'omit' from source: magic vars 7044 1727096076.00987: variable 'omit' from source: magic vars 7044 1727096076.01011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096076.01033: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096076.01049: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096076.01062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.01072: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.01097: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096076.01099: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.01102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.01173: Set connection var ansible_timeout to 10 7044 1727096076.01180: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096076.01186: Set connection var ansible_pipelining to False 7044 1727096076.01189: Set connection var ansible_connection to ssh 7044 1727096076.01191: Set connection var ansible_shell_type to sh 7044 1727096076.01196: Set connection var ansible_shell_executable to /bin/sh 7044 1727096076.01224: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.01227: variable 'ansible_connection' from source: unknown 7044 1727096076.01230: variable 'ansible_module_compression' from source: unknown 7044 1727096076.01232: variable 'ansible_shell_type' from source: unknown 7044 1727096076.01234: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.01236: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.01238: variable 'ansible_pipelining' from source: unknown 7044 1727096076.01240: variable 'ansible_timeout' from source: unknown 7044 1727096076.01245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.01312: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096076.01321: variable 'omit' from source: magic vars 7044 1727096076.01326: starting attempt loop 7044 1727096076.01328: running the handler 7044 1727096076.01339: handler run complete 7044 1727096076.01357: attempt loop complete, returning result 7044 1727096076.01360: _execute() done 7044 1727096076.01362: dumping result to json 7044 1727096076.01365: done dumping result, returning 7044 1727096076.01373: done running TaskExecutor() for managed_node1/TASK: Trigger failure in case the role did not fail [0afff68d-5257-4381-8c4e-0000000005bc] 7044 1727096076.01375: sending task result for task 0afff68d-5257-4381-8c4e-0000000005bc 7044 1727096076.01460: done sending task result for task 0afff68d-5257-4381-8c4e-0000000005bc 7044 1727096076.01463: WORKER PROCESS EXITING 7044 1727096076.01475: marking managed_node1 as failed 7044 1727096076.01482: marking host managed_node1 failed, current state: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096076.01492: ^ failed state is now: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096076.01494: getting the next task for host managed_node1 7044 1727096076.01505: done getting next task for host managed_node1 7044 1727096076.01508: ^ task is: TASK: Show failed item 7044 1727096076.01510: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False fatal: [managed_node1]: FAILED! => { "changed": false } MSG: after test 7044 1727096076.01610: no more pending results, returning what we have 7044 1727096076.01613: results queue empty 7044 1727096076.01614: checking for any_errors_fatal 7044 1727096076.01621: done checking for any_errors_fatal 7044 1727096076.01622: checking for max_fail_percentage 7044 1727096076.01623: done checking for max_fail_percentage 7044 1727096076.01624: checking to see if all hosts have failed and the running result is not ok 7044 1727096076.01625: done checking to see if all hosts have failed 7044 1727096076.01625: getting the remaining hosts for this loop 7044 1727096076.01627: done getting the remaining hosts for this loop 7044 1727096076.01630: getting the next task for host managed_node1 7044 1727096076.01633: done getting next task for host managed_node1 7044 1727096076.01635: ^ task is: TASK: Show failed item 7044 1727096076.01637: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096076.01639: getting variables 7044 1727096076.01641: in VariableManager get_vars() 7044 1727096076.01696: Calling all_inventory to load vars for managed_node1 7044 1727096076.01699: Calling groups_inventory to load vars for managed_node1 7044 1727096076.01701: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096076.01711: Calling all_plugins_play to load vars for managed_node1 7044 1727096076.01713: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096076.01715: Calling groups_plugins_play to load vars for managed_node1 7044 1727096076.02661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096076.03540: done with get_vars() 7044 1727096076.03571: done getting variables 7044 1727096076.03620: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show failed item] ******************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:88 Monday 23 September 2024 08:54:36 -0400 (0:00:00.061) 0:01:21.118 ****** 7044 1727096076.03646: entering _queue_task() for managed_node1/debug 7044 1727096076.03922: worker is 1 (out of 1 available) 7044 1727096076.03936: exiting _queue_task() for managed_node1/debug 7044 1727096076.03950: done queuing things up, now waiting for results queue to drain 7044 1727096076.03952: waiting for pending results... 7044 1727096076.04147: running TaskExecutor() for managed_node1/TASK: Show failed item 7044 1727096076.04234: in run() - task 0afff68d-5257-4381-8c4e-0000000005bd 7044 1727096076.04248: variable 'ansible_search_path' from source: unknown 7044 1727096076.04252: variable 'ansible_search_path' from source: unknown 7044 1727096076.04431: Loaded config def from plugin (lookup/items) 7044 1727096076.04438: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7044 1727096076.04464: variable 'omit' from source: magic vars 7044 1727096076.04584: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.04590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.04598: variable 'omit' from source: magic vars 7044 1727096076.04874: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.04883: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.05017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096076.06563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096076.06620: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096076.06650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096076.06680: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096076.06702: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096076.06764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096076.06785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096076.06806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096076.06832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096076.06842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096076.06931: variable 'ansible_distribution' from source: facts 7044 1727096076.06934: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.06941: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.07028: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.07031: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.07151: variable 'ansible_distribution' from source: facts 7044 1727096076.07155: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.07160: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.07166: variable 'omit' from source: magic vars 7044 1727096076.07184: variable 'omit' from source: magic vars 7044 1727096076.07214: variable 'item' from source: unknown 7044 1727096076.07271: variable 'item' from source: unknown 7044 1727096076.07285: variable 'omit' from source: magic vars 7044 1727096076.07307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096076.07327: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096076.07347: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096076.07359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.07370: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.07393: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096076.07397: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.07399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.07476: Set connection var ansible_timeout to 10 7044 1727096076.07483: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096076.07488: Set connection var ansible_pipelining to False 7044 1727096076.07491: Set connection var ansible_connection to ssh 7044 1727096076.07493: Set connection var ansible_shell_type to sh 7044 1727096076.07498: Set connection var ansible_shell_executable to /bin/sh 7044 1727096076.07518: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.07521: variable 'ansible_connection' from source: unknown 7044 1727096076.07523: variable 'ansible_module_compression' from source: unknown 7044 1727096076.07525: variable 'ansible_shell_type' from source: unknown 7044 1727096076.07527: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.07529: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.07534: variable 'ansible_pipelining' from source: unknown 7044 1727096076.07536: variable 'ansible_timeout' from source: unknown 7044 1727096076.07541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.07615: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096076.07623: variable 'omit' from source: magic vars 7044 1727096076.07627: starting attempt loop 7044 1727096076.07630: running the handler 7044 1727096076.07671: handler run complete 7044 1727096076.07688: Evaluated conditional (False): False 7044 1727096076.07693: attempt loop complete, returning result 7044 1727096076.07704: variable 'item' from source: unknown 7044 1727096076.07750: variable 'item' from source: unknown ok: [managed_node1] => (item=ansible_failed_result) => { "ansible_failed_result": "{{ansible_failed_result}}", "ansible_loop_var": "item", "item": "ansible_failed_result" } 7044 1727096076.07905: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.07908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.07910: variable 'omit' from source: magic vars 7044 1727096076.07974: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.07978: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.08072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096076.08102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096076.08123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096076.08152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096076.08163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096076.08230: variable 'ansible_distribution' from source: facts 7044 1727096076.08234: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.08241: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.08313: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.08316: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.08424: variable 'ansible_distribution' from source: facts 7044 1727096076.08428: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.08433: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.08437: variable 'omit' from source: magic vars 7044 1727096076.08450: variable 'omit' from source: magic vars 7044 1727096076.08480: variable 'item' from source: unknown 7044 1727096076.08523: variable 'item' from source: unknown 7044 1727096076.08536: variable 'omit' from source: magic vars 7044 1727096076.08552: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096076.08559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.08566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.08578: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096076.08581: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.08583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.08630: Set connection var ansible_timeout to 10 7044 1727096076.08636: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096076.08647: Set connection var ansible_pipelining to False 7044 1727096076.08650: Set connection var ansible_connection to ssh 7044 1727096076.08653: Set connection var ansible_shell_type to sh 7044 1727096076.08655: Set connection var ansible_shell_executable to /bin/sh 7044 1727096076.08676: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.08679: variable 'ansible_connection' from source: unknown 7044 1727096076.08681: variable 'ansible_module_compression' from source: unknown 7044 1727096076.08684: variable 'ansible_shell_type' from source: unknown 7044 1727096076.08686: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.08688: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.08691: variable 'ansible_pipelining' from source: unknown 7044 1727096076.08693: variable 'ansible_timeout' from source: unknown 7044 1727096076.08698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.08762: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096076.08770: variable 'omit' from source: magic vars 7044 1727096076.08775: starting attempt loop 7044 1727096076.08779: running the handler 7044 1727096076.08796: handler run complete 7044 1727096076.08805: Evaluated conditional (False): False 7044 1727096076.08810: attempt loop complete, returning result 7044 1727096076.08821: variable 'item' from source: unknown 7044 1727096076.08869: variable 'item' from source: unknown ok: [managed_node1] => (item=ansible_failed_task) => { "ansible_failed_task": "{{ansible_failed_task}}", "ansible_loop_var": "item", "item": "ansible_failed_task" } 7044 1727096076.08956: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.08960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.08964: variable 'omit' from source: magic vars 7044 1727096076.09056: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.09059: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.09148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096076.09165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096076.09186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096076.09214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096076.09224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096076.09289: variable 'ansible_distribution' from source: facts 7044 1727096076.09292: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.09303: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.09371: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.09374: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.09486: variable 'ansible_distribution' from source: facts 7044 1727096076.09489: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.09494: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.09498: variable 'omit' from source: magic vars 7044 1727096076.09509: variable 'omit' from source: magic vars 7044 1727096076.09540: variable 'item' from source: unknown 7044 1727096076.09584: variable 'item' from source: unknown 7044 1727096076.09595: variable 'omit' from source: magic vars 7044 1727096076.09610: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096076.09617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.09623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.09635: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096076.09638: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.09640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.09690: Set connection var ansible_timeout to 10 7044 1727096076.09696: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096076.09701: Set connection var ansible_pipelining to False 7044 1727096076.09704: Set connection var ansible_connection to ssh 7044 1727096076.09706: Set connection var ansible_shell_type to sh 7044 1727096076.09711: Set connection var ansible_shell_executable to /bin/sh 7044 1727096076.09728: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.09730: variable 'ansible_connection' from source: unknown 7044 1727096076.09735: variable 'ansible_module_compression' from source: unknown 7044 1727096076.09737: variable 'ansible_shell_type' from source: unknown 7044 1727096076.09739: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.09744: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.09747: variable 'ansible_pipelining' from source: unknown 7044 1727096076.09749: variable 'ansible_timeout' from source: unknown 7044 1727096076.09751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.09813: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096076.09820: variable 'omit' from source: magic vars 7044 1727096076.09823: starting attempt loop 7044 1727096076.09826: running the handler 7044 1727096076.09841: handler run complete 7044 1727096076.09850: Evaluated conditional (False): False 7044 1727096076.09855: attempt loop complete, returning result 7044 1727096076.09866: variable 'item' from source: unknown 7044 1727096076.09915: variable 'item' from source: unknown ok: [managed_node1] => (item=__network_nm_nvr.stdout) => { "__network_nm_nvr.stdout": "{{__network_nm_nvr.stdout}}", "ansible_loop_var": "item", "item": "__network_nm_nvr.stdout" } 7044 1727096076.10011: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.10018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.10025: variable 'omit' from source: magic vars 7044 1727096076.10126: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.10130: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.10219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096076.10235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096076.10255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096076.10283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096076.10293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096076.10357: variable 'ansible_distribution' from source: facts 7044 1727096076.10361: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.10366: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.10435: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.10447: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.10554: variable 'ansible_distribution' from source: facts 7044 1727096076.10557: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.10563: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.10566: variable 'omit' from source: magic vars 7044 1727096076.10579: variable 'omit' from source: magic vars 7044 1727096076.10603: variable 'item' from source: unknown 7044 1727096076.10649: variable 'item' from source: unknown 7044 1727096076.10661: variable 'omit' from source: magic vars 7044 1727096076.10676: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096076.10683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.10689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.10698: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096076.10700: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.10703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.10748: Set connection var ansible_timeout to 10 7044 1727096076.10753: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096076.10758: Set connection var ansible_pipelining to False 7044 1727096076.10773: Set connection var ansible_connection to ssh 7044 1727096076.10775: Set connection var ansible_shell_type to sh 7044 1727096076.10777: Set connection var ansible_shell_executable to /bin/sh 7044 1727096076.10788: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.10791: variable 'ansible_connection' from source: unknown 7044 1727096076.10793: variable 'ansible_module_compression' from source: unknown 7044 1727096076.10795: variable 'ansible_shell_type' from source: unknown 7044 1727096076.10797: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.10800: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.10804: variable 'ansible_pipelining' from source: unknown 7044 1727096076.10806: variable 'ansible_timeout' from source: unknown 7044 1727096076.10811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.10875: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096076.10880: variable 'omit' from source: magic vars 7044 1727096076.10882: starting attempt loop 7044 1727096076.10885: running the handler 7044 1727096076.10901: handler run complete 7044 1727096076.10910: Evaluated conditional (False): False 7044 1727096076.10915: attempt loop complete, returning result 7044 1727096076.10926: variable 'item' from source: unknown 7044 1727096076.10970: variable 'item' from source: unknown ok: [managed_node1] => (item=__NM_capath_ignored_NVRs) => { "__NM_capath_ignored_NVRs": "{{__NM_capath_ignored_NVRs}}", "ansible_loop_var": "item", "item": "__NM_capath_ignored_NVRs" } 7044 1727096076.11056: dumping result to json 7044 1727096076.11059: done dumping result, returning 7044 1727096076.11061: done running TaskExecutor() for managed_node1/TASK: Show failed item [0afff68d-5257-4381-8c4e-0000000005bd] 7044 1727096076.11063: sending task result for task 0afff68d-5257-4381-8c4e-0000000005bd 7044 1727096076.11104: done sending task result for task 0afff68d-5257-4381-8c4e-0000000005bd 7044 1727096076.11111: WORKER PROCESS EXITING 7044 1727096076.11141: no more pending results, returning what we have 7044 1727096076.11147: results queue empty 7044 1727096076.11148: checking for any_errors_fatal 7044 1727096076.11156: done checking for any_errors_fatal 7044 1727096076.11157: checking for max_fail_percentage 7044 1727096076.11158: done checking for max_fail_percentage 7044 1727096076.11159: checking to see if all hosts have failed and the running result is not ok 7044 1727096076.11160: done checking to see if all hosts have failed 7044 1727096076.11160: getting the remaining hosts for this loop 7044 1727096076.11162: done getting the remaining hosts for this loop 7044 1727096076.11165: getting the next task for host managed_node1 7044 1727096076.11175: done getting next task for host managed_node1 7044 1727096076.11177: ^ task is: TASK: Assert role behavior 7044 1727096076.11180: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=2, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096076.11184: getting variables 7044 1727096076.11186: in VariableManager get_vars() 7044 1727096076.11245: Calling all_inventory to load vars for managed_node1 7044 1727096076.11248: Calling groups_inventory to load vars for managed_node1 7044 1727096076.11250: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096076.11261: Calling all_plugins_play to load vars for managed_node1 7044 1727096076.11263: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096076.11266: Calling groups_plugins_play to load vars for managed_node1 7044 1727096076.12094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096076.12971: done with get_vars() 7044 1727096076.12994: done getting variables 7044 1727096076.13077: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Assert role behavior] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:98 Monday 23 September 2024 08:54:36 -0400 (0:00:00.094) 0:01:21.212 ****** 7044 1727096076.13099: entering _queue_task() for managed_node1/assert 7044 1727096076.13100: Creating lock for assert 7044 1727096076.13378: worker is 1 (out of 1 available) 7044 1727096076.13393: exiting _queue_task() for managed_node1/assert 7044 1727096076.13404: done queuing things up, now waiting for results queue to drain 7044 1727096076.13405: waiting for pending results... 7044 1727096076.13591: running TaskExecutor() for managed_node1/TASK: Assert role behavior 7044 1727096076.13673: in run() - task 0afff68d-5257-4381-8c4e-0000000005be 7044 1727096076.13687: variable 'ansible_search_path' from source: unknown 7044 1727096076.13690: variable 'ansible_search_path' from source: unknown 7044 1727096076.13718: calling self._execute() 7044 1727096076.13802: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.13806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.13816: variable 'omit' from source: magic vars 7044 1727096076.14106: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.14115: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.14256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096076.16023: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096076.16071: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096076.16098: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096076.16132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096076.16155: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096076.16220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096076.16240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096076.16262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096076.16290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096076.16301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096076.16388: variable 'ansible_distribution' from source: facts 7044 1727096076.16392: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.16399: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.16405: variable 'omit' from source: magic vars 7044 1727096076.16422: variable 'omit' from source: magic vars 7044 1727096076.16557: variable 'failure' from source: task vars 7044 1727096076.16561: variable 'expected_failure' from source: task vars 7044 1727096076.16565: variable '__network_nm_nvr' from source: set_fact 7044 1727096076.16596: variable 'omit' from source: magic vars 7044 1727096076.16617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096076.16638: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096076.16656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096076.16670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.16682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.16704: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096076.16708: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.16712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.16780: Set connection var ansible_timeout to 10 7044 1727096076.16790: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096076.16795: Set connection var ansible_pipelining to False 7044 1727096076.16797: Set connection var ansible_connection to ssh 7044 1727096076.16799: Set connection var ansible_shell_type to sh 7044 1727096076.16801: Set connection var ansible_shell_executable to /bin/sh 7044 1727096076.16824: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.16827: variable 'ansible_connection' from source: unknown 7044 1727096076.16830: variable 'ansible_module_compression' from source: unknown 7044 1727096076.16832: variable 'ansible_shell_type' from source: unknown 7044 1727096076.16834: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.16837: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.16839: variable 'ansible_pipelining' from source: unknown 7044 1727096076.16841: variable 'ansible_timeout' from source: unknown 7044 1727096076.16846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.16972: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096076.16974: variable 'omit' from source: magic vars 7044 1727096076.16976: starting attempt loop 7044 1727096076.16977: running the handler 7044 1727096076.17064: variable 'failure' from source: task vars 7044 1727096076.17070: variable 'expected_failure' from source: task vars 7044 1727096076.17073: Evaluated conditional ((failure and expected_failure) or (not failure and not expected_failure)): True 7044 1727096076.17079: handler run complete 7044 1727096076.17091: attempt loop complete, returning result 7044 1727096076.17094: _execute() done 7044 1727096076.17097: dumping result to json 7044 1727096076.17099: done dumping result, returning 7044 1727096076.17106: done running TaskExecutor() for managed_node1/TASK: Assert role behavior [0afff68d-5257-4381-8c4e-0000000005be] 7044 1727096076.17108: sending task result for task 0afff68d-5257-4381-8c4e-0000000005be 7044 1727096076.17203: done sending task result for task 0afff68d-5257-4381-8c4e-0000000005be 7044 1727096076.17206: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7044 1727096076.17284: no more pending results, returning what we have 7044 1727096076.17287: results queue empty 7044 1727096076.17288: checking for any_errors_fatal 7044 1727096076.17297: done checking for any_errors_fatal 7044 1727096076.17298: checking for max_fail_percentage 7044 1727096076.17300: done checking for max_fail_percentage 7044 1727096076.17301: checking to see if all hosts have failed and the running result is not ok 7044 1727096076.17302: done checking to see if all hosts have failed 7044 1727096076.17303: getting the remaining hosts for this loop 7044 1727096076.17304: done getting the remaining hosts for this loop 7044 1727096076.17307: getting the next task for host managed_node1 7044 1727096076.17318: done getting next task for host managed_node1 7044 1727096076.17321: ^ task is: TASK: Assert role failure 7044 1727096076.17332: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=3, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096076.17336: getting variables 7044 1727096076.17338: in VariableManager get_vars() 7044 1727096076.17396: Calling all_inventory to load vars for managed_node1 7044 1727096076.17398: Calling groups_inventory to load vars for managed_node1 7044 1727096076.17400: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096076.17411: Calling all_plugins_play to load vars for managed_node1 7044 1727096076.17413: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096076.17416: Calling groups_plugins_play to load vars for managed_node1 7044 1727096076.18337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096076.19213: done with get_vars() 7044 1727096076.19235: done getting variables 7044 1727096076.19284: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert role failure] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:105 Monday 23 September 2024 08:54:36 -0400 (0:00:00.062) 0:01:21.274 ****** 7044 1727096076.19306: entering _queue_task() for managed_node1/assert 7044 1727096076.19583: worker is 1 (out of 1 available) 7044 1727096076.19597: exiting _queue_task() for managed_node1/assert 7044 1727096076.19609: done queuing things up, now waiting for results queue to drain 7044 1727096076.19611: waiting for pending results... 7044 1727096076.19805: running TaskExecutor() for managed_node1/TASK: Assert role failure 7044 1727096076.19886: in run() - task 0afff68d-5257-4381-8c4e-0000000005bf 7044 1727096076.19902: variable 'ansible_search_path' from source: unknown 7044 1727096076.19905: variable 'ansible_search_path' from source: unknown 7044 1727096076.19935: calling self._execute() 7044 1727096076.20018: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.20024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.20035: variable 'omit' from source: magic vars 7044 1727096076.20328: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.20339: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.20483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096076.22060: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096076.22119: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096076.22147: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096076.22174: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096076.22198: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096076.22261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096076.22286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096076.22306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096076.22332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096076.22346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096076.22434: variable 'ansible_distribution' from source: facts 7044 1727096076.22437: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.22447: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.22527: variable '__network_connections_result' from source: set_fact 7044 1727096076.22546: Evaluated conditional (__network_connections_result.failed): False 7044 1727096076.22549: when evaluation is False, skipping this task 7044 1727096076.22551: _execute() done 7044 1727096076.22554: dumping result to json 7044 1727096076.22556: done dumping result, returning 7044 1727096076.22562: done running TaskExecutor() for managed_node1/TASK: Assert role failure [0afff68d-5257-4381-8c4e-0000000005bf] 7044 1727096076.22566: sending task result for task 0afff68d-5257-4381-8c4e-0000000005bf 7044 1727096076.22661: done sending task result for task 0afff68d-5257-4381-8c4e-0000000005bf 7044 1727096076.22663: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_connections_result.failed", "skip_reason": "Conditional result was False" } 7044 1727096076.22714: no more pending results, returning what we have 7044 1727096076.22717: results queue empty 7044 1727096076.22719: checking for any_errors_fatal 7044 1727096076.22728: done checking for any_errors_fatal 7044 1727096076.22729: checking for max_fail_percentage 7044 1727096076.22730: done checking for max_fail_percentage 7044 1727096076.22731: checking to see if all hosts have failed and the running result is not ok 7044 1727096076.22732: done checking to see if all hosts have failed 7044 1727096076.22733: getting the remaining hosts for this loop 7044 1727096076.22734: done getting the remaining hosts for this loop 7044 1727096076.22737: getting the next task for host managed_node1 7044 1727096076.22750: done getting next task for host managed_node1 7044 1727096076.22752: ^ task is: TASK: Assert ping succeeded 7044 1727096076.22754: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=4, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096076.22759: getting variables 7044 1727096076.22760: in VariableManager get_vars() 7044 1727096076.22826: Calling all_inventory to load vars for managed_node1 7044 1727096076.22829: Calling groups_inventory to load vars for managed_node1 7044 1727096076.22831: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096076.22841: Calling all_plugins_play to load vars for managed_node1 7044 1727096076.22846: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096076.22849: Calling groups_plugins_play to load vars for managed_node1 7044 1727096076.23684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096076.24682: done with get_vars() 7044 1727096076.24701: done getting variables 7044 1727096076.24751: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert ping succeeded] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/test_802.1x_capath.yml:112 Monday 23 September 2024 08:54:36 -0400 (0:00:00.054) 0:01:21.329 ****** 7044 1727096076.24776: entering _queue_task() for managed_node1/assert 7044 1727096076.25049: worker is 1 (out of 1 available) 7044 1727096076.25062: exiting _queue_task() for managed_node1/assert 7044 1727096076.25075: done queuing things up, now waiting for results queue to drain 7044 1727096076.25077: waiting for pending results... 7044 1727096076.25257: running TaskExecutor() for managed_node1/TASK: Assert ping succeeded 7044 1727096076.25334: in run() - task 0afff68d-5257-4381-8c4e-0000000005c0 7044 1727096076.25348: variable 'ansible_search_path' from source: unknown 7044 1727096076.25352: variable 'ansible_search_path' from source: unknown 7044 1727096076.25384: calling self._execute() 7044 1727096076.25471: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.25479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.25487: variable 'omit' from source: magic vars 7044 1727096076.25785: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.25795: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.25945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096076.27510: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096076.27566: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096076.27597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096076.27623: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096076.27644: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096076.27712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096076.27732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096076.27753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096076.27780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096076.27791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096076.27881: variable 'ansible_distribution' from source: facts 7044 1727096076.27885: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.27891: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.27897: variable 'omit' from source: magic vars 7044 1727096076.27918: variable 'omit' from source: magic vars 7044 1727096076.27944: variable 'omit' from source: magic vars 7044 1727096076.27966: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096076.27989: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096076.28005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096076.28020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.28029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.28055: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096076.28058: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.28061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.28131: Set connection var ansible_timeout to 10 7044 1727096076.28140: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096076.28143: Set connection var ansible_pipelining to False 7044 1727096076.28148: Set connection var ansible_connection to ssh 7044 1727096076.28151: Set connection var ansible_shell_type to sh 7044 1727096076.28156: Set connection var ansible_shell_executable to /bin/sh 7044 1727096076.28179: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.28182: variable 'ansible_connection' from source: unknown 7044 1727096076.28184: variable 'ansible_module_compression' from source: unknown 7044 1727096076.28186: variable 'ansible_shell_type' from source: unknown 7044 1727096076.28188: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.28191: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.28195: variable 'ansible_pipelining' from source: unknown 7044 1727096076.28197: variable 'ansible_timeout' from source: unknown 7044 1727096076.28200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.28279: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096076.28288: variable 'omit' from source: magic vars 7044 1727096076.28293: starting attempt loop 7044 1727096076.28296: running the handler 7044 1727096076.28401: variable 'ansible_failed_result' from source: set_fact 7044 1727096076.28410: Evaluated conditional (not 'cmd' in ansible_failed_result): True 7044 1727096076.28415: handler run complete 7044 1727096076.28427: attempt loop complete, returning result 7044 1727096076.28429: _execute() done 7044 1727096076.28432: dumping result to json 7044 1727096076.28434: done dumping result, returning 7044 1727096076.28441: done running TaskExecutor() for managed_node1/TASK: Assert ping succeeded [0afff68d-5257-4381-8c4e-0000000005c0] 7044 1727096076.28444: sending task result for task 0afff68d-5257-4381-8c4e-0000000005c0 7044 1727096076.28528: done sending task result for task 0afff68d-5257-4381-8c4e-0000000005c0 7044 1727096076.28531: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 7044 1727096076.28600: no more pending results, returning what we have 7044 1727096076.28604: results queue empty 7044 1727096076.28604: checking for any_errors_fatal 7044 1727096076.28609: done checking for any_errors_fatal 7044 1727096076.28610: checking for max_fail_percentage 7044 1727096076.28612: done checking for max_fail_percentage 7044 1727096076.28613: checking to see if all hosts have failed and the running result is not ok 7044 1727096076.28614: done checking to see if all hosts have failed 7044 1727096076.28615: getting the remaining hosts for this loop 7044 1727096076.28616: done getting the remaining hosts for this loop 7044 1727096076.28621: getting the next task for host managed_node1 7044 1727096076.28637: done getting next task for host managed_node1 7044 1727096076.28643: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7044 1727096076.28647: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096076.28679: getting variables 7044 1727096076.28681: in VariableManager get_vars() 7044 1727096076.28732: Calling all_inventory to load vars for managed_node1 7044 1727096076.28735: Calling groups_inventory to load vars for managed_node1 7044 1727096076.28737: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096076.28746: Calling all_plugins_play to load vars for managed_node1 7044 1727096076.28749: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096076.28751: Calling groups_plugins_play to load vars for managed_node1 7044 1727096076.29551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096076.30423: done with get_vars() 7044 1727096076.30449: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:54:36 -0400 (0:00:00.057) 0:01:21.386 ****** 7044 1727096076.30530: entering _queue_task() for managed_node1/include_tasks 7044 1727096076.30801: worker is 1 (out of 1 available) 7044 1727096076.30814: exiting _queue_task() for managed_node1/include_tasks 7044 1727096076.30826: done queuing things up, now waiting for results queue to drain 7044 1727096076.30827: waiting for pending results... 7044 1727096076.31025: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7044 1727096076.31138: in run() - task 0afff68d-5257-4381-8c4e-00000000014e 7044 1727096076.31153: variable 'ansible_search_path' from source: unknown 7044 1727096076.31158: variable 'ansible_search_path' from source: unknown 7044 1727096076.31195: calling self._execute() 7044 1727096076.31279: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.31285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.31294: variable 'omit' from source: magic vars 7044 1727096076.31574: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.31585: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.31730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096076.33297: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096076.33607: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096076.33641: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096076.33672: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096076.33692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096076.33754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096076.33778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096076.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) 7044 1727096076.33826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096076.33836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096076.33925: variable 'ansible_distribution' from source: facts 7044 1727096076.33929: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.33935: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.34022: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.34025: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.34146: variable 'ansible_distribution' from source: facts 7044 1727096076.34150: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.34153: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.34228: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.34231: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.34344: variable 'ansible_distribution' from source: facts 7044 1727096076.34348: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.34351: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.34356: _execute() done 7044 1727096076.34359: dumping result to json 7044 1727096076.34362: done dumping result, returning 7044 1727096076.34371: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-4381-8c4e-00000000014e] 7044 1727096076.34375: sending task result for task 0afff68d-5257-4381-8c4e-00000000014e 7044 1727096076.34470: done sending task result for task 0afff68d-5257-4381-8c4e-00000000014e 7044 1727096076.34473: WORKER PROCESS EXITING 7044 1727096076.34518: no more pending results, returning what we have 7044 1727096076.34522: in VariableManager get_vars() 7044 1727096076.34596: Calling all_inventory to load vars for managed_node1 7044 1727096076.34599: Calling groups_inventory to load vars for managed_node1 7044 1727096076.34601: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096076.34611: Calling all_plugins_play to load vars for managed_node1 7044 1727096076.34614: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096076.34616: Calling groups_plugins_play to load vars for managed_node1 7044 1727096076.35601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096076.36487: done with get_vars() 7044 1727096076.36509: variable 'ansible_search_path' from source: unknown 7044 1727096076.36510: variable 'ansible_search_path' from source: unknown 7044 1727096076.36546: we have included files to process 7044 1727096076.36547: generating all_blocks data 7044 1727096076.36549: done generating all_blocks data 7044 1727096076.36555: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096076.36556: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096076.36557: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7044 1727096076.36963: done processing included file 7044 1727096076.36966: iterating over new_blocks loaded from include file 7044 1727096076.36969: in VariableManager get_vars() 7044 1727096076.36995: done with get_vars() 7044 1727096076.36996: filtering new block on tags 7044 1727096076.37016: done filtering new block on tags 7044 1727096076.37019: in VariableManager get_vars() 7044 1727096076.37038: done with get_vars() 7044 1727096076.37039: filtering new block on tags 7044 1727096076.37065: done filtering new block on tags 7044 1727096076.37069: in VariableManager get_vars() 7044 1727096076.37091: done with get_vars() 7044 1727096076.37092: filtering new block on tags 7044 1727096076.37115: done filtering new block on tags 7044 1727096076.37116: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 7044 1727096076.37120: extending task lists for all hosts with included blocks 7044 1727096076.37727: done extending task lists 7044 1727096076.37729: done processing included files 7044 1727096076.37729: results queue empty 7044 1727096076.37729: checking for any_errors_fatal 7044 1727096076.37732: done checking for any_errors_fatal 7044 1727096076.37733: checking for max_fail_percentage 7044 1727096076.37734: done checking for max_fail_percentage 7044 1727096076.37734: checking to see if all hosts have failed and the running result is not ok 7044 1727096076.37735: done checking to see if all hosts have failed 7044 1727096076.37735: getting the remaining hosts for this loop 7044 1727096076.37736: done getting the remaining hosts for this loop 7044 1727096076.37745: getting the next task for host managed_node1 7044 1727096076.37749: done getting next task for host managed_node1 7044 1727096076.37751: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7044 1727096076.37753: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096076.37761: getting variables 7044 1727096076.37761: in VariableManager get_vars() 7044 1727096076.37779: Calling all_inventory to load vars for managed_node1 7044 1727096076.37780: Calling groups_inventory to load vars for managed_node1 7044 1727096076.37782: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096076.37786: Calling all_plugins_play to load vars for managed_node1 7044 1727096076.37787: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096076.37789: Calling groups_plugins_play to load vars for managed_node1 7044 1727096076.38557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096076.39438: done with get_vars() 7044 1727096076.39466: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:54:36 -0400 (0:00:00.089) 0:01:21.476 ****** 7044 1727096076.39529: entering _queue_task() for managed_node1/setup 7044 1727096076.39813: worker is 1 (out of 1 available) 7044 1727096076.39829: exiting _queue_task() for managed_node1/setup 7044 1727096076.39840: done queuing things up, now waiting for results queue to drain 7044 1727096076.39841: waiting for pending results... 7044 1727096076.40216: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7044 1727096076.40265: in run() - task 0afff68d-5257-4381-8c4e-00000000090b 7044 1727096076.40289: variable 'ansible_search_path' from source: unknown 7044 1727096076.40296: variable 'ansible_search_path' from source: unknown 7044 1727096076.40335: calling self._execute() 7044 1727096076.40435: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.40447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.40461: variable 'omit' from source: magic vars 7044 1727096076.41072: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.41076: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.41079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096076.52029: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096076.52092: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096076.52131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096076.52165: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096076.52204: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096076.52279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096076.52306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096076.52334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096076.52377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096076.52390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096076.52510: variable 'ansible_distribution' from source: facts 7044 1727096076.52514: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.52520: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.52653: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.52659: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.52834: variable 'ansible_distribution' from source: facts 7044 1727096076.52837: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.52848: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.52957: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.52961: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.53122: variable 'ansible_distribution' from source: facts 7044 1727096076.53126: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.53131: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.53232: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.53235: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.53420: variable 'ansible_distribution' from source: facts 7044 1727096076.53424: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.53430: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.53541: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.53548: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.53721: variable 'ansible_distribution' from source: facts 7044 1727096076.53724: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.53730: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.53895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096076.53921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096076.53949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096076.53997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096076.54011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096076.54060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096076.54091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096076.54114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096076.54156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096076.54170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096076.54316: variable '__network_required_facts' from source: role '' defaults 7044 1727096076.54324: variable 'ansible_facts' from source: unknown 7044 1727096076.55137: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7044 1727096076.55140: when evaluation is False, skipping this task 7044 1727096076.55142: _execute() done 7044 1727096076.55144: dumping result to json 7044 1727096076.55146: done dumping result, returning 7044 1727096076.55149: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-4381-8c4e-00000000090b] 7044 1727096076.55160: sending task result for task 0afff68d-5257-4381-8c4e-00000000090b 7044 1727096076.55221: done sending task result for task 0afff68d-5257-4381-8c4e-00000000090b 7044 1727096076.55224: 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 } 7044 1727096076.55306: no more pending results, returning what we have 7044 1727096076.55309: results queue empty 7044 1727096076.55310: checking for any_errors_fatal 7044 1727096076.55312: done checking for any_errors_fatal 7044 1727096076.55313: checking for max_fail_percentage 7044 1727096076.55315: done checking for max_fail_percentage 7044 1727096076.55315: checking to see if all hosts have failed and the running result is not ok 7044 1727096076.55316: done checking to see if all hosts have failed 7044 1727096076.55317: getting the remaining hosts for this loop 7044 1727096076.55318: done getting the remaining hosts for this loop 7044 1727096076.55322: getting the next task for host managed_node1 7044 1727096076.55333: done getting next task for host managed_node1 7044 1727096076.55336: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7044 1727096076.55341: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096076.55367: getting variables 7044 1727096076.55372: in VariableManager get_vars() 7044 1727096076.55428: Calling all_inventory to load vars for managed_node1 7044 1727096076.55432: Calling groups_inventory to load vars for managed_node1 7044 1727096076.55434: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096076.55447: Calling all_plugins_play to load vars for managed_node1 7044 1727096076.55450: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096076.55453: Calling groups_plugins_play to load vars for managed_node1 7044 1727096076.62697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096076.63589: done with get_vars() 7044 1727096076.63615: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:54:36 -0400 (0:00:00.241) 0:01:21.718 ****** 7044 1727096076.63685: entering _queue_task() for managed_node1/stat 7044 1727096076.63964: worker is 1 (out of 1 available) 7044 1727096076.63980: exiting _queue_task() for managed_node1/stat 7044 1727096076.63993: done queuing things up, now waiting for results queue to drain 7044 1727096076.63994: waiting for pending results... 7044 1727096076.64194: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 7044 1727096076.64339: in run() - task 0afff68d-5257-4381-8c4e-00000000090d 7044 1727096076.64352: variable 'ansible_search_path' from source: unknown 7044 1727096076.64355: variable 'ansible_search_path' from source: unknown 7044 1727096076.64389: calling self._execute() 7044 1727096076.64482: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.64486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.64493: variable 'omit' from source: magic vars 7044 1727096076.64874: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.64878: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.65035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096076.67079: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096076.67135: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096076.67166: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096076.67196: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096076.67216: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096076.67284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096076.67306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096076.67323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096076.67352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096076.67365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096076.67455: variable 'ansible_distribution' from source: facts 7044 1727096076.67458: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.67465: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.67555: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.67558: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.67681: variable 'ansible_distribution' from source: facts 7044 1727096076.67684: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.67690: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.67768: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.67772: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.67887: variable 'ansible_distribution' from source: facts 7044 1727096076.67890: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.67894: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.67971: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.67974: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.68173: variable 'ansible_distribution' from source: facts 7044 1727096076.68177: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.68180: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.68259: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.68274: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.68439: variable 'ansible_distribution' from source: facts 7044 1727096076.68451: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.68461: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.68590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096076.68806: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096076.68856: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096076.68925: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096076.68938: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096076.68994: 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) 7044 1727096076.69023: 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) 7044 1727096076.69069: 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) 7044 1727096076.69141: 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) 7044 1727096076.69187: variable '__network_is_ostree' from source: set_fact 7044 1727096076.69198: Evaluated conditional (not __network_is_ostree is defined): False 7044 1727096076.69212: when evaluation is False, skipping this task 7044 1727096076.69224: _execute() done 7044 1727096076.69231: dumping result to json 7044 1727096076.69238: done dumping result, returning 7044 1727096076.69272: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-4381-8c4e-00000000090d] 7044 1727096076.69275: sending task result for task 0afff68d-5257-4381-8c4e-00000000090d skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7044 1727096076.69431: no more pending results, returning what we have 7044 1727096076.69434: results queue empty 7044 1727096076.69435: checking for any_errors_fatal 7044 1727096076.69445: done checking for any_errors_fatal 7044 1727096076.69446: checking for max_fail_percentage 7044 1727096076.69447: done checking for max_fail_percentage 7044 1727096076.69448: checking to see if all hosts have failed and the running result is not ok 7044 1727096076.69449: done checking to see if all hosts have failed 7044 1727096076.69449: getting the remaining hosts for this loop 7044 1727096076.69457: done getting the remaining hosts for this loop 7044 1727096076.69461: getting the next task for host managed_node1 7044 1727096076.69470: done getting next task for host managed_node1 7044 1727096076.69475: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7044 1727096076.69480: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096076.69503: getting variables 7044 1727096076.69505: in VariableManager get_vars() 7044 1727096076.69575: Calling all_inventory to load vars for managed_node1 7044 1727096076.69578: Calling groups_inventory to load vars for managed_node1 7044 1727096076.69580: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096076.69586: done sending task result for task 0afff68d-5257-4381-8c4e-00000000090d 7044 1727096076.69588: WORKER PROCESS EXITING 7044 1727096076.69598: Calling all_plugins_play to load vars for managed_node1 7044 1727096076.69601: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096076.69603: Calling groups_plugins_play to load vars for managed_node1 7044 1727096076.70898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096076.71976: done with get_vars() 7044 1727096076.71995: done getting variables 7044 1727096076.72040: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:54:36 -0400 (0:00:00.083) 0:01:21.802 ****** 7044 1727096076.72073: entering _queue_task() for managed_node1/set_fact 7044 1727096076.72340: worker is 1 (out of 1 available) 7044 1727096076.72355: exiting _queue_task() for managed_node1/set_fact 7044 1727096076.72368: done queuing things up, now waiting for results queue to drain 7044 1727096076.72370: waiting for pending results... 7044 1727096076.72556: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7044 1727096076.72685: in run() - task 0afff68d-5257-4381-8c4e-00000000090e 7044 1727096076.72696: variable 'ansible_search_path' from source: unknown 7044 1727096076.72701: variable 'ansible_search_path' from source: unknown 7044 1727096076.72731: calling self._execute() 7044 1727096076.72821: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.72825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.72831: variable 'omit' from source: magic vars 7044 1727096076.73259: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.73301: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.73518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096076.75238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096076.75299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096076.75327: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096076.75354: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096076.75379: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096076.75442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096076.75465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096076.75488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096076.75514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096076.75524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096076.75616: variable 'ansible_distribution' from source: facts 7044 1727096076.75619: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.75626: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.75713: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.75717: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.75839: variable 'ansible_distribution' from source: facts 7044 1727096076.75842: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.75850: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.75924: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.75928: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.76039: variable 'ansible_distribution' from source: facts 7044 1727096076.76042: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.76051: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.76124: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.76127: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.76239: variable 'ansible_distribution' from source: facts 7044 1727096076.76243: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.76254: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.76321: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.76325: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.76437: variable 'ansible_distribution' from source: facts 7044 1727096076.76441: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.76448: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.76536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096076.76678: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096076.76709: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096076.76732: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096076.76757: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096076.76799: 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) 7044 1727096076.76813: 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) 7044 1727096076.76831: 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) 7044 1727096076.76854: 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) 7044 1727096076.76910: variable '__network_is_ostree' from source: set_fact 7044 1727096076.76916: Evaluated conditional (not __network_is_ostree is defined): False 7044 1727096076.76919: when evaluation is False, skipping this task 7044 1727096076.76921: _execute() done 7044 1727096076.76924: dumping result to json 7044 1727096076.76929: done dumping result, returning 7044 1727096076.76936: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-4381-8c4e-00000000090e] 7044 1727096076.76940: sending task result for task 0afff68d-5257-4381-8c4e-00000000090e 7044 1727096076.77031: done sending task result for task 0afff68d-5257-4381-8c4e-00000000090e 7044 1727096076.77034: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7044 1727096076.77084: no more pending results, returning what we have 7044 1727096076.77087: results queue empty 7044 1727096076.77088: checking for any_errors_fatal 7044 1727096076.77095: done checking for any_errors_fatal 7044 1727096076.77096: checking for max_fail_percentage 7044 1727096076.77098: done checking for max_fail_percentage 7044 1727096076.77099: checking to see if all hosts have failed and the running result is not ok 7044 1727096076.77106: done checking to see if all hosts have failed 7044 1727096076.77107: getting the remaining hosts for this loop 7044 1727096076.77108: done getting the remaining hosts for this loop 7044 1727096076.77112: getting the next task for host managed_node1 7044 1727096076.77122: done getting next task for host managed_node1 7044 1727096076.77126: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7044 1727096076.77130: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096076.77159: getting variables 7044 1727096076.77161: in VariableManager get_vars() 7044 1727096076.77218: Calling all_inventory to load vars for managed_node1 7044 1727096076.77220: Calling groups_inventory to load vars for managed_node1 7044 1727096076.77222: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096076.77231: Calling all_plugins_play to load vars for managed_node1 7044 1727096076.77234: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096076.77236: Calling groups_plugins_play to load vars for managed_node1 7044 1727096076.78045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096076.78936: done with get_vars() 7044 1727096076.78959: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:54:36 -0400 (0:00:00.069) 0:01:21.872 ****** 7044 1727096076.79037: entering _queue_task() for managed_node1/service_facts 7044 1727096076.79308: worker is 1 (out of 1 available) 7044 1727096076.79320: exiting _queue_task() for managed_node1/service_facts 7044 1727096076.79332: done queuing things up, now waiting for results queue to drain 7044 1727096076.79333: waiting for pending results... 7044 1727096076.79530: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 7044 1727096076.79653: in run() - task 0afff68d-5257-4381-8c4e-000000000910 7044 1727096076.79672: variable 'ansible_search_path' from source: unknown 7044 1727096076.79676: variable 'ansible_search_path' from source: unknown 7044 1727096076.79700: calling self._execute() 7044 1727096076.79789: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.79793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.79805: variable 'omit' from source: magic vars 7044 1727096076.80099: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.80126: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.80258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096076.81837: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096076.81896: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096076.81924: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096076.81953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096076.81976: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096076.82037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096076.82060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096076.82083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096076.82109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096076.82120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096076.82216: variable 'ansible_distribution' from source: facts 7044 1727096076.82221: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.82227: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.82317: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.82322: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.82443: variable 'ansible_distribution' from source: facts 7044 1727096076.82448: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.82454: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.82528: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.82532: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.82645: variable 'ansible_distribution' from source: facts 7044 1727096076.82651: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.82657: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.82729: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.82733: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.82844: variable 'ansible_distribution' from source: facts 7044 1727096076.82848: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.82855: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.82927: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.82932: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096076.83044: variable 'ansible_distribution' from source: facts 7044 1727096076.83048: variable 'ansible_distribution_major_version' from source: facts 7044 1727096076.83058: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096076.83060: variable 'omit' from source: magic vars 7044 1727096076.83115: variable 'omit' from source: magic vars 7044 1727096076.83141: variable 'omit' from source: magic vars 7044 1727096076.83172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096076.83192: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096076.83208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096076.83220: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.83229: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096076.83255: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096076.83259: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.83261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.83332: Set connection var ansible_timeout to 10 7044 1727096076.83339: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096076.83344: Set connection var ansible_pipelining to False 7044 1727096076.83349: Set connection var ansible_connection to ssh 7044 1727096076.83351: Set connection var ansible_shell_type to sh 7044 1727096076.83356: Set connection var ansible_shell_executable to /bin/sh 7044 1727096076.83384: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.83388: variable 'ansible_connection' from source: unknown 7044 1727096076.83390: variable 'ansible_module_compression' from source: unknown 7044 1727096076.83392: variable 'ansible_shell_type' from source: unknown 7044 1727096076.83394: variable 'ansible_shell_executable' from source: unknown 7044 1727096076.83396: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096076.83399: variable 'ansible_pipelining' from source: unknown 7044 1727096076.83401: variable 'ansible_timeout' from source: unknown 7044 1727096076.83405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096076.83512: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096076.83520: variable 'omit' from source: magic vars 7044 1727096076.83525: starting attempt loop 7044 1727096076.83528: running the handler 7044 1727096076.83540: _low_level_execute_command(): starting 7044 1727096076.83551: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096076.84072: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096076.84077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096076.84081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096076.84127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096076.84131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096076.84133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096076.84214: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096076.85929: stdout chunk (state=3): >>>/root <<< 7044 1727096076.86157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096076.86188: stderr chunk (state=3): >>><<< 7044 1727096076.86191: stdout chunk (state=3): >>><<< 7044 1727096076.86213: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096076.86228: _low_level_execute_command(): starting 7044 1727096076.86234: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096076.8621478-10095-173264471581770 `" && echo ansible-tmp-1727096076.8621478-10095-173264471581770="` echo /root/.ansible/tmp/ansible-tmp-1727096076.8621478-10095-173264471581770 `" ) && sleep 0' 7044 1727096076.86708: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096076.86712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096076.86715: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096076.86717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096076.86719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096076.86776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096076.86782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096076.86850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096076.88771: stdout chunk (state=3): >>>ansible-tmp-1727096076.8621478-10095-173264471581770=/root/.ansible/tmp/ansible-tmp-1727096076.8621478-10095-173264471581770 <<< 7044 1727096076.88941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096076.88975: stderr chunk (state=3): >>><<< 7044 1727096076.88979: stdout chunk (state=3): >>><<< 7044 1727096076.88995: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096076.8621478-10095-173264471581770=/root/.ansible/tmp/ansible-tmp-1727096076.8621478-10095-173264471581770 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096076.89037: variable 'ansible_module_compression' from source: unknown 7044 1727096076.89079: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7044 1727096076.89105: variable 'ansible_facts' from source: unknown 7044 1727096076.89165: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096076.8621478-10095-173264471581770/AnsiballZ_service_facts.py 7044 1727096076.89277: Sending initial data 7044 1727096076.89280: Sent initial data (161 bytes) 7044 1727096076.89752: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096076.89755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096076.89758: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096076.89765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096076.89816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096076.89820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096076.89825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096076.89895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096076.91570: 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 <<< 7044 1727096076.91699: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096076.91773: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpwyk3aerl /root/.ansible/tmp/ansible-tmp-1727096076.8621478-10095-173264471581770/AnsiballZ_service_facts.py <<< 7044 1727096076.91776: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096076.8621478-10095-173264471581770/AnsiballZ_service_facts.py" <<< 7044 1727096076.91834: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpwyk3aerl" to remote "/root/.ansible/tmp/ansible-tmp-1727096076.8621478-10095-173264471581770/AnsiballZ_service_facts.py" <<< 7044 1727096076.91837: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096076.8621478-10095-173264471581770/AnsiballZ_service_facts.py" <<< 7044 1727096076.92486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096076.92533: stderr chunk (state=3): >>><<< 7044 1727096076.92537: stdout chunk (state=3): >>><<< 7044 1727096076.92569: done transferring module to remote 7044 1727096076.92579: _low_level_execute_command(): starting 7044 1727096076.92584: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096076.8621478-10095-173264471581770/ /root/.ansible/tmp/ansible-tmp-1727096076.8621478-10095-173264471581770/AnsiballZ_service_facts.py && sleep 0' 7044 1727096076.93059: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096076.93065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096076.93070: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096076.93073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096076.93119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096076.93123: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096076.93125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096076.93204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096076.95075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096076.95102: stderr chunk (state=3): >>><<< 7044 1727096076.95105: stdout chunk (state=3): >>><<< 7044 1727096076.95123: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096076.95126: _low_level_execute_command(): starting 7044 1727096076.95131: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096076.8621478-10095-173264471581770/AnsiballZ_service_facts.py && sleep 0' 7044 1727096076.95591: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096076.95594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096076.95597: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096076.95599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096076.95653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096076.95663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096076.95665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096076.95734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096078.53604: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source":<<< 7044 1727096078.53615: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "st<<< 7044 1727096078.53712: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-system<<< 7044 1727096078.53728: stdout chunk (state=3): >>>d-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.<<< 7044 1727096078.53745: stdout chunk (state=3): >>>service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state":<<< 7044 1727096078.53755: stdout chunk (state=3): >>> "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 7044 1727096078.55385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096078.55389: stdout chunk (state=3): >>><<< 7044 1727096078.55392: stderr chunk (state=3): >>><<< 7044 1727096078.55410: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096078.56527: 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-1727096076.8621478-10095-173264471581770/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096078.56532: _low_level_execute_command(): starting 7044 1727096078.56535: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096076.8621478-10095-173264471581770/ > /dev/null 2>&1 && sleep 0' 7044 1727096078.57269: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096078.57275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096078.57279: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096078.57332: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096078.57486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096078.59434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096078.59439: stdout chunk (state=3): >>><<< 7044 1727096078.59441: stderr chunk (state=3): >>><<< 7044 1727096078.59465: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096078.59675: handler run complete 7044 1727096078.59702: variable 'ansible_facts' from source: unknown 7044 1727096078.59894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096078.60456: variable 'ansible_facts' from source: unknown 7044 1727096078.60605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096078.60833: attempt loop complete, returning result 7044 1727096078.60848: _execute() done 7044 1727096078.60857: dumping result to json 7044 1727096078.60935: done dumping result, returning 7044 1727096078.60953: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-4381-8c4e-000000000910] 7044 1727096078.60963: sending task result for task 0afff68d-5257-4381-8c4e-000000000910 7044 1727096078.62510: done sending task result for task 0afff68d-5257-4381-8c4e-000000000910 7044 1727096078.62514: 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 } 7044 1727096078.62625: no more pending results, returning what we have 7044 1727096078.62628: results queue empty 7044 1727096078.62629: checking for any_errors_fatal 7044 1727096078.62633: done checking for any_errors_fatal 7044 1727096078.62636: checking for max_fail_percentage 7044 1727096078.62637: done checking for max_fail_percentage 7044 1727096078.62638: checking to see if all hosts have failed and the running result is not ok 7044 1727096078.62639: done checking to see if all hosts have failed 7044 1727096078.62640: getting the remaining hosts for this loop 7044 1727096078.62641: done getting the remaining hosts for this loop 7044 1727096078.62646: getting the next task for host managed_node1 7044 1727096078.62653: done getting next task for host managed_node1 7044 1727096078.62657: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7044 1727096078.62663: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096078.62675: getting variables 7044 1727096078.62677: in VariableManager get_vars() 7044 1727096078.62718: Calling all_inventory to load vars for managed_node1 7044 1727096078.62721: Calling groups_inventory to load vars for managed_node1 7044 1727096078.62723: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096078.62733: Calling all_plugins_play to load vars for managed_node1 7044 1727096078.62736: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096078.62739: Calling groups_plugins_play to load vars for managed_node1 7044 1727096078.64041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096078.65776: done with get_vars() 7044 1727096078.65816: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:54:38 -0400 (0:00:01.868) 0:01:23.740 ****** 7044 1727096078.65936: entering _queue_task() for managed_node1/package_facts 7044 1727096078.66321: worker is 1 (out of 1 available) 7044 1727096078.66332: exiting _queue_task() for managed_node1/package_facts 7044 1727096078.66348: done queuing things up, now waiting for results queue to drain 7044 1727096078.66350: waiting for pending results... 7044 1727096078.66689: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 7044 1727096078.66864: in run() - task 0afff68d-5257-4381-8c4e-000000000911 7044 1727096078.66901: variable 'ansible_search_path' from source: unknown 7044 1727096078.66910: variable 'ansible_search_path' from source: unknown 7044 1727096078.66955: calling self._execute() 7044 1727096078.67090: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096078.67108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096078.67129: variable 'omit' from source: magic vars 7044 1727096078.67574: variable 'ansible_distribution_major_version' from source: facts 7044 1727096078.67650: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096078.67826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096078.70264: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096078.70348: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096078.70574: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096078.70578: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096078.70581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096078.70770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096078.70814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096078.70849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096078.70896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096078.70924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096078.71065: variable 'ansible_distribution' from source: facts 7044 1727096078.71079: variable 'ansible_distribution_major_version' from source: facts 7044 1727096078.71092: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096078.71225: variable 'ansible_distribution_major_version' from source: facts 7044 1727096078.71242: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096078.71438: variable 'ansible_distribution' from source: facts 7044 1727096078.71451: variable 'ansible_distribution_major_version' from source: facts 7044 1727096078.71474: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096078.71590: variable 'ansible_distribution_major_version' from source: facts 7044 1727096078.71675: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096078.71791: variable 'ansible_distribution' from source: facts 7044 1727096078.71874: variable 'ansible_distribution_major_version' from source: facts 7044 1727096078.71877: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096078.71937: variable 'ansible_distribution_major_version' from source: facts 7044 1727096078.72009: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096078.72206: variable 'ansible_distribution' from source: facts 7044 1727096078.72225: variable 'ansible_distribution_major_version' from source: facts 7044 1727096078.72236: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096078.72358: variable 'ansible_distribution_major_version' from source: facts 7044 1727096078.72372: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096078.72576: variable 'ansible_distribution' from source: facts 7044 1727096078.72584: variable 'ansible_distribution_major_version' from source: facts 7044 1727096078.72595: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096078.72606: variable 'omit' from source: magic vars 7044 1727096078.72770: variable 'omit' from source: magic vars 7044 1727096078.72773: variable 'omit' from source: magic vars 7044 1727096078.72788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096078.72820: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096078.72848: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096078.72877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096078.72896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096078.72932: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096078.72940: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096078.72951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096078.73066: Set connection var ansible_timeout to 10 7044 1727096078.73083: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096078.73273: Set connection var ansible_pipelining to False 7044 1727096078.73277: Set connection var ansible_connection to ssh 7044 1727096078.73279: Set connection var ansible_shell_type to sh 7044 1727096078.73281: Set connection var ansible_shell_executable to /bin/sh 7044 1727096078.73284: variable 'ansible_shell_executable' from source: unknown 7044 1727096078.73286: variable 'ansible_connection' from source: unknown 7044 1727096078.73288: variable 'ansible_module_compression' from source: unknown 7044 1727096078.73290: variable 'ansible_shell_type' from source: unknown 7044 1727096078.73292: variable 'ansible_shell_executable' from source: unknown 7044 1727096078.73293: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096078.73295: variable 'ansible_pipelining' from source: unknown 7044 1727096078.73297: variable 'ansible_timeout' from source: unknown 7044 1727096078.73299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096078.73341: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096078.73362: variable 'omit' from source: magic vars 7044 1727096078.73374: starting attempt loop 7044 1727096078.73381: running the handler 7044 1727096078.73402: _low_level_execute_command(): starting 7044 1727096078.73434: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096078.74488: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096078.74627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096078.74665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096078.74865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096078.76616: stdout chunk (state=3): >>>/root <<< 7044 1727096078.76876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096078.76880: stdout chunk (state=3): >>><<< 7044 1727096078.76882: stderr chunk (state=3): >>><<< 7044 1727096078.76885: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096078.76888: _low_level_execute_command(): starting 7044 1727096078.76891: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096078.7684977-10170-205565866267313 `" && echo ansible-tmp-1727096078.7684977-10170-205565866267313="` echo /root/.ansible/tmp/ansible-tmp-1727096078.7684977-10170-205565866267313 `" ) && sleep 0' 7044 1727096078.77587: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096078.77595: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096078.77598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096078.77600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096078.77603: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096078.77606: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096078.77608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096078.77610: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096078.77612: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096078.77614: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096078.77616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096078.77618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096078.77620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096078.77622: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096078.77624: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727096078.77726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096078.77730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096078.77732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096078.77919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096078.78076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096078.80055: stdout chunk (state=3): >>>ansible-tmp-1727096078.7684977-10170-205565866267313=/root/.ansible/tmp/ansible-tmp-1727096078.7684977-10170-205565866267313 <<< 7044 1727096078.80776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096078.80781: stdout chunk (state=3): >>><<< 7044 1727096078.80784: stderr chunk (state=3): >>><<< 7044 1727096078.80787: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096078.7684977-10170-205565866267313=/root/.ansible/tmp/ansible-tmp-1727096078.7684977-10170-205565866267313 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096078.80789: variable 'ansible_module_compression' from source: unknown 7044 1727096078.80791: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7044 1727096078.80793: variable 'ansible_facts' from source: unknown 7044 1727096078.81326: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096078.7684977-10170-205565866267313/AnsiballZ_package_facts.py 7044 1727096078.81601: Sending initial data 7044 1727096078.81611: Sent initial data (161 bytes) 7044 1727096078.82824: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096078.82848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096078.83039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096078.83045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096078.83135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096078.84907: 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 <<< 7044 1727096078.84924: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096078.84979: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpng21e4d0 /root/.ansible/tmp/ansible-tmp-1727096078.7684977-10170-205565866267313/AnsiballZ_package_facts.py <<< 7044 1727096078.85056: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096078.7684977-10170-205565866267313/AnsiballZ_package_facts.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpng21e4d0" to remote "/root/.ansible/tmp/ansible-tmp-1727096078.7684977-10170-205565866267313/AnsiballZ_package_facts.py" <<< 7044 1727096078.85061: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096078.7684977-10170-205565866267313/AnsiballZ_package_facts.py" <<< 7044 1727096078.88203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096078.88207: stdout chunk (state=3): >>><<< 7044 1727096078.88209: stderr chunk (state=3): >>><<< 7044 1727096078.88211: done transferring module to remote 7044 1727096078.88213: _low_level_execute_command(): starting 7044 1727096078.88216: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096078.7684977-10170-205565866267313/ /root/.ansible/tmp/ansible-tmp-1727096078.7684977-10170-205565866267313/AnsiballZ_package_facts.py && sleep 0' 7044 1727096078.89492: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096078.89614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096078.89618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096078.89620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096078.89623: 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 <<< 7044 1727096078.89625: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096078.89799: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096078.89803: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096078.89904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096078.91849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096078.91887: stderr chunk (state=3): >>><<< 7044 1727096078.91897: stdout chunk (state=3): >>><<< 7044 1727096078.92074: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096078.92078: _low_level_execute_command(): starting 7044 1727096078.92081: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096078.7684977-10170-205565866267313/AnsiballZ_package_facts.py && sleep 0' 7044 1727096078.93165: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096078.93173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096078.93185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096078.93288: stderr chunk (state=3): >>>debug2: match found <<< 7044 1727096078.93299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096078.93437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096078.93557: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096078.93625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096079.38242: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 7044 1727096079.38414: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 7044 1727096079.38474: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 7044 1727096079.38517: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7044 1727096079.40281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096079.40286: stdout chunk (state=3): >>><<< 7044 1727096079.40288: stderr chunk (state=3): >>><<< 7044 1727096079.40480: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096079.42560: 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-1727096078.7684977-10170-205565866267313/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096079.42601: _low_level_execute_command(): starting 7044 1727096079.42612: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096078.7684977-10170-205565866267313/ > /dev/null 2>&1 && sleep 0' 7044 1727096079.43302: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096079.43319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096079.43351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096079.43462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096079.43488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096079.43503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096079.43605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096079.45519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096079.45590: stderr chunk (state=3): >>><<< 7044 1727096079.45603: stdout chunk (state=3): >>><<< 7044 1727096079.45674: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096079.45679: handler run complete 7044 1727096079.46611: variable 'ansible_facts' from source: unknown 7044 1727096079.47121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096079.50614: variable 'ansible_facts' from source: unknown 7044 1727096079.51099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096079.52012: attempt loop complete, returning result 7044 1727096079.52016: _execute() done 7044 1727096079.52019: dumping result to json 7044 1727096079.52268: done dumping result, returning 7044 1727096079.52284: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-4381-8c4e-000000000911] 7044 1727096079.52293: sending task result for task 0afff68d-5257-4381-8c4e-000000000911 7044 1727096079.56801: done sending task result for task 0afff68d-5257-4381-8c4e-000000000911 7044 1727096079.56806: 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 } 7044 1727096079.56950: no more pending results, returning what we have 7044 1727096079.56954: results queue empty 7044 1727096079.56956: checking for any_errors_fatal 7044 1727096079.56962: done checking for any_errors_fatal 7044 1727096079.56963: checking for max_fail_percentage 7044 1727096079.56964: done checking for max_fail_percentage 7044 1727096079.56965: checking to see if all hosts have failed and the running result is not ok 7044 1727096079.56966: done checking to see if all hosts have failed 7044 1727096079.56967: getting the remaining hosts for this loop 7044 1727096079.56971: done getting the remaining hosts for this loop 7044 1727096079.56975: getting the next task for host managed_node1 7044 1727096079.56983: done getting next task for host managed_node1 7044 1727096079.56987: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7044 1727096079.56991: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096079.57003: getting variables 7044 1727096079.57005: in VariableManager get_vars() 7044 1727096079.57050: Calling all_inventory to load vars for managed_node1 7044 1727096079.57052: Calling groups_inventory to load vars for managed_node1 7044 1727096079.57054: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096079.57064: Calling all_plugins_play to load vars for managed_node1 7044 1727096079.57066: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096079.57074: Calling groups_plugins_play to load vars for managed_node1 7044 1727096079.59825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096079.61781: done with get_vars() 7044 1727096079.61823: done getting variables 7044 1727096079.61899: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:54:39 -0400 (0:00:00.960) 0:01:24.701 ****** 7044 1727096079.61944: entering _queue_task() for managed_node1/debug 7044 1727096079.62737: worker is 1 (out of 1 available) 7044 1727096079.62755: exiting _queue_task() for managed_node1/debug 7044 1727096079.62769: done queuing things up, now waiting for results queue to drain 7044 1727096079.62771: waiting for pending results... 7044 1727096079.63591: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 7044 1727096079.63661: in run() - task 0afff68d-5257-4381-8c4e-00000000014f 7044 1727096079.63799: variable 'ansible_search_path' from source: unknown 7044 1727096079.63809: variable 'ansible_search_path' from source: unknown 7044 1727096079.63856: calling self._execute() 7044 1727096079.64096: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096079.64163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096079.64181: variable 'omit' from source: magic vars 7044 1727096079.64632: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.64654: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096079.64856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096079.67690: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096079.67763: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096079.67813: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096079.67858: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096079.67899: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096079.68002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096079.68034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096079.68063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096079.68115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096079.68133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096079.68359: variable 'ansible_distribution' from source: facts 7044 1727096079.68372: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.68384: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096079.68575: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.68578: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096079.68712: variable 'ansible_distribution' from source: facts 7044 1727096079.68721: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.68731: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096079.68847: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.68858: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096079.69174: variable 'ansible_distribution' from source: facts 7044 1727096079.69177: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.69179: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096079.69182: variable 'omit' from source: magic vars 7044 1727096079.69183: variable 'omit' from source: magic vars 7044 1727096079.69232: variable 'network_provider' from source: set_fact 7044 1727096079.69263: variable 'omit' from source: magic vars 7044 1727096079.69301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096079.69333: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096079.69519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096079.69522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096079.69525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096079.69527: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096079.69529: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096079.69531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096079.69681: Set connection var ansible_timeout to 10 7044 1727096079.69694: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096079.69703: Set connection var ansible_pipelining to False 7044 1727096079.69709: Set connection var ansible_connection to ssh 7044 1727096079.69715: Set connection var ansible_shell_type to sh 7044 1727096079.69725: Set connection var ansible_shell_executable to /bin/sh 7044 1727096079.69763: variable 'ansible_shell_executable' from source: unknown 7044 1727096079.69775: variable 'ansible_connection' from source: unknown 7044 1727096079.69782: variable 'ansible_module_compression' from source: unknown 7044 1727096079.69788: variable 'ansible_shell_type' from source: unknown 7044 1727096079.69795: variable 'ansible_shell_executable' from source: unknown 7044 1727096079.69801: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096079.69807: variable 'ansible_pipelining' from source: unknown 7044 1727096079.69813: variable 'ansible_timeout' from source: unknown 7044 1727096079.69822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096079.69939: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096079.69961: variable 'omit' from source: magic vars 7044 1727096079.69974: starting attempt loop 7044 1727096079.69981: running the handler 7044 1727096079.70030: handler run complete 7044 1727096079.70050: attempt loop complete, returning result 7044 1727096079.70065: _execute() done 7044 1727096079.70076: dumping result to json 7044 1727096079.70083: done dumping result, returning 7044 1727096079.70095: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-4381-8c4e-00000000014f] 7044 1727096079.70175: sending task result for task 0afff68d-5257-4381-8c4e-00000000014f 7044 1727096079.70244: done sending task result for task 0afff68d-5257-4381-8c4e-00000000014f 7044 1727096079.70248: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 7044 1727096079.70336: no more pending results, returning what we have 7044 1727096079.70339: results queue empty 7044 1727096079.70340: checking for any_errors_fatal 7044 1727096079.70350: done checking for any_errors_fatal 7044 1727096079.70358: checking for max_fail_percentage 7044 1727096079.70360: done checking for max_fail_percentage 7044 1727096079.70361: checking to see if all hosts have failed and the running result is not ok 7044 1727096079.70362: done checking to see if all hosts have failed 7044 1727096079.70362: getting the remaining hosts for this loop 7044 1727096079.70364: done getting the remaining hosts for this loop 7044 1727096079.70369: getting the next task for host managed_node1 7044 1727096079.70377: done getting next task for host managed_node1 7044 1727096079.70381: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7044 1727096079.70385: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096079.70397: getting variables 7044 1727096079.70399: in VariableManager get_vars() 7044 1727096079.70453: Calling all_inventory to load vars for managed_node1 7044 1727096079.70456: Calling groups_inventory to load vars for managed_node1 7044 1727096079.70458: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096079.70573: Calling all_plugins_play to load vars for managed_node1 7044 1727096079.70581: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096079.70585: Calling groups_plugins_play to load vars for managed_node1 7044 1727096079.72315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096079.74150: done with get_vars() 7044 1727096079.74185: done getting variables 7044 1727096079.74254: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:54:39 -0400 (0:00:00.123) 0:01:24.824 ****** 7044 1727096079.74293: entering _queue_task() for managed_node1/fail 7044 1727096079.74792: worker is 1 (out of 1 available) 7044 1727096079.74808: exiting _queue_task() for managed_node1/fail 7044 1727096079.74820: done queuing things up, now waiting for results queue to drain 7044 1727096079.74821: waiting for pending results... 7044 1727096079.75061: 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 7044 1727096079.75265: in run() - task 0afff68d-5257-4381-8c4e-000000000150 7044 1727096079.75273: variable 'ansible_search_path' from source: unknown 7044 1727096079.75275: variable 'ansible_search_path' from source: unknown 7044 1727096079.75305: calling self._execute() 7044 1727096079.75423: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096079.75517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096079.75520: variable 'omit' from source: magic vars 7044 1727096079.75885: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.75901: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096079.76120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096079.78681: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096079.78753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096079.78801: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096079.78840: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096079.79026: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096079.79188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096079.79245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096079.79289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096079.79335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096079.79380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096079.79514: variable 'ansible_distribution' from source: facts 7044 1727096079.79526: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.79540: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096079.79680: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.79789: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096079.79875: variable 'ansible_distribution' from source: facts 7044 1727096079.79886: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.79903: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096079.80014: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.80025: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096079.80196: variable 'ansible_distribution' from source: facts 7044 1727096079.80206: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.80218: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096079.80404: variable 'network_state' from source: role '' defaults 7044 1727096079.80407: Evaluated conditional (network_state != {}): False 7044 1727096079.80409: when evaluation is False, skipping this task 7044 1727096079.80412: _execute() done 7044 1727096079.80414: dumping result to json 7044 1727096079.80416: done dumping result, returning 7044 1727096079.80431: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-4381-8c4e-000000000150] 7044 1727096079.80445: sending task result for task 0afff68d-5257-4381-8c4e-000000000150 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096079.80705: no more pending results, returning what we have 7044 1727096079.80709: results queue empty 7044 1727096079.80710: checking for any_errors_fatal 7044 1727096079.80718: done checking for any_errors_fatal 7044 1727096079.80718: checking for max_fail_percentage 7044 1727096079.80721: done checking for max_fail_percentage 7044 1727096079.80721: checking to see if all hosts have failed and the running result is not ok 7044 1727096079.80722: done checking to see if all hosts have failed 7044 1727096079.80723: getting the remaining hosts for this loop 7044 1727096079.80724: done getting the remaining hosts for this loop 7044 1727096079.80728: getting the next task for host managed_node1 7044 1727096079.80735: done getting next task for host managed_node1 7044 1727096079.80740: ^ 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 7044 1727096079.80744: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096079.80770: getting variables 7044 1727096079.80772: in VariableManager get_vars() 7044 1727096079.80830: Calling all_inventory to load vars for managed_node1 7044 1727096079.80833: Calling groups_inventory to load vars for managed_node1 7044 1727096079.80836: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096079.80847: Calling all_plugins_play to load vars for managed_node1 7044 1727096079.80850: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096079.80853: Calling groups_plugins_play to load vars for managed_node1 7044 1727096079.81400: done sending task result for task 0afff68d-5257-4381-8c4e-000000000150 7044 1727096079.81404: WORKER PROCESS EXITING 7044 1727096079.82532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096079.86159: done with get_vars() 7044 1727096079.86207: done getting variables 7044 1727096079.86390: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:54:39 -0400 (0:00:00.121) 0:01:24.945 ****** 7044 1727096079.86455: entering _queue_task() for managed_node1/fail 7044 1727096079.87244: worker is 1 (out of 1 available) 7044 1727096079.87259: exiting _queue_task() for managed_node1/fail 7044 1727096079.87272: done queuing things up, now waiting for results queue to drain 7044 1727096079.87274: waiting for pending results... 7044 1727096079.87584: 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 7044 1727096079.87826: in run() - task 0afff68d-5257-4381-8c4e-000000000151 7044 1727096079.87852: variable 'ansible_search_path' from source: unknown 7044 1727096079.87870: variable 'ansible_search_path' from source: unknown 7044 1727096079.88025: calling self._execute() 7044 1727096079.88092: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096079.88104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096079.88120: variable 'omit' from source: magic vars 7044 1727096079.88634: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.88676: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096079.88941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096079.91570: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096079.91673: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096079.91746: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096079.91827: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096079.91852: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096079.92438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096079.92577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096079.92582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096079.92585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096079.92610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096079.92772: variable 'ansible_distribution' from source: facts 7044 1727096079.92783: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.92810: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096079.92964: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.93029: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096079.93226: variable 'ansible_distribution' from source: facts 7044 1727096079.93237: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.93260: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096079.93415: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.93428: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096079.93687: variable 'ansible_distribution' from source: facts 7044 1727096079.93691: variable 'ansible_distribution_major_version' from source: facts 7044 1727096079.93695: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096079.93810: variable 'network_state' from source: role '' defaults 7044 1727096079.93837: Evaluated conditional (network_state != {}): False 7044 1727096079.93850: when evaluation is False, skipping this task 7044 1727096079.93863: _execute() done 7044 1727096079.93880: dumping result to json 7044 1727096079.93904: done dumping result, returning 7044 1727096079.94008: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-4381-8c4e-000000000151] 7044 1727096079.94012: sending task result for task 0afff68d-5257-4381-8c4e-000000000151 7044 1727096079.94088: done sending task result for task 0afff68d-5257-4381-8c4e-000000000151 7044 1727096079.94091: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096079.94151: no more pending results, returning what we have 7044 1727096079.94159: results queue empty 7044 1727096079.94160: checking for any_errors_fatal 7044 1727096079.94168: done checking for any_errors_fatal 7044 1727096079.94170: checking for max_fail_percentage 7044 1727096079.94172: done checking for max_fail_percentage 7044 1727096079.94173: checking to see if all hosts have failed and the running result is not ok 7044 1727096079.94175: done checking to see if all hosts have failed 7044 1727096079.94176: getting the remaining hosts for this loop 7044 1727096079.94178: done getting the remaining hosts for this loop 7044 1727096079.94187: getting the next task for host managed_node1 7044 1727096079.94197: done getting next task for host managed_node1 7044 1727096079.94204: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7044 1727096079.94209: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096079.94241: getting variables 7044 1727096079.94245: in VariableManager get_vars() 7044 1727096079.94429: Calling all_inventory to load vars for managed_node1 7044 1727096079.94433: Calling groups_inventory to load vars for managed_node1 7044 1727096079.94438: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096079.94456: Calling all_plugins_play to load vars for managed_node1 7044 1727096079.94461: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096079.94469: Calling groups_plugins_play to load vars for managed_node1 7044 1727096079.96420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096079.98221: done with get_vars() 7044 1727096079.98268: done getting variables 7044 1727096079.98329: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:54:39 -0400 (0:00:00.119) 0:01:25.065 ****** 7044 1727096079.98385: entering _queue_task() for managed_node1/fail 7044 1727096079.98876: worker is 1 (out of 1 available) 7044 1727096079.98894: exiting _queue_task() for managed_node1/fail 7044 1727096079.99020: done queuing things up, now waiting for results queue to drain 7044 1727096079.99023: waiting for pending results... 7044 1727096079.99451: 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 7044 1727096079.99546: in run() - task 0afff68d-5257-4381-8c4e-000000000152 7044 1727096079.99575: variable 'ansible_search_path' from source: unknown 7044 1727096079.99602: variable 'ansible_search_path' from source: unknown 7044 1727096079.99674: calling self._execute() 7044 1727096079.99798: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096079.99817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096079.99851: variable 'omit' from source: magic vars 7044 1727096080.00662: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.00666: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.01011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096080.03777: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096080.03782: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096080.03790: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096080.03793: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096080.03795: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096080.03893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.03960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.03987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.04033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.04055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.04180: variable 'ansible_distribution' from source: facts 7044 1727096080.04184: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.04193: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.04375: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.04379: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.04589: variable 'ansible_distribution' from source: facts 7044 1727096080.04592: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.04598: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.04705: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.04709: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.04904: variable 'ansible_distribution' from source: facts 7044 1727096080.04910: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.04925: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.05048: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.05070: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7044 1727096080.05164: variable 'ansible_distribution' from source: facts 7044 1727096080.05169: variable '__network_rh_distros' from source: role '' defaults 7044 1727096080.05178: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7044 1727096080.05411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.05433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.05452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.05495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.05506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.05542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.05580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.05607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.05628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.05653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.05684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.05700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.05737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.05773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.05792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.06043: variable 'network_connections' from source: task vars 7044 1727096080.06057: variable 'interface' from source: play vars 7044 1727096080.06115: variable 'interface' from source: play vars 7044 1727096080.06129: variable 'network_state' from source: role '' defaults 7044 1727096080.06181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096080.06372: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096080.06422: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096080.06453: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096080.06495: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096080.06606: 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) 7044 1727096080.06609: 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) 7044 1727096080.06611: 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) 7044 1727096080.06637: 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) 7044 1727096080.06692: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 7044 1727096080.06695: when evaluation is False, skipping this task 7044 1727096080.06697: _execute() done 7044 1727096080.06699: dumping result to json 7044 1727096080.06701: done dumping result, returning 7044 1727096080.06705: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-4381-8c4e-000000000152] 7044 1727096080.06707: sending task result for task 0afff68d-5257-4381-8c4e-000000000152 7044 1727096080.06898: done sending task result for task 0afff68d-5257-4381-8c4e-000000000152 7044 1727096080.06901: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 7044 1727096080.06983: no more pending results, returning what we have 7044 1727096080.06986: results queue empty 7044 1727096080.06987: checking for any_errors_fatal 7044 1727096080.06993: done checking for any_errors_fatal 7044 1727096080.06994: checking for max_fail_percentage 7044 1727096080.06995: done checking for max_fail_percentage 7044 1727096080.06996: checking to see if all hosts have failed and the running result is not ok 7044 1727096080.06997: done checking to see if all hosts have failed 7044 1727096080.06998: getting the remaining hosts for this loop 7044 1727096080.06999: done getting the remaining hosts for this loop 7044 1727096080.07002: getting the next task for host managed_node1 7044 1727096080.07008: done getting next task for host managed_node1 7044 1727096080.07014: ^ 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 7044 1727096080.07194: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096080.07213: getting variables 7044 1727096080.07214: in VariableManager get_vars() 7044 1727096080.07290: Calling all_inventory to load vars for managed_node1 7044 1727096080.07293: Calling groups_inventory to load vars for managed_node1 7044 1727096080.07295: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096080.07309: Calling all_plugins_play to load vars for managed_node1 7044 1727096080.07312: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096080.07315: Calling groups_plugins_play to load vars for managed_node1 7044 1727096080.08838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096080.09802: done with get_vars() 7044 1727096080.09832: done getting variables 7044 1727096080.09907: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:54:40 -0400 (0:00:00.115) 0:01:25.180 ****** 7044 1727096080.09933: entering _queue_task() for managed_node1/dnf 7044 1727096080.10313: worker is 1 (out of 1 available) 7044 1727096080.10326: exiting _queue_task() for managed_node1/dnf 7044 1727096080.10337: done queuing things up, now waiting for results queue to drain 7044 1727096080.10338: waiting for pending results... 7044 1727096080.10809: 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 7044 1727096080.10814: in run() - task 0afff68d-5257-4381-8c4e-000000000153 7044 1727096080.10818: variable 'ansible_search_path' from source: unknown 7044 1727096080.10820: variable 'ansible_search_path' from source: unknown 7044 1727096080.10837: calling self._execute() 7044 1727096080.10957: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096080.10963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096080.10991: variable 'omit' from source: magic vars 7044 1727096080.11461: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.11474: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.11741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096080.14470: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096080.14535: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096080.14563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096080.14602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096080.14626: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096080.14692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.14714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.14732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.14762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.14774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.14923: variable 'ansible_distribution' from source: facts 7044 1727096080.14927: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.14930: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.15033: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.15037: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.15163: variable 'ansible_distribution' from source: facts 7044 1727096080.15166: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.15171: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.15241: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.15245: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.15360: variable 'ansible_distribution' from source: facts 7044 1727096080.15363: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.15370: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.15482: variable 'ansible_distribution' from source: facts 7044 1727096080.15486: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.15499: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7044 1727096080.15664: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096080.15747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.15785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.15805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.15874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.15878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.15904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.15907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.15933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.15973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.15987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.16025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.16273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.16276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.16278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.16281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.16291: variable 'network_connections' from source: task vars 7044 1727096080.16293: variable 'interface' from source: play vars 7044 1727096080.16351: variable 'interface' from source: play vars 7044 1727096080.16427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096080.16596: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096080.16640: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096080.16664: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096080.16696: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096080.16759: 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) 7044 1727096080.16773: 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) 7044 1727096080.16797: 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) 7044 1727096080.16815: 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) 7044 1727096080.16856: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096080.17022: variable 'network_connections' from source: task vars 7044 1727096080.17026: variable 'interface' from source: play vars 7044 1727096080.17077: variable 'interface' from source: play vars 7044 1727096080.17096: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096080.17099: when evaluation is False, skipping this task 7044 1727096080.17102: _execute() done 7044 1727096080.17104: dumping result to json 7044 1727096080.17109: done dumping result, returning 7044 1727096080.17116: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-000000000153] 7044 1727096080.17120: sending task result for task 0afff68d-5257-4381-8c4e-000000000153 7044 1727096080.17209: done sending task result for task 0afff68d-5257-4381-8c4e-000000000153 7044 1727096080.17212: 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" } 7044 1727096080.17264: no more pending results, returning what we have 7044 1727096080.17269: results queue empty 7044 1727096080.17270: checking for any_errors_fatal 7044 1727096080.17275: done checking for any_errors_fatal 7044 1727096080.17276: checking for max_fail_percentage 7044 1727096080.17278: done checking for max_fail_percentage 7044 1727096080.17278: checking to see if all hosts have failed and the running result is not ok 7044 1727096080.17279: done checking to see if all hosts have failed 7044 1727096080.17280: getting the remaining hosts for this loop 7044 1727096080.17281: done getting the remaining hosts for this loop 7044 1727096080.17284: getting the next task for host managed_node1 7044 1727096080.17291: done getting next task for host managed_node1 7044 1727096080.17295: ^ 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 7044 1727096080.17299: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096080.17320: getting variables 7044 1727096080.17323: in VariableManager get_vars() 7044 1727096080.17380: Calling all_inventory to load vars for managed_node1 7044 1727096080.17383: Calling groups_inventory to load vars for managed_node1 7044 1727096080.17385: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096080.17395: Calling all_plugins_play to load vars for managed_node1 7044 1727096080.17397: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096080.17400: Calling groups_plugins_play to load vars for managed_node1 7044 1727096080.18336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096080.19202: done with get_vars() 7044 1727096080.19227: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7044 1727096080.19285: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:54:40 -0400 (0:00:00.093) 0:01:25.274 ****** 7044 1727096080.19309: entering _queue_task() for managed_node1/yum 7044 1727096080.19576: worker is 1 (out of 1 available) 7044 1727096080.19590: exiting _queue_task() for managed_node1/yum 7044 1727096080.19602: done queuing things up, now waiting for results queue to drain 7044 1727096080.19603: waiting for pending results... 7044 1727096080.19802: 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 7044 1727096080.19915: in run() - task 0afff68d-5257-4381-8c4e-000000000154 7044 1727096080.19925: variable 'ansible_search_path' from source: unknown 7044 1727096080.19929: variable 'ansible_search_path' from source: unknown 7044 1727096080.19962: calling self._execute() 7044 1727096080.20045: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096080.20053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096080.20062: variable 'omit' from source: magic vars 7044 1727096080.20356: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.20374: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.20515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096080.22173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096080.22177: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096080.22180: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096080.22206: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096080.22227: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096080.22304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.22325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.22342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.22374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.22383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.22473: variable 'ansible_distribution' from source: facts 7044 1727096080.22477: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.22484: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.22572: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.22577: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.22697: variable 'ansible_distribution' from source: facts 7044 1727096080.22700: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.22706: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.22783: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.22787: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.22901: variable 'ansible_distribution' from source: facts 7044 1727096080.22905: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.22908: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.23002: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.23013: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7044 1727096080.23017: when evaluation is False, skipping this task 7044 1727096080.23021: _execute() done 7044 1727096080.23024: dumping result to json 7044 1727096080.23026: done dumping result, returning 7044 1727096080.23033: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-000000000154] 7044 1727096080.23038: sending task result for task 0afff68d-5257-4381-8c4e-000000000154 7044 1727096080.23132: done sending task result for task 0afff68d-5257-4381-8c4e-000000000154 7044 1727096080.23135: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7044 1727096080.23216: no more pending results, returning what we have 7044 1727096080.23219: results queue empty 7044 1727096080.23220: checking for any_errors_fatal 7044 1727096080.23227: done checking for any_errors_fatal 7044 1727096080.23228: checking for max_fail_percentage 7044 1727096080.23230: done checking for max_fail_percentage 7044 1727096080.23231: checking to see if all hosts have failed and the running result is not ok 7044 1727096080.23231: done checking to see if all hosts have failed 7044 1727096080.23232: getting the remaining hosts for this loop 7044 1727096080.23233: done getting the remaining hosts for this loop 7044 1727096080.23237: getting the next task for host managed_node1 7044 1727096080.23243: done getting next task for host managed_node1 7044 1727096080.23247: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7044 1727096080.23251: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096080.23276: getting variables 7044 1727096080.23277: in VariableManager get_vars() 7044 1727096080.23327: Calling all_inventory to load vars for managed_node1 7044 1727096080.23330: Calling groups_inventory to load vars for managed_node1 7044 1727096080.23332: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096080.23340: Calling all_plugins_play to load vars for managed_node1 7044 1727096080.23343: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096080.23345: Calling groups_plugins_play to load vars for managed_node1 7044 1727096080.24169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096080.25172: done with get_vars() 7044 1727096080.25191: done getting variables 7044 1727096080.25246: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:54:40 -0400 (0:00:00.059) 0:01:25.334 ****** 7044 1727096080.25275: entering _queue_task() for managed_node1/fail 7044 1727096080.25539: worker is 1 (out of 1 available) 7044 1727096080.25555: exiting _queue_task() for managed_node1/fail 7044 1727096080.25570: done queuing things up, now waiting for results queue to drain 7044 1727096080.25571: waiting for pending results... 7044 1727096080.25763: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7044 1727096080.25857: in run() - task 0afff68d-5257-4381-8c4e-000000000155 7044 1727096080.25869: variable 'ansible_search_path' from source: unknown 7044 1727096080.25872: variable 'ansible_search_path' from source: unknown 7044 1727096080.25912: calling self._execute() 7044 1727096080.25994: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096080.25998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096080.26006: variable 'omit' from source: magic vars 7044 1727096080.26302: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.26311: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.26453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096080.28195: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096080.28245: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096080.28276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096080.28302: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096080.28322: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096080.28400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.28420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.28437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.28472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.28484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.28577: variable 'ansible_distribution' from source: facts 7044 1727096080.28581: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.28588: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.28676: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.28679: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.28796: variable 'ansible_distribution' from source: facts 7044 1727096080.28800: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.28805: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.28885: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.28888: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.29001: variable 'ansible_distribution' from source: facts 7044 1727096080.29004: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.29012: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.29084: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096080.29172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.29191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.29230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.29237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.29251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.29282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.29298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.29317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.29342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.29355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.29387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.29402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.29418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.29446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.29460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.29562: variable 'network_connections' from source: task vars 7044 1727096080.29585: variable 'interface' from source: play vars 7044 1727096080.29634: variable 'interface' from source: play vars 7044 1727096080.29698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096080.29823: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096080.29856: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096080.29882: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096080.29904: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096080.29935: 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) 7044 1727096080.29953: 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) 7044 1727096080.29974: 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) 7044 1727096080.29993: 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) 7044 1727096080.30032: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096080.30200: variable 'network_connections' from source: task vars 7044 1727096080.30204: variable 'interface' from source: play vars 7044 1727096080.30251: variable 'interface' from source: play vars 7044 1727096080.30271: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096080.30275: when evaluation is False, skipping this task 7044 1727096080.30277: _execute() done 7044 1727096080.30280: dumping result to json 7044 1727096080.30283: done dumping result, returning 7044 1727096080.30291: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-000000000155] 7044 1727096080.30298: sending task result for task 0afff68d-5257-4381-8c4e-000000000155 7044 1727096080.30385: done sending task result for task 0afff68d-5257-4381-8c4e-000000000155 7044 1727096080.30388: 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" } 7044 1727096080.30470: no more pending results, returning what we have 7044 1727096080.30473: results queue empty 7044 1727096080.30473: checking for any_errors_fatal 7044 1727096080.30481: done checking for any_errors_fatal 7044 1727096080.30481: checking for max_fail_percentage 7044 1727096080.30483: done checking for max_fail_percentage 7044 1727096080.30484: checking to see if all hosts have failed and the running result is not ok 7044 1727096080.30485: done checking to see if all hosts have failed 7044 1727096080.30485: getting the remaining hosts for this loop 7044 1727096080.30486: done getting the remaining hosts for this loop 7044 1727096080.30490: getting the next task for host managed_node1 7044 1727096080.30497: done getting next task for host managed_node1 7044 1727096080.30501: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7044 1727096080.30505: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096080.30529: getting variables 7044 1727096080.30530: in VariableManager get_vars() 7044 1727096080.30583: Calling all_inventory to load vars for managed_node1 7044 1727096080.30586: Calling groups_inventory to load vars for managed_node1 7044 1727096080.30588: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096080.30597: Calling all_plugins_play to load vars for managed_node1 7044 1727096080.30600: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096080.30602: Calling groups_plugins_play to load vars for managed_node1 7044 1727096080.31406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096080.32294: done with get_vars() 7044 1727096080.32322: done getting variables 7044 1727096080.32370: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:54:40 -0400 (0:00:00.071) 0:01:25.405 ****** 7044 1727096080.32397: entering _queue_task() for managed_node1/package 7044 1727096080.32697: worker is 1 (out of 1 available) 7044 1727096080.32717: exiting _queue_task() for managed_node1/package 7044 1727096080.32734: done queuing things up, now waiting for results queue to drain 7044 1727096080.32736: waiting for pending results... 7044 1727096080.32910: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 7044 1727096080.33023: in run() - task 0afff68d-5257-4381-8c4e-000000000156 7044 1727096080.33036: variable 'ansible_search_path' from source: unknown 7044 1727096080.33041: variable 'ansible_search_path' from source: unknown 7044 1727096080.33073: calling self._execute() 7044 1727096080.33155: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096080.33160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096080.33169: variable 'omit' from source: magic vars 7044 1727096080.33474: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.33485: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.33642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096080.35260: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096080.35312: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096080.35339: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096080.35367: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096080.35390: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096080.35452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.35487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.35506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.35532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.35546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.35635: variable 'ansible_distribution' from source: facts 7044 1727096080.35639: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.35647: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.35729: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.35733: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.35850: variable 'ansible_distribution' from source: facts 7044 1727096080.35854: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.35856: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.35928: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.35932: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.36040: variable 'ansible_distribution' from source: facts 7044 1727096080.36047: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.36050: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.36178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096080.36287: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096080.36315: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096080.36338: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096080.36360: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096080.36432: variable 'network_packages' from source: role '' defaults 7044 1727096080.36511: variable '__network_provider_setup' from source: role '' defaults 7044 1727096080.36521: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096080.36575: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096080.36589: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096080.36637: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096080.37024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.37047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.37064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.37092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.37103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.37132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.37154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.37171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.37196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.37206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.37347: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7044 1727096080.37422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.37439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.37460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.37491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.37504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.37573: variable 'ansible_python' from source: facts 7044 1727096080.37589: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7044 1727096080.37653: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096080.37709: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096080.37795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.37814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.37832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.37857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.37869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.37903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.37923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.37940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.37972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.37983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.38090: variable 'network_connections' from source: task vars 7044 1727096080.38095: variable 'interface' from source: play vars 7044 1727096080.38170: variable 'interface' from source: play vars 7044 1727096080.38226: 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) 7044 1727096080.38247: 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) 7044 1727096080.38282: 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) 7044 1727096080.38309: 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) 7044 1727096080.38362: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096080.38545: variable 'network_connections' from source: task vars 7044 1727096080.38552: variable 'interface' from source: play vars 7044 1727096080.38632: variable 'interface' from source: play vars 7044 1727096080.38666: variable '__network_packages_default_wireless' from source: role '' defaults 7044 1727096080.38742: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096080.38980: variable 'network_connections' from source: task vars 7044 1727096080.38987: variable 'interface' from source: play vars 7044 1727096080.39039: variable 'interface' from source: play vars 7044 1727096080.39061: variable '__network_packages_default_team' from source: role '' defaults 7044 1727096080.39118: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096080.39347: variable 'network_connections' from source: task vars 7044 1727096080.39354: variable 'interface' from source: play vars 7044 1727096080.39412: variable 'interface' from source: play vars 7044 1727096080.39471: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096080.39520: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096080.39525: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096080.39573: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096080.39706: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7044 1727096080.40049: variable 'network_connections' from source: task vars 7044 1727096080.40055: variable 'interface' from source: play vars 7044 1727096080.40104: variable 'interface' from source: play vars 7044 1727096080.40112: variable 'ansible_distribution' from source: facts 7044 1727096080.40115: variable '__network_rh_distros' from source: role '' defaults 7044 1727096080.40121: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.40134: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7044 1727096080.40256: variable 'ansible_distribution' from source: facts 7044 1727096080.40260: variable '__network_rh_distros' from source: role '' defaults 7044 1727096080.40269: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.40284: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7044 1727096080.40422: variable 'ansible_distribution' from source: facts 7044 1727096080.40425: variable '__network_rh_distros' from source: role '' defaults 7044 1727096080.40428: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.40456: variable 'network_provider' from source: set_fact 7044 1727096080.40470: variable 'ansible_facts' from source: unknown 7044 1727096080.40901: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7044 1727096080.40904: when evaluation is False, skipping this task 7044 1727096080.40907: _execute() done 7044 1727096080.40910: dumping result to json 7044 1727096080.40912: done dumping result, returning 7044 1727096080.40920: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-4381-8c4e-000000000156] 7044 1727096080.40924: sending task result for task 0afff68d-5257-4381-8c4e-000000000156 7044 1727096080.41022: done sending task result for task 0afff68d-5257-4381-8c4e-000000000156 7044 1727096080.41025: 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" } 7044 1727096080.41081: no more pending results, returning what we have 7044 1727096080.41085: results queue empty 7044 1727096080.41085: checking for any_errors_fatal 7044 1727096080.41093: done checking for any_errors_fatal 7044 1727096080.41094: checking for max_fail_percentage 7044 1727096080.41096: done checking for max_fail_percentage 7044 1727096080.41096: checking to see if all hosts have failed and the running result is not ok 7044 1727096080.41097: done checking to see if all hosts have failed 7044 1727096080.41098: getting the remaining hosts for this loop 7044 1727096080.41099: done getting the remaining hosts for this loop 7044 1727096080.41102: getting the next task for host managed_node1 7044 1727096080.41110: done getting next task for host managed_node1 7044 1727096080.41113: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7044 1727096080.41117: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096080.41141: getting variables 7044 1727096080.41142: in VariableManager get_vars() 7044 1727096080.41206: Calling all_inventory to load vars for managed_node1 7044 1727096080.41209: Calling groups_inventory to load vars for managed_node1 7044 1727096080.41211: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096080.41221: Calling all_plugins_play to load vars for managed_node1 7044 1727096080.41223: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096080.41226: Calling groups_plugins_play to load vars for managed_node1 7044 1727096080.42242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096080.43153: done with get_vars() 7044 1727096080.43179: done getting variables 7044 1727096080.43226: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:54:40 -0400 (0:00:00.108) 0:01:25.514 ****** 7044 1727096080.43256: entering _queue_task() for managed_node1/package 7044 1727096080.43527: worker is 1 (out of 1 available) 7044 1727096080.43541: exiting _queue_task() for managed_node1/package 7044 1727096080.43554: done queuing things up, now waiting for results queue to drain 7044 1727096080.43555: waiting for pending results... 7044 1727096080.43799: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7044 1727096080.43907: in run() - task 0afff68d-5257-4381-8c4e-000000000157 7044 1727096080.43923: variable 'ansible_search_path' from source: unknown 7044 1727096080.43927: variable 'ansible_search_path' from source: unknown 7044 1727096080.43955: calling self._execute() 7044 1727096080.44035: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096080.44040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096080.44049: variable 'omit' from source: magic vars 7044 1727096080.44339: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.44351: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.44493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096080.46046: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096080.46091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096080.46119: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096080.46150: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096080.46170: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096080.46243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.46265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.46285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.46310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.46434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.46437: variable 'ansible_distribution' from source: facts 7044 1727096080.46440: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.46443: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.46504: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.46507: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.46623: variable 'ansible_distribution' from source: facts 7044 1727096080.46626: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.46632: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.46705: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.46709: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.46820: variable 'ansible_distribution' from source: facts 7044 1727096080.46824: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.46829: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.46908: variable 'network_state' from source: role '' defaults 7044 1727096080.46917: Evaluated conditional (network_state != {}): False 7044 1727096080.46919: when evaluation is False, skipping this task 7044 1727096080.46922: _execute() done 7044 1727096080.46925: dumping result to json 7044 1727096080.46929: done dumping result, returning 7044 1727096080.46936: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-4381-8c4e-000000000157] 7044 1727096080.46941: sending task result for task 0afff68d-5257-4381-8c4e-000000000157 7044 1727096080.47039: done sending task result for task 0afff68d-5257-4381-8c4e-000000000157 7044 1727096080.47041: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096080.47090: no more pending results, returning what we have 7044 1727096080.47093: results queue empty 7044 1727096080.47094: checking for any_errors_fatal 7044 1727096080.47100: done checking for any_errors_fatal 7044 1727096080.47101: checking for max_fail_percentage 7044 1727096080.47103: done checking for max_fail_percentage 7044 1727096080.47103: checking to see if all hosts have failed and the running result is not ok 7044 1727096080.47104: done checking to see if all hosts have failed 7044 1727096080.47105: getting the remaining hosts for this loop 7044 1727096080.47106: done getting the remaining hosts for this loop 7044 1727096080.47109: getting the next task for host managed_node1 7044 1727096080.47117: done getting next task for host managed_node1 7044 1727096080.47121: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7044 1727096080.47125: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096080.47149: getting variables 7044 1727096080.47151: in VariableManager get_vars() 7044 1727096080.47206: Calling all_inventory to load vars for managed_node1 7044 1727096080.47209: Calling groups_inventory to load vars for managed_node1 7044 1727096080.47211: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096080.47220: Calling all_plugins_play to load vars for managed_node1 7044 1727096080.47223: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096080.47225: Calling groups_plugins_play to load vars for managed_node1 7044 1727096080.48080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096080.49069: done with get_vars() 7044 1727096080.49097: done getting variables 7044 1727096080.49159: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:54:40 -0400 (0:00:00.059) 0:01:25.573 ****** 7044 1727096080.49201: entering _queue_task() for managed_node1/package 7044 1727096080.49520: worker is 1 (out of 1 available) 7044 1727096080.49538: exiting _queue_task() for managed_node1/package 7044 1727096080.49558: done queuing things up, now waiting for results queue to drain 7044 1727096080.49560: waiting for pending results... 7044 1727096080.49756: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7044 1727096080.49865: in run() - task 0afff68d-5257-4381-8c4e-000000000158 7044 1727096080.49876: variable 'ansible_search_path' from source: unknown 7044 1727096080.49881: variable 'ansible_search_path' from source: unknown 7044 1727096080.49916: calling self._execute() 7044 1727096080.50000: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096080.50010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096080.50017: variable 'omit' from source: magic vars 7044 1727096080.50308: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.50318: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.50470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096080.52602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096080.52673: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096080.52704: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096080.52730: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096080.52754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096080.52817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.52839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.52866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.52955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.53097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.53164: variable 'ansible_distribution' from source: facts 7044 1727096080.53362: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.53366: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.53432: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.53438: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.53696: variable 'ansible_distribution' from source: facts 7044 1727096080.53699: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.53704: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.53781: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.53785: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.54023: variable 'ansible_distribution' from source: facts 7044 1727096080.54026: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.54028: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.54152: variable 'network_state' from source: role '' defaults 7044 1727096080.54239: Evaluated conditional (network_state != {}): False 7044 1727096080.54242: when evaluation is False, skipping this task 7044 1727096080.54244: _execute() done 7044 1727096080.54246: dumping result to json 7044 1727096080.54248: done dumping result, returning 7044 1727096080.54250: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-4381-8c4e-000000000158] 7044 1727096080.54252: sending task result for task 0afff68d-5257-4381-8c4e-000000000158 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096080.54394: no more pending results, returning what we have 7044 1727096080.54397: results queue empty 7044 1727096080.54398: checking for any_errors_fatal 7044 1727096080.54404: done checking for any_errors_fatal 7044 1727096080.54404: checking for max_fail_percentage 7044 1727096080.54407: done checking for max_fail_percentage 7044 1727096080.54408: checking to see if all hosts have failed and the running result is not ok 7044 1727096080.54409: done checking to see if all hosts have failed 7044 1727096080.54410: getting the remaining hosts for this loop 7044 1727096080.54411: done getting the remaining hosts for this loop 7044 1727096080.54415: getting the next task for host managed_node1 7044 1727096080.54422: done getting next task for host managed_node1 7044 1727096080.54426: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7044 1727096080.54429: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096080.54452: getting variables 7044 1727096080.54454: in VariableManager get_vars() 7044 1727096080.54511: Calling all_inventory to load vars for managed_node1 7044 1727096080.54514: Calling groups_inventory to load vars for managed_node1 7044 1727096080.54517: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096080.54528: Calling all_plugins_play to load vars for managed_node1 7044 1727096080.54530: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096080.54533: Calling groups_plugins_play to load vars for managed_node1 7044 1727096080.55082: done sending task result for task 0afff68d-5257-4381-8c4e-000000000158 7044 1727096080.55086: WORKER PROCESS EXITING 7044 1727096080.56207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096080.58156: done with get_vars() 7044 1727096080.58195: done getting variables 7044 1727096080.58265: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:54:40 -0400 (0:00:00.091) 0:01:25.664 ****** 7044 1727096080.58309: entering _queue_task() for managed_node1/service 7044 1727096080.58612: worker is 1 (out of 1 available) 7044 1727096080.58627: exiting _queue_task() for managed_node1/service 7044 1727096080.58639: done queuing things up, now waiting for results queue to drain 7044 1727096080.58641: waiting for pending results... 7044 1727096080.58852: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7044 1727096080.58956: in run() - task 0afff68d-5257-4381-8c4e-000000000159 7044 1727096080.58969: variable 'ansible_search_path' from source: unknown 7044 1727096080.58973: variable 'ansible_search_path' from source: unknown 7044 1727096080.59007: calling self._execute() 7044 1727096080.59096: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096080.59100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096080.59109: variable 'omit' from source: magic vars 7044 1727096080.59583: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.59588: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.59677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096080.63151: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096080.63157: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096080.63161: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096080.63164: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096080.63169: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096080.63284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.63311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.63327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.63365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.63379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.63774: variable 'ansible_distribution' from source: facts 7044 1727096080.63779: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.63782: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.63784: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.63786: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.63905: variable 'ansible_distribution' from source: facts 7044 1727096080.63909: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.63913: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.64014: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.64019: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.64100: variable 'ansible_distribution' from source: facts 7044 1727096080.64104: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.64110: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.64214: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096080.64339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.64362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.64393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.64434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.64449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.64495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.64520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.64547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.64583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.64603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.64873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.64878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.64881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.64884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.64886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.64909: variable 'network_connections' from source: task vars 7044 1727096080.64927: variable 'interface' from source: play vars 7044 1727096080.64999: variable 'interface' from source: play vars 7044 1727096080.65224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096080.65275: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096080.65316: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096080.65350: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096080.65384: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096080.65432: 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) 7044 1727096080.65454: 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) 7044 1727096080.65662: 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) 7044 1727096080.65666: 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) 7044 1727096080.65671: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096080.65832: variable 'network_connections' from source: task vars 7044 1727096080.65838: variable 'interface' from source: play vars 7044 1727096080.65908: variable 'interface' from source: play vars 7044 1727096080.65935: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7044 1727096080.65939: when evaluation is False, skipping this task 7044 1727096080.65942: _execute() done 7044 1727096080.65947: dumping result to json 7044 1727096080.65949: done dumping result, returning 7044 1727096080.65957: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-4381-8c4e-000000000159] 7044 1727096080.65962: sending task result for task 0afff68d-5257-4381-8c4e-000000000159 7044 1727096080.66060: done sending task result for task 0afff68d-5257-4381-8c4e-000000000159 7044 1727096080.66063: 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" } 7044 1727096080.66116: no more pending results, returning what we have 7044 1727096080.66120: results queue empty 7044 1727096080.66121: checking for any_errors_fatal 7044 1727096080.66129: done checking for any_errors_fatal 7044 1727096080.66130: checking for max_fail_percentage 7044 1727096080.66132: done checking for max_fail_percentage 7044 1727096080.66133: checking to see if all hosts have failed and the running result is not ok 7044 1727096080.66134: done checking to see if all hosts have failed 7044 1727096080.66135: getting the remaining hosts for this loop 7044 1727096080.66136: done getting the remaining hosts for this loop 7044 1727096080.66140: getting the next task for host managed_node1 7044 1727096080.66148: done getting next task for host managed_node1 7044 1727096080.66152: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7044 1727096080.66156: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096080.66282: getting variables 7044 1727096080.66285: in VariableManager get_vars() 7044 1727096080.66342: Calling all_inventory to load vars for managed_node1 7044 1727096080.66345: Calling groups_inventory to load vars for managed_node1 7044 1727096080.66347: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096080.66359: Calling all_plugins_play to load vars for managed_node1 7044 1727096080.66362: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096080.66365: Calling groups_plugins_play to load vars for managed_node1 7044 1727096080.68013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096080.70206: done with get_vars() 7044 1727096080.70245: done getting variables 7044 1727096080.70309: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:54:40 -0400 (0:00:00.120) 0:01:25.785 ****** 7044 1727096080.70344: entering _queue_task() for managed_node1/service 7044 1727096080.70708: worker is 1 (out of 1 available) 7044 1727096080.70721: exiting _queue_task() for managed_node1/service 7044 1727096080.70734: done queuing things up, now waiting for results queue to drain 7044 1727096080.70735: waiting for pending results... 7044 1727096080.71099: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7044 1727096080.71375: in run() - task 0afff68d-5257-4381-8c4e-00000000015a 7044 1727096080.71380: variable 'ansible_search_path' from source: unknown 7044 1727096080.71383: variable 'ansible_search_path' from source: unknown 7044 1727096080.71385: calling self._execute() 7044 1727096080.71403: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096080.71416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096080.71433: variable 'omit' from source: magic vars 7044 1727096080.71831: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.71848: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.72053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096080.80158: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096080.80221: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096080.80453: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096080.80457: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096080.80460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096080.80463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.80466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.80471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.80474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.80512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.80878: variable 'ansible_distribution' from source: facts 7044 1727096080.80881: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.80884: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.80886: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.80888: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.80890: variable 'ansible_distribution' from source: facts 7044 1727096080.80892: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.80894: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.80993: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.80997: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096080.81153: variable 'ansible_distribution' from source: facts 7044 1727096080.81156: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.81162: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096080.81297: variable 'network_provider' from source: set_fact 7044 1727096080.81300: variable 'network_state' from source: role '' defaults 7044 1727096080.81311: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7044 1727096080.81317: variable 'omit' from source: magic vars 7044 1727096080.81376: variable 'omit' from source: magic vars 7044 1727096080.81405: variable 'network_service_name' from source: role '' defaults 7044 1727096080.81473: variable 'network_service_name' from source: role '' defaults 7044 1727096080.81540: variable '__network_provider_setup' from source: role '' defaults 7044 1727096080.81543: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096080.81595: variable '__network_service_name_default_nm' from source: role '' defaults 7044 1727096080.81606: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096080.81650: variable '__network_packages_default_nm' from source: role '' defaults 7044 1727096080.81753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.81772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.81793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.81818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.81829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.81860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.81878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.81896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.81920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.81930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.82062: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7044 1727096080.82138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.82155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.82182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.82204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.82218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.82278: variable 'ansible_python' from source: facts 7044 1727096080.82295: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7044 1727096080.82350: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096080.82404: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096080.82487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.82507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.82522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.82550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.82559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.82594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096080.82611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096080.82629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096080.82655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096080.82666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096080.82759: variable 'network_connections' from source: task vars 7044 1727096080.82762: variable 'interface' from source: play vars 7044 1727096080.82817: variable 'interface' from source: play vars 7044 1727096080.82890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096080.83026: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096080.83064: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096080.83098: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096080.83127: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096080.83173: 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) 7044 1727096080.83195: 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) 7044 1727096080.83218: 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) 7044 1727096080.83239: 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) 7044 1727096080.83274: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096080.83464: variable 'network_connections' from source: task vars 7044 1727096080.83475: variable 'interface' from source: play vars 7044 1727096080.83610: variable 'interface' from source: play vars 7044 1727096080.83613: variable '__network_packages_default_wireless' from source: role '' defaults 7044 1727096080.83785: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096080.83928: variable 'network_connections' from source: task vars 7044 1727096080.83932: variable 'interface' from source: play vars 7044 1727096080.84001: variable 'interface' from source: play vars 7044 1727096080.84026: variable '__network_packages_default_team' from source: role '' defaults 7044 1727096080.84104: variable '__network_team_connections_defined' from source: role '' defaults 7044 1727096080.84379: variable 'network_connections' from source: task vars 7044 1727096080.84382: variable 'interface' from source: play vars 7044 1727096080.84453: variable 'interface' from source: play vars 7044 1727096080.84502: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096080.84561: variable '__network_service_name_default_initscripts' from source: role '' defaults 7044 1727096080.84565: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096080.84626: variable '__network_packages_default_initscripts' from source: role '' defaults 7044 1727096080.84820: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7044 1727096080.85288: variable 'network_connections' from source: task vars 7044 1727096080.85292: variable 'interface' from source: play vars 7044 1727096080.85337: variable 'interface' from source: play vars 7044 1727096080.85347: variable 'ansible_distribution' from source: facts 7044 1727096080.85350: variable '__network_rh_distros' from source: role '' defaults 7044 1727096080.85353: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.85365: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7044 1727096080.85492: variable 'ansible_distribution' from source: facts 7044 1727096080.85495: variable '__network_rh_distros' from source: role '' defaults 7044 1727096080.85500: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.85510: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7044 1727096080.85621: variable 'ansible_distribution' from source: facts 7044 1727096080.85624: variable '__network_rh_distros' from source: role '' defaults 7044 1727096080.85627: variable 'ansible_distribution_major_version' from source: facts 7044 1727096080.85659: variable 'network_provider' from source: set_fact 7044 1727096080.85676: variable 'omit' from source: magic vars 7044 1727096080.85697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096080.85716: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096080.85727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096080.85738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096080.85750: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096080.85765: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096080.85769: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096080.85772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096080.85832: Set connection var ansible_timeout to 10 7044 1727096080.85838: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096080.85843: Set connection var ansible_pipelining to False 7044 1727096080.85848: Set connection var ansible_connection to ssh 7044 1727096080.85851: Set connection var ansible_shell_type to sh 7044 1727096080.85853: Set connection var ansible_shell_executable to /bin/sh 7044 1727096080.85878: variable 'ansible_shell_executable' from source: unknown 7044 1727096080.85881: variable 'ansible_connection' from source: unknown 7044 1727096080.85883: variable 'ansible_module_compression' from source: unknown 7044 1727096080.85886: variable 'ansible_shell_type' from source: unknown 7044 1727096080.85888: variable 'ansible_shell_executable' from source: unknown 7044 1727096080.85890: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096080.85894: variable 'ansible_pipelining' from source: unknown 7044 1727096080.85898: variable 'ansible_timeout' from source: unknown 7044 1727096080.85902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096080.85966: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096080.85977: variable 'omit' from source: magic vars 7044 1727096080.85980: starting attempt loop 7044 1727096080.85983: running the handler 7044 1727096080.86038: variable 'ansible_facts' from source: unknown 7044 1727096080.86448: _low_level_execute_command(): starting 7044 1727096080.86452: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096080.86937: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096080.87015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096080.87022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096080.87025: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096080.87028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096080.87033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096080.87061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096080.87166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096080.88982: stdout chunk (state=3): >>>/root <<< 7044 1727096080.89087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096080.89106: stderr chunk (state=3): >>><<< 7044 1727096080.89109: stdout chunk (state=3): >>><<< 7044 1727096080.89127: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096080.89137: _low_level_execute_command(): starting 7044 1727096080.89143: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096080.891276-10228-211122278895579 `" && echo ansible-tmp-1727096080.891276-10228-211122278895579="` echo /root/.ansible/tmp/ansible-tmp-1727096080.891276-10228-211122278895579 `" ) && sleep 0' 7044 1727096080.89590: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096080.89594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096080.89596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096080.89599: 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 <<< 7044 1727096080.89601: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096080.89653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096080.89656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096080.89727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096080.91664: stdout chunk (state=3): >>>ansible-tmp-1727096080.891276-10228-211122278895579=/root/.ansible/tmp/ansible-tmp-1727096080.891276-10228-211122278895579 <<< 7044 1727096080.91790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096080.91815: stderr chunk (state=3): >>><<< 7044 1727096080.91819: stdout chunk (state=3): >>><<< 7044 1727096080.91836: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096080.891276-10228-211122278895579=/root/.ansible/tmp/ansible-tmp-1727096080.891276-10228-211122278895579 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096080.91861: variable 'ansible_module_compression' from source: unknown 7044 1727096080.91904: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7044 1727096080.91951: variable 'ansible_facts' from source: unknown 7044 1727096080.92085: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096080.891276-10228-211122278895579/AnsiballZ_systemd.py 7044 1727096080.92188: Sending initial data 7044 1727096080.92191: Sent initial data (154 bytes) 7044 1727096080.92628: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096080.92632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096080.92664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096080.92675: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096080.92678: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096080.92681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096080.92730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096080.92733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096080.92735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096080.92810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096080.94409: 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 <<< 7044 1727096080.94497: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096080.94568: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpjuo9zzdx /root/.ansible/tmp/ansible-tmp-1727096080.891276-10228-211122278895579/AnsiballZ_systemd.py <<< 7044 1727096080.94572: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096080.891276-10228-211122278895579/AnsiballZ_systemd.py" <<< 7044 1727096080.94631: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpjuo9zzdx" to remote "/root/.ansible/tmp/ansible-tmp-1727096080.891276-10228-211122278895579/AnsiballZ_systemd.py" <<< 7044 1727096080.94634: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096080.891276-10228-211122278895579/AnsiballZ_systemd.py" <<< 7044 1727096080.96357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096080.96422: stderr chunk (state=3): >>><<< 7044 1727096080.96426: stdout chunk (state=3): >>><<< 7044 1727096080.96514: done transferring module to remote 7044 1727096080.96519: _low_level_execute_command(): starting 7044 1727096080.96522: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096080.891276-10228-211122278895579/ /root/.ansible/tmp/ansible-tmp-1727096080.891276-10228-211122278895579/AnsiballZ_systemd.py && sleep 0' 7044 1727096080.97174: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096080.97181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096080.97185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096080.97187: 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 <<< 7044 1727096080.97189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096080.97246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096080.97250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096080.97283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096080.97374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096080.99236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096080.99258: stderr chunk (state=3): >>><<< 7044 1727096080.99261: stdout chunk (state=3): >>><<< 7044 1727096080.99277: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096080.99285: _low_level_execute_command(): starting 7044 1727096080.99287: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096080.891276-10228-211122278895579/AnsiballZ_systemd.py && sleep 0' 7044 1727096080.99741: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096080.99748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096080.99751: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096080.99753: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096080.99755: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096080.99806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096080.99810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096080.99816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096080.99895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096081.29523: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9973760", "MemoryPeak": "10498048", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3313152000", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "283368000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target network.target cloud-init.service", "After": "systemd-journald.socket basic.target dbus-broker.service dbus.socket sysinit.target cloud-init-local.service system.slice network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181528224", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7044 1727096081.31451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096081.31477: stderr chunk (state=3): >>><<< 7044 1727096081.31480: stdout chunk (state=3): >>><<< 7044 1727096081.31498: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "9973760", "MemoryPeak": "10498048", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3313152000", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "283368000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target network.target cloud-init.service", "After": "systemd-journald.socket basic.target dbus-broker.service dbus.socket sysinit.target cloud-init-local.service system.slice network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:53:48 EDT", "StateChangeTimestampMonotonic": "181528224", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096081.31611: 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-1727096080.891276-10228-211122278895579/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096081.31627: _low_level_execute_command(): starting 7044 1727096081.31631: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096080.891276-10228-211122278895579/ > /dev/null 2>&1 && sleep 0' 7044 1727096081.32057: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096081.32085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096081.32088: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096081.32090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096081.32147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096081.32153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096081.32155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096081.32293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096081.34250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096081.34254: stdout chunk (state=3): >>><<< 7044 1727096081.34256: stderr chunk (state=3): >>><<< 7044 1727096081.34474: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096081.34478: handler run complete 7044 1727096081.34481: attempt loop complete, returning result 7044 1727096081.34483: _execute() done 7044 1727096081.34485: dumping result to json 7044 1727096081.34487: done dumping result, returning 7044 1727096081.34489: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-4381-8c4e-00000000015a] 7044 1727096081.34491: sending task result for task 0afff68d-5257-4381-8c4e-00000000015a ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7044 1727096081.34861: no more pending results, returning what we have 7044 1727096081.34865: results queue empty 7044 1727096081.34866: checking for any_errors_fatal 7044 1727096081.34893: done checking for any_errors_fatal 7044 1727096081.34901: checking for max_fail_percentage 7044 1727096081.34903: done checking for max_fail_percentage 7044 1727096081.34904: checking to see if all hosts have failed and the running result is not ok 7044 1727096081.34905: done checking to see if all hosts have failed 7044 1727096081.34906: getting the remaining hosts for this loop 7044 1727096081.34907: done getting the remaining hosts for this loop 7044 1727096081.34911: getting the next task for host managed_node1 7044 1727096081.34918: done getting next task for host managed_node1 7044 1727096081.34969: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7044 1727096081.34974: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096081.34995: getting variables 7044 1727096081.34997: in VariableManager get_vars() 7044 1727096081.35775: done sending task result for task 0afff68d-5257-4381-8c4e-00000000015a 7044 1727096081.35779: WORKER PROCESS EXITING 7044 1727096081.35797: Calling all_inventory to load vars for managed_node1 7044 1727096081.35799: Calling groups_inventory to load vars for managed_node1 7044 1727096081.35806: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096081.35816: Calling all_plugins_play to load vars for managed_node1 7044 1727096081.35819: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096081.35822: Calling groups_plugins_play to load vars for managed_node1 7044 1727096081.41390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096081.42976: done with get_vars() 7044 1727096081.43007: done getting variables 7044 1727096081.43066: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:54:41 -0400 (0:00:00.727) 0:01:26.512 ****** 7044 1727096081.43104: entering _queue_task() for managed_node1/service 7044 1727096081.43464: worker is 1 (out of 1 available) 7044 1727096081.43477: exiting _queue_task() for managed_node1/service 7044 1727096081.43489: done queuing things up, now waiting for results queue to drain 7044 1727096081.43490: waiting for pending results... 7044 1727096081.43813: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7044 1727096081.43974: in run() - task 0afff68d-5257-4381-8c4e-00000000015b 7044 1727096081.44001: variable 'ansible_search_path' from source: unknown 7044 1727096081.44010: variable 'ansible_search_path' from source: unknown 7044 1727096081.44097: calling self._execute() 7044 1727096081.44176: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096081.44188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096081.44206: variable 'omit' from source: magic vars 7044 1727096081.44610: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.44631: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096081.44849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096081.47266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096081.47374: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096081.47392: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096081.47433: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096081.47466: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096081.47589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096081.47599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096081.47630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096081.47680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096081.47705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096081.47916: variable 'ansible_distribution' from source: facts 7044 1727096081.47919: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.47922: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096081.47986: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.47998: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096081.48188: variable 'ansible_distribution' from source: facts 7044 1727096081.48199: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.48211: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096081.48327: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.48338: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096081.48518: variable 'ansible_distribution' from source: facts 7044 1727096081.48528: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.48539: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096081.48657: variable 'network_provider' from source: set_fact 7044 1727096081.48675: Evaluated conditional (network_provider == "nm"): True 7044 1727096081.48784: variable '__network_wpa_supplicant_required' from source: role '' defaults 7044 1727096081.48860: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7044 1727096081.49001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096081.49018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096081.49053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096081.49109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096081.49172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096081.49176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096081.49201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096081.49235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096081.49284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096081.49303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096081.49352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096081.49383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096081.49413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096081.49547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096081.49550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096081.49620: variable 'network_connections' from source: task vars 7044 1727096081.49638: variable 'interface' from source: play vars 7044 1727096081.49729: variable 'interface' from source: play vars 7044 1727096081.49823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7044 1727096081.50035: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7044 1727096081.50091: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7044 1727096081.50173: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7044 1727096081.50176: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7044 1727096081.50211: 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) 7044 1727096081.50239: 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) 7044 1727096081.50273: 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) 7044 1727096081.50305: 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) 7044 1727096081.50362: variable '__network_wireless_connections_defined' from source: role '' defaults 7044 1727096081.50613: variable 'network_connections' from source: task vars 7044 1727096081.50625: variable 'interface' from source: play vars 7044 1727096081.50695: variable 'interface' from source: play vars 7044 1727096081.50749: Evaluated conditional (__network_wpa_supplicant_required): False 7044 1727096081.50752: when evaluation is False, skipping this task 7044 1727096081.50755: _execute() done 7044 1727096081.50757: dumping result to json 7044 1727096081.50759: done dumping result, returning 7044 1727096081.50975: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-4381-8c4e-00000000015b] 7044 1727096081.50978: sending task result for task 0afff68d-5257-4381-8c4e-00000000015b 7044 1727096081.51055: done sending task result for task 0afff68d-5257-4381-8c4e-00000000015b 7044 1727096081.51058: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7044 1727096081.51106: no more pending results, returning what we have 7044 1727096081.51109: results queue empty 7044 1727096081.51111: checking for any_errors_fatal 7044 1727096081.51131: done checking for any_errors_fatal 7044 1727096081.51132: checking for max_fail_percentage 7044 1727096081.51134: done checking for max_fail_percentage 7044 1727096081.51135: checking to see if all hosts have failed and the running result is not ok 7044 1727096081.51136: done checking to see if all hosts have failed 7044 1727096081.51137: getting the remaining hosts for this loop 7044 1727096081.51138: done getting the remaining hosts for this loop 7044 1727096081.51142: getting the next task for host managed_node1 7044 1727096081.51152: done getting next task for host managed_node1 7044 1727096081.51157: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7044 1727096081.51161: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096081.51186: getting variables 7044 1727096081.51188: in VariableManager get_vars() 7044 1727096081.51251: Calling all_inventory to load vars for managed_node1 7044 1727096081.51254: Calling groups_inventory to load vars for managed_node1 7044 1727096081.51257: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096081.51469: Calling all_plugins_play to load vars for managed_node1 7044 1727096081.51474: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096081.51478: Calling groups_plugins_play to load vars for managed_node1 7044 1727096081.52797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096081.54524: done with get_vars() 7044 1727096081.54553: done getting variables 7044 1727096081.54617: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:54:41 -0400 (0:00:00.115) 0:01:26.628 ****** 7044 1727096081.54652: entering _queue_task() for managed_node1/service 7044 1727096081.55055: worker is 1 (out of 1 available) 7044 1727096081.55272: exiting _queue_task() for managed_node1/service 7044 1727096081.55287: done queuing things up, now waiting for results queue to drain 7044 1727096081.55289: waiting for pending results... 7044 1727096081.55419: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 7044 1727096081.55584: in run() - task 0afff68d-5257-4381-8c4e-00000000015c 7044 1727096081.55624: variable 'ansible_search_path' from source: unknown 7044 1727096081.55628: variable 'ansible_search_path' from source: unknown 7044 1727096081.55670: calling self._execute() 7044 1727096081.55824: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096081.55830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096081.55850: variable 'omit' from source: magic vars 7044 1727096081.56194: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.56204: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096081.56396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096081.58565: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096081.58782: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096081.58786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096081.58790: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096081.58792: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096081.58856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096081.58894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096081.58923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096081.58972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096081.58992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096081.59120: variable 'ansible_distribution' from source: facts 7044 1727096081.59130: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.59142: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096081.59276: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.59293: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096081.59430: variable 'ansible_distribution' from source: facts 7044 1727096081.59433: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.59436: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096081.59509: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.59512: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096081.59625: variable 'ansible_distribution' from source: facts 7044 1727096081.59629: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.59634: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096081.59710: variable 'network_provider' from source: set_fact 7044 1727096081.59715: Evaluated conditional (network_provider == "initscripts"): False 7044 1727096081.59717: when evaluation is False, skipping this task 7044 1727096081.59722: _execute() done 7044 1727096081.59725: dumping result to json 7044 1727096081.59728: done dumping result, returning 7044 1727096081.59736: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-4381-8c4e-00000000015c] 7044 1727096081.59740: sending task result for task 0afff68d-5257-4381-8c4e-00000000015c 7044 1727096081.59833: done sending task result for task 0afff68d-5257-4381-8c4e-00000000015c 7044 1727096081.59835: 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 } 7044 1727096081.59897: no more pending results, returning what we have 7044 1727096081.59900: results queue empty 7044 1727096081.59901: checking for any_errors_fatal 7044 1727096081.59906: done checking for any_errors_fatal 7044 1727096081.59906: checking for max_fail_percentage 7044 1727096081.59908: done checking for max_fail_percentage 7044 1727096081.59909: checking to see if all hosts have failed and the running result is not ok 7044 1727096081.59910: done checking to see if all hosts have failed 7044 1727096081.59911: getting the remaining hosts for this loop 7044 1727096081.59912: done getting the remaining hosts for this loop 7044 1727096081.59915: getting the next task for host managed_node1 7044 1727096081.59922: done getting next task for host managed_node1 7044 1727096081.59925: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7044 1727096081.59929: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096081.59951: getting variables 7044 1727096081.59953: in VariableManager get_vars() 7044 1727096081.60007: Calling all_inventory to load vars for managed_node1 7044 1727096081.60010: Calling groups_inventory to load vars for managed_node1 7044 1727096081.60012: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096081.60020: Calling all_plugins_play to load vars for managed_node1 7044 1727096081.60023: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096081.60025: Calling groups_plugins_play to load vars for managed_node1 7044 1727096081.60822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096081.62166: done with get_vars() 7044 1727096081.62187: done getting variables 7044 1727096081.62233: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:54:41 -0400 (0:00:00.076) 0:01:26.704 ****** 7044 1727096081.62269: entering _queue_task() for managed_node1/copy 7044 1727096081.62534: worker is 1 (out of 1 available) 7044 1727096081.62551: exiting _queue_task() for managed_node1/copy 7044 1727096081.62563: done queuing things up, now waiting for results queue to drain 7044 1727096081.62565: waiting for pending results... 7044 1727096081.62755: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7044 1727096081.62872: in run() - task 0afff68d-5257-4381-8c4e-00000000015d 7044 1727096081.62888: variable 'ansible_search_path' from source: unknown 7044 1727096081.62891: variable 'ansible_search_path' from source: unknown 7044 1727096081.62925: calling self._execute() 7044 1727096081.63011: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096081.63016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096081.63022: variable 'omit' from source: magic vars 7044 1727096081.63304: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.63314: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096081.63457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096081.65394: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096081.65931: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096081.65986: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096081.66018: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096081.66037: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096081.66137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096081.66180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096081.66240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096081.66260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096081.66290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096081.66438: variable 'ansible_distribution' from source: facts 7044 1727096081.66447: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.66450: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096081.66612: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.66616: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096081.66885: variable 'ansible_distribution' from source: facts 7044 1727096081.66889: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.66891: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096081.67030: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.67034: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096081.67256: variable 'ansible_distribution' from source: facts 7044 1727096081.67259: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.67262: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096081.67363: variable 'network_provider' from source: set_fact 7044 1727096081.67366: Evaluated conditional (network_provider == "initscripts"): False 7044 1727096081.67371: when evaluation is False, skipping this task 7044 1727096081.67374: _execute() done 7044 1727096081.67377: dumping result to json 7044 1727096081.67379: done dumping result, returning 7044 1727096081.67382: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-4381-8c4e-00000000015d] 7044 1727096081.67384: sending task result for task 0afff68d-5257-4381-8c4e-00000000015d 7044 1727096081.67497: done sending task result for task 0afff68d-5257-4381-8c4e-00000000015d 7044 1727096081.67499: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7044 1727096081.67546: no more pending results, returning what we have 7044 1727096081.67549: results queue empty 7044 1727096081.67550: checking for any_errors_fatal 7044 1727096081.67557: done checking for any_errors_fatal 7044 1727096081.67558: checking for max_fail_percentage 7044 1727096081.67560: done checking for max_fail_percentage 7044 1727096081.67561: checking to see if all hosts have failed and the running result is not ok 7044 1727096081.67562: done checking to see if all hosts have failed 7044 1727096081.67562: getting the remaining hosts for this loop 7044 1727096081.67563: done getting the remaining hosts for this loop 7044 1727096081.67569: getting the next task for host managed_node1 7044 1727096081.67576: done getting next task for host managed_node1 7044 1727096081.67580: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7044 1727096081.67583: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096081.67610: getting variables 7044 1727096081.67613: in VariableManager get_vars() 7044 1727096081.67810: Calling all_inventory to load vars for managed_node1 7044 1727096081.67813: Calling groups_inventory to load vars for managed_node1 7044 1727096081.67815: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096081.67825: Calling all_plugins_play to load vars for managed_node1 7044 1727096081.67827: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096081.67830: Calling groups_plugins_play to load vars for managed_node1 7044 1727096081.69156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096081.70805: done with get_vars() 7044 1727096081.70839: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:54:41 -0400 (0:00:00.086) 0:01:26.791 ****** 7044 1727096081.70956: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7044 1727096081.71532: worker is 1 (out of 1 available) 7044 1727096081.71549: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 7044 1727096081.71562: done queuing things up, now waiting for results queue to drain 7044 1727096081.71564: waiting for pending results... 7044 1727096081.71964: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7044 1727096081.72044: in run() - task 0afff68d-5257-4381-8c4e-00000000015e 7044 1727096081.72062: variable 'ansible_search_path' from source: unknown 7044 1727096081.72066: variable 'ansible_search_path' from source: unknown 7044 1727096081.72108: calling self._execute() 7044 1727096081.72245: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096081.72251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096081.72266: variable 'omit' from source: magic vars 7044 1727096081.72860: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.72864: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096081.73112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096081.76047: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096081.76110: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096081.76173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096081.76215: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096081.76247: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096081.76315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096081.76372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096081.76384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096081.76436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096081.76469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096081.76566: variable 'ansible_distribution' from source: facts 7044 1727096081.76572: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.76578: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096081.76677: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.76681: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096081.76831: variable 'ansible_distribution' from source: facts 7044 1727096081.76834: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.76837: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096081.76913: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.76917: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096081.77031: variable 'ansible_distribution' from source: facts 7044 1727096081.77036: variable 'ansible_distribution_major_version' from source: facts 7044 1727096081.77039: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096081.77046: variable 'omit' from source: magic vars 7044 1727096081.77093: variable 'omit' from source: magic vars 7044 1727096081.77175: variable 'network_provider' from source: set_fact 7044 1727096081.77240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096081.77264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096081.77298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096081.77322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096081.77333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096081.77386: variable 'omit' from source: magic vars 7044 1727096081.77463: variable 'omit' from source: magic vars 7044 1727096081.77534: variable 'network_connections' from source: task vars 7044 1727096081.77545: variable 'interface' from source: play vars 7044 1727096081.77596: variable 'interface' from source: play vars 7044 1727096081.77704: variable 'omit' from source: magic vars 7044 1727096081.77711: variable '__lsr_ansible_managed' from source: task vars 7044 1727096081.77769: variable '__lsr_ansible_managed' from source: task vars 7044 1727096081.78048: Loaded config def from plugin (lookup/template) 7044 1727096081.78051: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7044 1727096081.78071: File lookup term: get_ansible_managed.j2 7044 1727096081.78074: variable 'ansible_search_path' from source: unknown 7044 1727096081.78084: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 7044 1727096081.78092: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 7044 1727096081.78135: variable 'ansible_search_path' from source: unknown 7044 1727096081.83179: variable 'ansible_managed' from source: unknown 7044 1727096081.83183: variable 'omit' from source: magic vars 7044 1727096081.83186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096081.83204: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096081.83222: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096081.83237: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096081.83247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096081.83488: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096081.83491: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096081.83499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096081.83585: Set connection var ansible_timeout to 10 7044 1727096081.83592: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096081.83596: Set connection var ansible_pipelining to False 7044 1727096081.83598: Set connection var ansible_connection to ssh 7044 1727096081.83601: Set connection var ansible_shell_type to sh 7044 1727096081.83607: Set connection var ansible_shell_executable to /bin/sh 7044 1727096081.83633: variable 'ansible_shell_executable' from source: unknown 7044 1727096081.83635: variable 'ansible_connection' from source: unknown 7044 1727096081.83638: variable 'ansible_module_compression' from source: unknown 7044 1727096081.83640: variable 'ansible_shell_type' from source: unknown 7044 1727096081.83642: variable 'ansible_shell_executable' from source: unknown 7044 1727096081.83644: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096081.83652: variable 'ansible_pipelining' from source: unknown 7044 1727096081.83655: variable 'ansible_timeout' from source: unknown 7044 1727096081.83659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096081.83788: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096081.83798: variable 'omit' from source: magic vars 7044 1727096081.83804: starting attempt loop 7044 1727096081.83807: running the handler 7044 1727096081.83819: _low_level_execute_command(): starting 7044 1727096081.83936: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096081.84452: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096081.84470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096081.84488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096081.84532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096081.84545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096081.84629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096081.86536: stdout chunk (state=3): >>>/root <<< 7044 1727096081.86540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096081.86542: stderr chunk (state=3): >>><<< 7044 1727096081.86544: stdout chunk (state=3): >>><<< 7044 1727096081.86705: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096081.86709: _low_level_execute_command(): starting 7044 1727096081.86711: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096081.8668942-10258-79305165775556 `" && echo ansible-tmp-1727096081.8668942-10258-79305165775556="` echo /root/.ansible/tmp/ansible-tmp-1727096081.8668942-10258-79305165775556 `" ) && sleep 0' 7044 1727096081.87358: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096081.87362: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096081.87364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096081.87369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096081.87371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096081.87374: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096081.87376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096081.87378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096081.87380: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096081.87382: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7044 1727096081.87384: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096081.87555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096081.87558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096081.87561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096081.87585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096081.87592: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096081.87694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096081.89645: stdout chunk (state=3): >>>ansible-tmp-1727096081.8668942-10258-79305165775556=/root/.ansible/tmp/ansible-tmp-1727096081.8668942-10258-79305165775556 <<< 7044 1727096081.89853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096081.89904: stderr chunk (state=3): >>><<< 7044 1727096081.89907: stdout chunk (state=3): >>><<< 7044 1727096081.89944: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096081.8668942-10258-79305165775556=/root/.ansible/tmp/ansible-tmp-1727096081.8668942-10258-79305165775556 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096081.89992: variable 'ansible_module_compression' from source: unknown 7044 1727096081.90056: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7044 1727096081.90161: variable 'ansible_facts' from source: unknown 7044 1727096081.90199: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096081.8668942-10258-79305165775556/AnsiballZ_network_connections.py 7044 1727096081.90411: Sending initial data 7044 1727096081.90414: Sent initial data (166 bytes) 7044 1727096081.91100: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096081.91162: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096081.91226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096081.91262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096081.91381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096081.92981: 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 <<< 7044 1727096081.93129: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096081.93253: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp73dtocva /root/.ansible/tmp/ansible-tmp-1727096081.8668942-10258-79305165775556/AnsiballZ_network_connections.py <<< 7044 1727096081.93257: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096081.8668942-10258-79305165775556/AnsiballZ_network_connections.py" <<< 7044 1727096081.93313: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp73dtocva" to remote "/root/.ansible/tmp/ansible-tmp-1727096081.8668942-10258-79305165775556/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096081.8668942-10258-79305165775556/AnsiballZ_network_connections.py" <<< 7044 1727096081.94614: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096081.94721: stderr chunk (state=3): >>><<< 7044 1727096081.94725: stdout chunk (state=3): >>><<< 7044 1727096081.94727: done transferring module to remote 7044 1727096081.94729: _low_level_execute_command(): starting 7044 1727096081.94732: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096081.8668942-10258-79305165775556/ /root/.ansible/tmp/ansible-tmp-1727096081.8668942-10258-79305165775556/AnsiballZ_network_connections.py && sleep 0' 7044 1727096081.95421: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096081.95446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096081.95499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096081.95526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096081.95601: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096081.95964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096081.95976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096081.96081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096081.97942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096081.98012: stderr chunk (state=3): >>><<< 7044 1727096081.98026: stdout chunk (state=3): >>><<< 7044 1727096081.98054: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096081.98081: _low_level_execute_command(): starting 7044 1727096081.98092: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096081.8668942-10258-79305165775556/AnsiballZ_network_connections.py && sleep 0' 7044 1727096081.98985: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096081.98999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096081.99009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096081.99069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096081.99093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096081.99215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096082.36777: stdout chunk (state=3): >>>Traceback (most recent call last):<<< 7044 1727096082.36854: stdout chunk (state=3): >>> File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_3_3xhzin/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_3_3xhzin/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 802-1x-test/84bfc35c-eebe-48cb-a9f6-64082c5535a7: error=unknown <<< 7044 1727096082.37564: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "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": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7044 1727096082.39500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096082.39526: stderr chunk (state=3): >>><<< 7044 1727096082.39529: stdout chunk (state=3): >>><<< 7044 1727096082.39547: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_3_3xhzin/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_3_3xhzin/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 802-1x-test/84bfc35c-eebe-48cb-a9f6-64082c5535a7: error=unknown {"changed": true, "warnings": [], "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "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": "802-1x-test", "persistent_state": "absent", "state": "down"}, {"name": "br1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096082.39585: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': '802-1x-test', 'persistent_state': 'absent', 'state': 'down'}, {'name': 'br1', '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-1727096081.8668942-10258-79305165775556/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096082.39592: _low_level_execute_command(): starting 7044 1727096082.39597: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096081.8668942-10258-79305165775556/ > /dev/null 2>&1 && sleep 0' 7044 1727096082.40060: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096082.40071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096082.40074: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096082.40076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096082.40078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096082.40123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096082.40126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096082.40128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096082.40197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096082.42166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096082.42198: stderr chunk (state=3): >>><<< 7044 1727096082.42201: stdout chunk (state=3): >>><<< 7044 1727096082.42215: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096082.42222: handler run complete 7044 1727096082.42243: attempt loop complete, returning result 7044 1727096082.42248: _execute() done 7044 1727096082.42251: dumping result to json 7044 1727096082.42253: done dumping result, returning 7044 1727096082.42261: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-4381-8c4e-00000000015e] 7044 1727096082.42264: sending task result for task 0afff68d-5257-4381-8c4e-00000000015e 7044 1727096082.42372: done sending task result for task 0afff68d-5257-4381-8c4e-00000000015e 7044 1727096082.42375: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "802-1x-test", "persistent_state": "absent", "state": "down" }, { "name": "br1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete 7044 1727096082.42492: no more pending results, returning what we have 7044 1727096082.42496: results queue empty 7044 1727096082.42497: checking for any_errors_fatal 7044 1727096082.42503: done checking for any_errors_fatal 7044 1727096082.42503: checking for max_fail_percentage 7044 1727096082.42505: done checking for max_fail_percentage 7044 1727096082.42506: checking to see if all hosts have failed and the running result is not ok 7044 1727096082.42507: done checking to see if all hosts have failed 7044 1727096082.42507: getting the remaining hosts for this loop 7044 1727096082.42509: done getting the remaining hosts for this loop 7044 1727096082.42512: getting the next task for host managed_node1 7044 1727096082.42518: done getting next task for host managed_node1 7044 1727096082.42522: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7044 1727096082.42525: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096082.42535: getting variables 7044 1727096082.42537: in VariableManager get_vars() 7044 1727096082.42595: Calling all_inventory to load vars for managed_node1 7044 1727096082.42598: Calling groups_inventory to load vars for managed_node1 7044 1727096082.42600: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096082.42609: Calling all_plugins_play to load vars for managed_node1 7044 1727096082.42611: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096082.42613: Calling groups_plugins_play to load vars for managed_node1 7044 1727096082.43421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096082.44307: done with get_vars() 7044 1727096082.44330: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:54:42 -0400 (0:00:00.734) 0:01:27.525 ****** 7044 1727096082.44400: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7044 1727096082.44676: worker is 1 (out of 1 available) 7044 1727096082.44690: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 7044 1727096082.44702: done queuing things up, now waiting for results queue to drain 7044 1727096082.44704: waiting for pending results... 7044 1727096082.44890: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 7044 1727096082.44988: in run() - task 0afff68d-5257-4381-8c4e-00000000015f 7044 1727096082.45002: variable 'ansible_search_path' from source: unknown 7044 1727096082.45005: variable 'ansible_search_path' from source: unknown 7044 1727096082.45035: calling self._execute() 7044 1727096082.45118: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096082.45123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096082.45131: variable 'omit' from source: magic vars 7044 1727096082.45429: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.45440: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096082.45579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096082.47383: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096082.47428: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096082.47466: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096082.47494: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096082.47513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096082.47578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096082.47598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096082.47614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096082.47639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096082.47651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096082.47735: variable 'ansible_distribution' from source: facts 7044 1727096082.47738: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.47747: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096082.47829: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.47833: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096082.47951: variable 'ansible_distribution' from source: facts 7044 1727096082.47955: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.47958: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096082.48033: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.48036: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096082.48149: variable 'ansible_distribution' from source: facts 7044 1727096082.48153: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.48155: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096082.48234: variable 'network_state' from source: role '' defaults 7044 1727096082.48243: Evaluated conditional (network_state != {}): False 7044 1727096082.48249: when evaluation is False, skipping this task 7044 1727096082.48253: _execute() done 7044 1727096082.48255: dumping result to json 7044 1727096082.48257: done dumping result, returning 7044 1727096082.48263: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-4381-8c4e-00000000015f] 7044 1727096082.48269: sending task result for task 0afff68d-5257-4381-8c4e-00000000015f 7044 1727096082.48354: done sending task result for task 0afff68d-5257-4381-8c4e-00000000015f 7044 1727096082.48357: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7044 1727096082.48410: no more pending results, returning what we have 7044 1727096082.48414: results queue empty 7044 1727096082.48414: checking for any_errors_fatal 7044 1727096082.48423: done checking for any_errors_fatal 7044 1727096082.48423: checking for max_fail_percentage 7044 1727096082.48426: done checking for max_fail_percentage 7044 1727096082.48426: checking to see if all hosts have failed and the running result is not ok 7044 1727096082.48427: done checking to see if all hosts have failed 7044 1727096082.48428: getting the remaining hosts for this loop 7044 1727096082.48429: done getting the remaining hosts for this loop 7044 1727096082.48432: getting the next task for host managed_node1 7044 1727096082.48439: done getting next task for host managed_node1 7044 1727096082.48443: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7044 1727096082.48449: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096082.48479: getting variables 7044 1727096082.48481: in VariableManager get_vars() 7044 1727096082.48533: Calling all_inventory to load vars for managed_node1 7044 1727096082.48536: Calling groups_inventory to load vars for managed_node1 7044 1727096082.48538: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096082.48549: Calling all_plugins_play to load vars for managed_node1 7044 1727096082.48552: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096082.48554: Calling groups_plugins_play to load vars for managed_node1 7044 1727096082.49485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096082.50378: done with get_vars() 7044 1727096082.50406: done getting variables 7044 1727096082.50455: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:54:42 -0400 (0:00:00.060) 0:01:27.586 ****** 7044 1727096082.50488: entering _queue_task() for managed_node1/debug 7044 1727096082.50761: worker is 1 (out of 1 available) 7044 1727096082.50779: exiting _queue_task() for managed_node1/debug 7044 1727096082.50791: done queuing things up, now waiting for results queue to drain 7044 1727096082.50792: waiting for pending results... 7044 1727096082.50981: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7044 1727096082.51104: in run() - task 0afff68d-5257-4381-8c4e-000000000160 7044 1727096082.51116: variable 'ansible_search_path' from source: unknown 7044 1727096082.51119: variable 'ansible_search_path' from source: unknown 7044 1727096082.51154: calling self._execute() 7044 1727096082.51243: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096082.51247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096082.51257: variable 'omit' from source: magic vars 7044 1727096082.51562: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.51576: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096082.51715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096082.53283: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096082.53338: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096082.53369: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096082.53394: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096082.53417: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096082.53482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096082.53504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096082.53523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096082.53552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096082.53564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096082.53654: variable 'ansible_distribution' from source: facts 7044 1727096082.53657: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.53664: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096082.53751: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.53755: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096082.53877: variable 'ansible_distribution' from source: facts 7044 1727096082.53880: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.53886: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096082.53962: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.53966: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096082.54078: variable 'ansible_distribution' from source: facts 7044 1727096082.54082: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.54087: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096082.54093: variable 'omit' from source: magic vars 7044 1727096082.54134: variable 'omit' from source: magic vars 7044 1727096082.54161: variable 'omit' from source: magic vars 7044 1727096082.54185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096082.54206: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096082.54222: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096082.54234: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096082.54242: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096082.54270: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096082.54274: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096082.54277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096082.54343: Set connection var ansible_timeout to 10 7044 1727096082.54352: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096082.54357: Set connection var ansible_pipelining to False 7044 1727096082.54359: Set connection var ansible_connection to ssh 7044 1727096082.54362: Set connection var ansible_shell_type to sh 7044 1727096082.54368: Set connection var ansible_shell_executable to /bin/sh 7044 1727096082.54397: variable 'ansible_shell_executable' from source: unknown 7044 1727096082.54400: variable 'ansible_connection' from source: unknown 7044 1727096082.54403: variable 'ansible_module_compression' from source: unknown 7044 1727096082.54405: variable 'ansible_shell_type' from source: unknown 7044 1727096082.54407: variable 'ansible_shell_executable' from source: unknown 7044 1727096082.54409: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096082.54411: variable 'ansible_pipelining' from source: unknown 7044 1727096082.54413: variable 'ansible_timeout' from source: unknown 7044 1727096082.54415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096082.54485: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096082.54496: variable 'omit' from source: magic vars 7044 1727096082.54499: starting attempt loop 7044 1727096082.54502: running the handler 7044 1727096082.54592: variable '__network_connections_result' from source: set_fact 7044 1727096082.54635: handler run complete 7044 1727096082.54646: attempt loop complete, returning result 7044 1727096082.54651: _execute() done 7044 1727096082.54654: dumping result to json 7044 1727096082.54657: done dumping result, returning 7044 1727096082.54665: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-4381-8c4e-000000000160] 7044 1727096082.54669: sending task result for task 0afff68d-5257-4381-8c4e-000000000160 7044 1727096082.54751: done sending task result for task 0afff68d-5257-4381-8c4e-000000000160 7044 1727096082.54754: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete" ] } 7044 1727096082.54819: no more pending results, returning what we have 7044 1727096082.54829: results queue empty 7044 1727096082.54830: checking for any_errors_fatal 7044 1727096082.54836: done checking for any_errors_fatal 7044 1727096082.54836: checking for max_fail_percentage 7044 1727096082.54838: done checking for max_fail_percentage 7044 1727096082.54839: checking to see if all hosts have failed and the running result is not ok 7044 1727096082.54840: done checking to see if all hosts have failed 7044 1727096082.54840: getting the remaining hosts for this loop 7044 1727096082.54841: done getting the remaining hosts for this loop 7044 1727096082.54845: getting the next task for host managed_node1 7044 1727096082.54852: done getting next task for host managed_node1 7044 1727096082.54855: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7044 1727096082.54858: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096082.54871: getting variables 7044 1727096082.54873: in VariableManager get_vars() 7044 1727096082.54926: Calling all_inventory to load vars for managed_node1 7044 1727096082.54928: Calling groups_inventory to load vars for managed_node1 7044 1727096082.54931: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096082.54940: Calling all_plugins_play to load vars for managed_node1 7044 1727096082.54942: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096082.54945: Calling groups_plugins_play to load vars for managed_node1 7044 1727096082.55773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096082.56772: done with get_vars() 7044 1727096082.56791: done getting variables 7044 1727096082.56839: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:54:42 -0400 (0:00:00.063) 0:01:27.650 ****** 7044 1727096082.56865: entering _queue_task() for managed_node1/debug 7044 1727096082.57150: worker is 1 (out of 1 available) 7044 1727096082.57163: exiting _queue_task() for managed_node1/debug 7044 1727096082.57191: done queuing things up, now waiting for results queue to drain 7044 1727096082.57192: waiting for pending results... 7044 1727096082.57366: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7044 1727096082.57475: in run() - task 0afff68d-5257-4381-8c4e-000000000161 7044 1727096082.57487: variable 'ansible_search_path' from source: unknown 7044 1727096082.57491: variable 'ansible_search_path' from source: unknown 7044 1727096082.57521: calling self._execute() 7044 1727096082.57605: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096082.57608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096082.57616: variable 'omit' from source: magic vars 7044 1727096082.57902: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.57913: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096082.58052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096082.59603: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096082.59653: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096082.59684: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096082.59711: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096082.59731: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096082.59795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096082.59819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096082.59837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096082.59864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096082.59876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096082.59969: variable 'ansible_distribution' from source: facts 7044 1727096082.59973: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.59979: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096082.60063: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.60066: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096082.60182: variable 'ansible_distribution' from source: facts 7044 1727096082.60186: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.60191: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096082.60266: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.60275: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096082.60390: variable 'ansible_distribution' from source: facts 7044 1727096082.60394: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.60398: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096082.60404: variable 'omit' from source: magic vars 7044 1727096082.60452: variable 'omit' from source: magic vars 7044 1727096082.60483: variable 'omit' from source: magic vars 7044 1727096082.60503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096082.60524: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096082.60538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096082.60553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096082.60562: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096082.60589: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096082.60593: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096082.60595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096082.60663: Set connection var ansible_timeout to 10 7044 1727096082.60670: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096082.60677: Set connection var ansible_pipelining to False 7044 1727096082.60680: Set connection var ansible_connection to ssh 7044 1727096082.60682: Set connection var ansible_shell_type to sh 7044 1727096082.60685: Set connection var ansible_shell_executable to /bin/sh 7044 1727096082.60708: variable 'ansible_shell_executable' from source: unknown 7044 1727096082.60711: variable 'ansible_connection' from source: unknown 7044 1727096082.60714: variable 'ansible_module_compression' from source: unknown 7044 1727096082.60716: variable 'ansible_shell_type' from source: unknown 7044 1727096082.60718: variable 'ansible_shell_executable' from source: unknown 7044 1727096082.60720: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096082.60722: variable 'ansible_pipelining' from source: unknown 7044 1727096082.60726: variable 'ansible_timeout' from source: unknown 7044 1727096082.60730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096082.60872: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096082.60875: variable 'omit' from source: magic vars 7044 1727096082.60876: starting attempt loop 7044 1727096082.60878: running the handler 7044 1727096082.60879: variable '__network_connections_result' from source: set_fact 7044 1727096082.60920: variable '__network_connections_result' from source: set_fact 7044 1727096082.60998: handler run complete 7044 1727096082.61014: attempt loop complete, returning result 7044 1727096082.61017: _execute() done 7044 1727096082.61020: dumping result to json 7044 1727096082.61023: done dumping result, returning 7044 1727096082.61033: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-4381-8c4e-000000000161] 7044 1727096082.61036: sending task result for task 0afff68d-5257-4381-8c4e-000000000161 7044 1727096082.61140: done sending task result for task 0afff68d-5257-4381-8c4e-000000000161 7044 1727096082.61142: 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": "802-1x-test", "persistent_state": "absent", "state": "down" }, { "name": "br1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete\n", "stderr_lines": [ "[001] #1, state:down persistent_state:absent, 'br1': no connection matches 'br1' to delete" ] } } 7044 1727096082.61237: no more pending results, returning what we have 7044 1727096082.61240: results queue empty 7044 1727096082.61241: checking for any_errors_fatal 7044 1727096082.61249: done checking for any_errors_fatal 7044 1727096082.61252: checking for max_fail_percentage 7044 1727096082.61253: done checking for max_fail_percentage 7044 1727096082.61254: checking to see if all hosts have failed and the running result is not ok 7044 1727096082.61255: done checking to see if all hosts have failed 7044 1727096082.61256: getting the remaining hosts for this loop 7044 1727096082.61257: done getting the remaining hosts for this loop 7044 1727096082.61261: getting the next task for host managed_node1 7044 1727096082.61266: done getting next task for host managed_node1 7044 1727096082.61271: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7044 1727096082.61275: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096082.61286: getting variables 7044 1727096082.61287: in VariableManager get_vars() 7044 1727096082.61335: Calling all_inventory to load vars for managed_node1 7044 1727096082.61338: Calling groups_inventory to load vars for managed_node1 7044 1727096082.61340: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096082.61348: Calling all_plugins_play to load vars for managed_node1 7044 1727096082.61351: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096082.61353: Calling groups_plugins_play to load vars for managed_node1 7044 1727096082.62161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096082.63049: done with get_vars() 7044 1727096082.63076: done getting variables 7044 1727096082.63125: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:54:42 -0400 (0:00:00.062) 0:01:27.713 ****** 7044 1727096082.63152: entering _queue_task() for managed_node1/debug 7044 1727096082.63425: worker is 1 (out of 1 available) 7044 1727096082.63437: exiting _queue_task() for managed_node1/debug 7044 1727096082.63449: done queuing things up, now waiting for results queue to drain 7044 1727096082.63451: waiting for pending results... 7044 1727096082.63643: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7044 1727096082.63753: in run() - task 0afff68d-5257-4381-8c4e-000000000162 7044 1727096082.63766: variable 'ansible_search_path' from source: unknown 7044 1727096082.63771: variable 'ansible_search_path' from source: unknown 7044 1727096082.63802: calling self._execute() 7044 1727096082.63893: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096082.63896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096082.63905: variable 'omit' from source: magic vars 7044 1727096082.64188: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.64199: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096082.64339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096082.65904: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096082.65962: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096082.65990: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096082.66016: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096082.66036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096082.66103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096082.66122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096082.66139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096082.66172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096082.66183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096082.66271: variable 'ansible_distribution' from source: facts 7044 1727096082.66276: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.66282: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096082.66370: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.66376: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096082.66497: variable 'ansible_distribution' from source: facts 7044 1727096082.66502: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.66505: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096082.66578: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.66582: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096082.66697: variable 'ansible_distribution' from source: facts 7044 1727096082.66701: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.66706: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096082.66783: variable 'network_state' from source: role '' defaults 7044 1727096082.66793: Evaluated conditional (network_state != {}): False 7044 1727096082.66796: when evaluation is False, skipping this task 7044 1727096082.66798: _execute() done 7044 1727096082.66801: dumping result to json 7044 1727096082.66804: done dumping result, returning 7044 1727096082.66812: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-4381-8c4e-000000000162] 7044 1727096082.66817: sending task result for task 0afff68d-5257-4381-8c4e-000000000162 7044 1727096082.66901: done sending task result for task 0afff68d-5257-4381-8c4e-000000000162 7044 1727096082.66904: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 7044 1727096082.66985: no more pending results, returning what we have 7044 1727096082.66988: results queue empty 7044 1727096082.66989: checking for any_errors_fatal 7044 1727096082.66998: done checking for any_errors_fatal 7044 1727096082.66998: checking for max_fail_percentage 7044 1727096082.67001: done checking for max_fail_percentage 7044 1727096082.67002: checking to see if all hosts have failed and the running result is not ok 7044 1727096082.67002: done checking to see if all hosts have failed 7044 1727096082.67003: getting the remaining hosts for this loop 7044 1727096082.67004: done getting the remaining hosts for this loop 7044 1727096082.67008: getting the next task for host managed_node1 7044 1727096082.67014: done getting next task for host managed_node1 7044 1727096082.67018: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7044 1727096082.67022: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096082.67044: getting variables 7044 1727096082.67046: in VariableManager get_vars() 7044 1727096082.67099: Calling all_inventory to load vars for managed_node1 7044 1727096082.67102: Calling groups_inventory to load vars for managed_node1 7044 1727096082.67104: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096082.67113: Calling all_plugins_play to load vars for managed_node1 7044 1727096082.67115: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096082.67118: Calling groups_plugins_play to load vars for managed_node1 7044 1727096082.68082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096082.68947: done with get_vars() 7044 1727096082.68973: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:54:42 -0400 (0:00:00.058) 0:01:27.772 ****** 7044 1727096082.69052: entering _queue_task() for managed_node1/ping 7044 1727096082.69325: worker is 1 (out of 1 available) 7044 1727096082.69338: exiting _queue_task() for managed_node1/ping 7044 1727096082.69349: done queuing things up, now waiting for results queue to drain 7044 1727096082.69351: waiting for pending results... 7044 1727096082.69542: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 7044 1727096082.69648: in run() - task 0afff68d-5257-4381-8c4e-000000000163 7044 1727096082.69661: variable 'ansible_search_path' from source: unknown 7044 1727096082.69665: variable 'ansible_search_path' from source: unknown 7044 1727096082.69700: calling self._execute() 7044 1727096082.69785: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096082.69789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096082.69802: variable 'omit' from source: magic vars 7044 1727096082.70085: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.70095: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096082.70238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096082.71790: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096082.71845: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096082.71878: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096082.71906: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096082.71926: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096082.71993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096082.72013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096082.72030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096082.72059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096082.72071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096082.72159: variable 'ansible_distribution' from source: facts 7044 1727096082.72163: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.72171: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096082.72257: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.72261: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096082.72379: variable 'ansible_distribution' from source: facts 7044 1727096082.72383: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.72388: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096082.72464: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.72469: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096082.72581: variable 'ansible_distribution' from source: facts 7044 1727096082.72584: variable 'ansible_distribution_major_version' from source: facts 7044 1727096082.72589: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096082.72595: variable 'omit' from source: magic vars 7044 1727096082.72645: variable 'omit' from source: magic vars 7044 1727096082.72673: variable 'omit' from source: magic vars 7044 1727096082.72693: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096082.72714: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096082.72730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096082.72744: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096082.72755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096082.72780: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096082.72783: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096082.72785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096082.72851: Set connection var ansible_timeout to 10 7044 1727096082.72863: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096082.72866: Set connection var ansible_pipelining to False 7044 1727096082.72872: Set connection var ansible_connection to ssh 7044 1727096082.72874: Set connection var ansible_shell_type to sh 7044 1727096082.72879: Set connection var ansible_shell_executable to /bin/sh 7044 1727096082.72900: variable 'ansible_shell_executable' from source: unknown 7044 1727096082.72903: variable 'ansible_connection' from source: unknown 7044 1727096082.72906: variable 'ansible_module_compression' from source: unknown 7044 1727096082.72908: variable 'ansible_shell_type' from source: unknown 7044 1727096082.72910: variable 'ansible_shell_executable' from source: unknown 7044 1727096082.72912: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096082.72917: variable 'ansible_pipelining' from source: unknown 7044 1727096082.72919: variable 'ansible_timeout' from source: unknown 7044 1727096082.72923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096082.73029: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096082.73037: variable 'omit' from source: magic vars 7044 1727096082.73042: starting attempt loop 7044 1727096082.73045: running the handler 7044 1727096082.73060: _low_level_execute_command(): starting 7044 1727096082.73072: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096082.73570: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096082.73575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096082.73579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096082.73631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096082.73636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096082.73639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096082.73718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096082.75542: stdout chunk (state=3): >>>/root <<< 7044 1727096082.75636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096082.75684: stderr chunk (state=3): >>><<< 7044 1727096082.75687: stdout chunk (state=3): >>><<< 7044 1727096082.75708: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096082.75719: _low_level_execute_command(): starting 7044 1727096082.75725: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096082.757091-10291-72172038350266 `" && echo ansible-tmp-1727096082.757091-10291-72172038350266="` echo /root/.ansible/tmp/ansible-tmp-1727096082.757091-10291-72172038350266 `" ) && sleep 0' 7044 1727096082.76384: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096082.76402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096082.76422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096082.76523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096082.78498: stdout chunk (state=3): >>>ansible-tmp-1727096082.757091-10291-72172038350266=/root/.ansible/tmp/ansible-tmp-1727096082.757091-10291-72172038350266 <<< 7044 1727096082.78636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096082.78658: stdout chunk (state=3): >>><<< 7044 1727096082.78677: stderr chunk (state=3): >>><<< 7044 1727096082.78703: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096082.757091-10291-72172038350266=/root/.ansible/tmp/ansible-tmp-1727096082.757091-10291-72172038350266 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096082.78861: variable 'ansible_module_compression' from source: unknown 7044 1727096082.78865: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7044 1727096082.78869: variable 'ansible_facts' from source: unknown 7044 1727096082.78964: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096082.757091-10291-72172038350266/AnsiballZ_ping.py 7044 1727096082.79198: Sending initial data 7044 1727096082.79202: Sent initial data (150 bytes) 7044 1727096082.79977: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096082.79999: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096082.80089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096082.80129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096082.80144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096082.80181: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096082.80276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096082.81974: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7044 1727096082.81995: 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 <<< 7044 1727096082.82095: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096082.82194: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpp_ejw98p /root/.ansible/tmp/ansible-tmp-1727096082.757091-10291-72172038350266/AnsiballZ_ping.py <<< 7044 1727096082.82196: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096082.757091-10291-72172038350266/AnsiballZ_ping.py" <<< 7044 1727096082.82254: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpp_ejw98p" to remote "/root/.ansible/tmp/ansible-tmp-1727096082.757091-10291-72172038350266/AnsiballZ_ping.py" <<< 7044 1727096082.82257: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096082.757091-10291-72172038350266/AnsiballZ_ping.py" <<< 7044 1727096082.83533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096082.83537: stdout chunk (state=3): >>><<< 7044 1727096082.83540: stderr chunk (state=3): >>><<< 7044 1727096082.83542: done transferring module to remote 7044 1727096082.83544: _low_level_execute_command(): starting 7044 1727096082.83549: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096082.757091-10291-72172038350266/ /root/.ansible/tmp/ansible-tmp-1727096082.757091-10291-72172038350266/AnsiballZ_ping.py && sleep 0' 7044 1727096082.84188: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096082.84260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096082.84284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096082.84309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096082.84447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096082.86381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096082.86393: stdout chunk (state=3): >>><<< 7044 1727096082.86396: stderr chunk (state=3): >>><<< 7044 1727096082.86503: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096082.86518: _low_level_execute_command(): starting 7044 1727096082.86521: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096082.757091-10291-72172038350266/AnsiballZ_ping.py && sleep 0' 7044 1727096082.87202: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096082.87228: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096082.87248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096082.87270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096082.87290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096082.87337: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096082.87405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096082.87452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096082.87471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096082.87580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096083.02876: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7044 1727096083.04264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096083.04476: stdout chunk (state=3): >>><<< 7044 1727096083.04480: stderr chunk (state=3): >>><<< 7044 1727096083.04483: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096083.04491: 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-1727096082.757091-10291-72172038350266/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096083.04494: _low_level_execute_command(): starting 7044 1727096083.04500: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096082.757091-10291-72172038350266/ > /dev/null 2>&1 && sleep 0' 7044 1727096083.05678: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096083.05682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.05684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096083.05701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.05738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096083.05782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096083.05831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096083.07949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096083.07953: stdout chunk (state=3): >>><<< 7044 1727096083.07955: stderr chunk (state=3): >>><<< 7044 1727096083.08175: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096083.08179: handler run complete 7044 1727096083.08182: attempt loop complete, returning result 7044 1727096083.08184: _execute() done 7044 1727096083.08186: dumping result to json 7044 1727096083.08188: done dumping result, returning 7044 1727096083.08190: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-4381-8c4e-000000000163] 7044 1727096083.08192: sending task result for task 0afff68d-5257-4381-8c4e-000000000163 ok: [managed_node1] => { "changed": false, "ping": "pong" } 7044 1727096083.08331: no more pending results, returning what we have 7044 1727096083.08335: results queue empty 7044 1727096083.08337: checking for any_errors_fatal 7044 1727096083.08344: done checking for any_errors_fatal 7044 1727096083.08349: checking for max_fail_percentage 7044 1727096083.08351: done checking for max_fail_percentage 7044 1727096083.08354: checking to see if all hosts have failed and the running result is not ok 7044 1727096083.08356: done checking to see if all hosts have failed 7044 1727096083.08356: getting the remaining hosts for this loop 7044 1727096083.08358: done getting the remaining hosts for this loop 7044 1727096083.08361: getting the next task for host managed_node1 7044 1727096083.08373: done getting next task for host managed_node1 7044 1727096083.08375: ^ task is: TASK: meta (role_complete) 7044 1727096083.08379: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096083.08391: getting variables 7044 1727096083.08393: in VariableManager get_vars() 7044 1727096083.08451: Calling all_inventory to load vars for managed_node1 7044 1727096083.08454: Calling groups_inventory to load vars for managed_node1 7044 1727096083.08457: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096083.08573: Calling all_plugins_play to load vars for managed_node1 7044 1727096083.08577: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096083.08583: done sending task result for task 0afff68d-5257-4381-8c4e-000000000163 7044 1727096083.08588: WORKER PROCESS EXITING 7044 1727096083.08597: Calling groups_plugins_play to load vars for managed_node1 7044 1727096083.09909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096083.12919: done with get_vars() 7044 1727096083.12961: done getting variables 7044 1727096083.13056: done queuing things up, now waiting for results queue to drain 7044 1727096083.13058: results queue empty 7044 1727096083.13059: checking for any_errors_fatal 7044 1727096083.13062: done checking for any_errors_fatal 7044 1727096083.13063: checking for max_fail_percentage 7044 1727096083.13065: done checking for max_fail_percentage 7044 1727096083.13065: checking to see if all hosts have failed and the running result is not ok 7044 1727096083.13066: done checking to see if all hosts have failed 7044 1727096083.13068: getting the remaining hosts for this loop 7044 1727096083.13272: done getting the remaining hosts for this loop 7044 1727096083.13276: getting the next task for host managed_node1 7044 1727096083.13282: done getting next task for host managed_node1 7044 1727096083.13284: ^ task is: TASK: Include the task 'cleanup_802_1x_server.yml' 7044 1727096083.13291: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096083.13294: getting variables 7044 1727096083.13295: in VariableManager get_vars() 7044 1727096083.13320: Calling all_inventory to load vars for managed_node1 7044 1727096083.13322: Calling groups_inventory to load vars for managed_node1 7044 1727096083.13324: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096083.13329: Calling all_plugins_play to load vars for managed_node1 7044 1727096083.13331: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096083.13333: Calling groups_plugins_play to load vars for managed_node1 7044 1727096083.16289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096083.19334: done with get_vars() 7044 1727096083.19377: done getting variables TASK [Include the task 'cleanup_802_1x_server.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:124 Monday 23 September 2024 08:54:43 -0400 (0:00:00.504) 0:01:28.276 ****** 7044 1727096083.19463: entering _queue_task() for managed_node1/include_tasks 7044 1727096083.20654: worker is 1 (out of 1 available) 7044 1727096083.20670: exiting _queue_task() for managed_node1/include_tasks 7044 1727096083.20684: done queuing things up, now waiting for results queue to drain 7044 1727096083.20685: waiting for pending results... 7044 1727096083.21177: running TaskExecutor() for managed_node1/TASK: Include the task 'cleanup_802_1x_server.yml' 7044 1727096083.21634: in run() - task 0afff68d-5257-4381-8c4e-000000000193 7044 1727096083.21638: variable 'ansible_search_path' from source: unknown 7044 1727096083.21642: calling self._execute() 7044 1727096083.21817: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096083.21830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096083.22072: variable 'omit' from source: magic vars 7044 1727096083.22722: variable 'ansible_distribution_major_version' from source: facts 7044 1727096083.22800: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096083.23189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096083.28151: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096083.28239: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096083.28468: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096083.28472: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096083.28475: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096083.28625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096083.28706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096083.28737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096083.28790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096083.28874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096083.28990: variable 'ansible_distribution' from source: facts 7044 1727096083.28993: variable 'ansible_distribution_major_version' from source: facts 7044 1727096083.28995: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096083.28997: _execute() done 7044 1727096083.28999: dumping result to json 7044 1727096083.29001: done dumping result, returning 7044 1727096083.29008: done running TaskExecutor() for managed_node1/TASK: Include the task 'cleanup_802_1x_server.yml' [0afff68d-5257-4381-8c4e-000000000193] 7044 1727096083.29010: sending task result for task 0afff68d-5257-4381-8c4e-000000000193 7044 1727096083.29224: no more pending results, returning what we have 7044 1727096083.29230: in VariableManager get_vars() 7044 1727096083.29302: Calling all_inventory to load vars for managed_node1 7044 1727096083.29305: Calling groups_inventory to load vars for managed_node1 7044 1727096083.29307: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096083.29320: Calling all_plugins_play to load vars for managed_node1 7044 1727096083.29323: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096083.29325: Calling groups_plugins_play to load vars for managed_node1 7044 1727096083.29892: done sending task result for task 0afff68d-5257-4381-8c4e-000000000193 7044 1727096083.29896: WORKER PROCESS EXITING 7044 1727096083.31123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096083.32994: done with get_vars() 7044 1727096083.33023: variable 'ansible_search_path' from source: unknown 7044 1727096083.33039: we have included files to process 7044 1727096083.33040: generating all_blocks data 7044 1727096083.33043: done generating all_blocks data 7044 1727096083.33049: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml 7044 1727096083.33050: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml 7044 1727096083.33052: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml 7044 1727096083.33560: done processing included file 7044 1727096083.33563: iterating over new_blocks loaded from include file 7044 1727096083.33564: in VariableManager get_vars() 7044 1727096083.33598: done with get_vars() 7044 1727096083.33600: filtering new block on tags 7044 1727096083.33673: done filtering new block on tags 7044 1727096083.33676: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml for managed_node1 7044 1727096083.33682: extending task lists for all hosts with included blocks 7044 1727096083.34985: done extending task lists 7044 1727096083.34987: done processing included files 7044 1727096083.34988: results queue empty 7044 1727096083.34989: checking for any_errors_fatal 7044 1727096083.34991: done checking for any_errors_fatal 7044 1727096083.34992: checking for max_fail_percentage 7044 1727096083.34993: done checking for max_fail_percentage 7044 1727096083.34994: checking to see if all hosts have failed and the running result is not ok 7044 1727096083.34995: done checking to see if all hosts have failed 7044 1727096083.34996: getting the remaining hosts for this loop 7044 1727096083.34997: done getting the remaining hosts for this loop 7044 1727096083.35000: getting the next task for host managed_node1 7044 1727096083.35004: done getting next task for host managed_node1 7044 1727096083.35006: ^ task is: TASK: Remove test interfaces 7044 1727096083.35016: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096083.35020: getting variables 7044 1727096083.35022: in VariableManager get_vars() 7044 1727096083.35048: Calling all_inventory to load vars for managed_node1 7044 1727096083.35051: Calling groups_inventory to load vars for managed_node1 7044 1727096083.35053: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096083.35059: Calling all_plugins_play to load vars for managed_node1 7044 1727096083.35069: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096083.35072: Calling groups_plugins_play to load vars for managed_node1 7044 1727096083.36589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096083.37973: done with get_vars() 7044 1727096083.38010: done getting variables 7044 1727096083.38058: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:3 Monday 23 September 2024 08:54:43 -0400 (0:00:00.186) 0:01:28.462 ****** 7044 1727096083.38096: entering _queue_task() for managed_node1/shell 7044 1727096083.38497: worker is 1 (out of 1 available) 7044 1727096083.38514: exiting _queue_task() for managed_node1/shell 7044 1727096083.38526: done queuing things up, now waiting for results queue to drain 7044 1727096083.38527: waiting for pending results... 7044 1727096083.38778: running TaskExecutor() for managed_node1/TASK: Remove test interfaces 7044 1727096083.38974: in run() - task 0afff68d-5257-4381-8c4e-0000000009db 7044 1727096083.38979: variable 'ansible_search_path' from source: unknown 7044 1727096083.38986: variable 'ansible_search_path' from source: unknown 7044 1727096083.39030: calling self._execute() 7044 1727096083.39164: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096083.39182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096083.39276: variable 'omit' from source: magic vars 7044 1727096083.39625: variable 'ansible_distribution_major_version' from source: facts 7044 1727096083.39642: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096083.39870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096083.42070: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096083.42119: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096083.42158: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096083.42185: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096083.42223: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096083.42332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096083.42336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096083.42437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096083.42441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096083.42444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096083.42672: variable 'ansible_distribution' from source: facts 7044 1727096083.42676: variable 'ansible_distribution_major_version' from source: facts 7044 1727096083.42679: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096083.42681: variable 'omit' from source: magic vars 7044 1727096083.42683: variable 'omit' from source: magic vars 7044 1727096083.42685: variable 'omit' from source: magic vars 7044 1727096083.42687: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096083.42690: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096083.42715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096083.42722: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096083.42732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096083.42764: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096083.42770: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096083.42772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096083.42867: Set connection var ansible_timeout to 10 7044 1727096083.42876: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096083.42882: Set connection var ansible_pipelining to False 7044 1727096083.42885: Set connection var ansible_connection to ssh 7044 1727096083.42887: Set connection var ansible_shell_type to sh 7044 1727096083.42892: Set connection var ansible_shell_executable to /bin/sh 7044 1727096083.42918: variable 'ansible_shell_executable' from source: unknown 7044 1727096083.42921: variable 'ansible_connection' from source: unknown 7044 1727096083.42924: variable 'ansible_module_compression' from source: unknown 7044 1727096083.42926: variable 'ansible_shell_type' from source: unknown 7044 1727096083.42929: variable 'ansible_shell_executable' from source: unknown 7044 1727096083.42931: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096083.42935: variable 'ansible_pipelining' from source: unknown 7044 1727096083.42937: variable 'ansible_timeout' from source: unknown 7044 1727096083.42942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096083.43041: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096083.43054: variable 'omit' from source: magic vars 7044 1727096083.43058: starting attempt loop 7044 1727096083.43061: running the handler 7044 1727096083.43138: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096083.43141: _low_level_execute_command(): starting 7044 1727096083.43144: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096083.43808: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096083.43817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096083.43837: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.43841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096083.43857: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096083.43861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.43946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096083.43956: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096083.43959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096083.44078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096083.45806: stdout chunk (state=3): >>>/root <<< 7044 1727096083.45958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096083.45990: stderr chunk (state=3): >>><<< 7044 1727096083.45994: stdout chunk (state=3): >>><<< 7044 1727096083.46016: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096083.46027: _low_level_execute_command(): starting 7044 1727096083.46033: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096083.4601686-10324-256774916966765 `" && echo ansible-tmp-1727096083.4601686-10324-256774916966765="` echo /root/.ansible/tmp/ansible-tmp-1727096083.4601686-10324-256774916966765 `" ) && sleep 0' 7044 1727096083.46470: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096083.46474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096083.46505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096083.46508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.46510: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096083.46513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096083.46514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.46577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096083.46584: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096083.46586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096083.46653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096083.48615: stdout chunk (state=3): >>>ansible-tmp-1727096083.4601686-10324-256774916966765=/root/.ansible/tmp/ansible-tmp-1727096083.4601686-10324-256774916966765 <<< 7044 1727096083.48712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096083.48741: stderr chunk (state=3): >>><<< 7044 1727096083.48744: stdout chunk (state=3): >>><<< 7044 1727096083.48765: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096083.4601686-10324-256774916966765=/root/.ansible/tmp/ansible-tmp-1727096083.4601686-10324-256774916966765 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096083.48797: variable 'ansible_module_compression' from source: unknown 7044 1727096083.48837: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7044 1727096083.48877: variable 'ansible_facts' from source: unknown 7044 1727096083.48931: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096083.4601686-10324-256774916966765/AnsiballZ_command.py 7044 1727096083.49039: Sending initial data 7044 1727096083.49043: Sent initial data (155 bytes) 7044 1727096083.49496: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096083.49500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.49512: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.49564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096083.49570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096083.49587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096083.49653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096083.51233: 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 <<< 7044 1727096083.51322: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096083.51391: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpulmr8uy1 /root/.ansible/tmp/ansible-tmp-1727096083.4601686-10324-256774916966765/AnsiballZ_command.py <<< 7044 1727096083.51397: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096083.4601686-10324-256774916966765/AnsiballZ_command.py" <<< 7044 1727096083.51457: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpulmr8uy1" to remote "/root/.ansible/tmp/ansible-tmp-1727096083.4601686-10324-256774916966765/AnsiballZ_command.py" <<< 7044 1727096083.51461: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096083.4601686-10324-256774916966765/AnsiballZ_command.py" <<< 7044 1727096083.52088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096083.52134: stderr chunk (state=3): >>><<< 7044 1727096083.52137: stdout chunk (state=3): >>><<< 7044 1727096083.52166: done transferring module to remote 7044 1727096083.52178: _low_level_execute_command(): starting 7044 1727096083.52182: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096083.4601686-10324-256774916966765/ /root/.ansible/tmp/ansible-tmp-1727096083.4601686-10324-256774916966765/AnsiballZ_command.py && sleep 0' 7044 1727096083.52648: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096083.52652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.52655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096083.52657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096083.52659: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.52711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096083.52715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096083.52717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096083.52790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096083.54639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096083.54665: stderr chunk (state=3): >>><<< 7044 1727096083.54670: stdout chunk (state=3): >>><<< 7044 1727096083.54685: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096083.54688: _low_level_execute_command(): starting 7044 1727096083.54693: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096083.4601686-10324-256774916966765/AnsiballZ_command.py && sleep 0' 7044 1727096083.55134: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096083.55138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096083.55165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.55170: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096083.55173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.55223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096083.55227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096083.55235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096083.55405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096083.74236: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ ip netns delete ns1\n+ ip link delete veth1-br\n+ ip link delete veth2-br\n+ ip link delete br1", "rc": 0, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "start": "2024-09-23 08:54:43.708271", "end": "2024-09-23 08:54:43.739783", "delta": "0:00:00.031512", "msg": "", "invocation": {"module_args": {"_raw_params": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\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}}} <<< 7044 1727096083.76330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096083.76354: stderr chunk (state=3): >>><<< 7044 1727096083.76357: stdout chunk (state=3): >>><<< 7044 1727096083.76377: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ ip netns delete ns1\n+ ip link delete veth1-br\n+ ip link delete veth2-br\n+ ip link delete br1", "rc": 0, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "start": "2024-09-23 08:54:43.708271", "end": "2024-09-23 08:54:43.739783", "delta": "0:00:00.031512", "msg": "", "invocation": {"module_args": {"_raw_params": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096083.76406: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\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-1727096083.4601686-10324-256774916966765/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096083.76413: _low_level_execute_command(): starting 7044 1727096083.76418: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096083.4601686-10324-256774916966765/ > /dev/null 2>&1 && sleep 0' 7044 1727096083.76888: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096083.76894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096083.76897: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096083.76899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.76976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096083.77058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096083.78964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096083.78993: stderr chunk (state=3): >>><<< 7044 1727096083.78996: stdout chunk (state=3): >>><<< 7044 1727096083.79011: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096083.79018: handler run complete 7044 1727096083.79036: Evaluated conditional (False): False 7044 1727096083.79044: attempt loop complete, returning result 7044 1727096083.79049: _execute() done 7044 1727096083.79052: dumping result to json 7044 1727096083.79054: done dumping result, returning 7044 1727096083.79062: done running TaskExecutor() for managed_node1/TASK: Remove test interfaces [0afff68d-5257-4381-8c4e-0000000009db] 7044 1727096083.79064: sending task result for task 0afff68d-5257-4381-8c4e-0000000009db 7044 1727096083.79166: done sending task result for task 0afff68d-5257-4381-8c4e-0000000009db 7044 1727096083.79172: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -uxo pipefail\nexec 1>&2\nip netns delete ns1\nip link delete veth1-br\nip link delete veth2-br\nip link delete br1\n", "delta": "0:00:00.031512", "end": "2024-09-23 08:54:43.739783", "rc": 0, "start": "2024-09-23 08:54:43.708271" } STDERR: + exec + ip netns delete ns1 + ip link delete veth1-br + ip link delete veth2-br + ip link delete br1 7044 1727096083.79261: no more pending results, returning what we have 7044 1727096083.79264: results queue empty 7044 1727096083.79265: checking for any_errors_fatal 7044 1727096083.79269: done checking for any_errors_fatal 7044 1727096083.79270: checking for max_fail_percentage 7044 1727096083.79271: done checking for max_fail_percentage 7044 1727096083.79272: checking to see if all hosts have failed and the running result is not ok 7044 1727096083.79273: done checking to see if all hosts have failed 7044 1727096083.79274: getting the remaining hosts for this loop 7044 1727096083.79275: done getting the remaining hosts for this loop 7044 1727096083.79278: getting the next task for host managed_node1 7044 1727096083.79285: done getting next task for host managed_node1 7044 1727096083.79287: ^ task is: TASK: Kill hostapd process 7044 1727096083.79290: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096083.79294: getting variables 7044 1727096083.79296: in VariableManager get_vars() 7044 1727096083.79351: Calling all_inventory to load vars for managed_node1 7044 1727096083.79353: Calling groups_inventory to load vars for managed_node1 7044 1727096083.79356: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096083.79366: Calling all_plugins_play to load vars for managed_node1 7044 1727096083.79377: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096083.79380: Calling groups_plugins_play to load vars for managed_node1 7044 1727096083.80958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096083.83266: done with get_vars() 7044 1727096083.83311: done getting variables 7044 1727096083.83387: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Kill hostapd process] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:13 Monday 23 September 2024 08:54:43 -0400 (0:00:00.453) 0:01:28.915 ****** 7044 1727096083.83430: entering _queue_task() for managed_node1/command 7044 1727096083.83828: worker is 1 (out of 1 available) 7044 1727096083.83841: exiting _queue_task() for managed_node1/command 7044 1727096083.83856: done queuing things up, now waiting for results queue to drain 7044 1727096083.83857: waiting for pending results... 7044 1727096083.84191: running TaskExecutor() for managed_node1/TASK: Kill hostapd process 7044 1727096083.84375: in run() - task 0afff68d-5257-4381-8c4e-0000000009dc 7044 1727096083.84379: variable 'ansible_search_path' from source: unknown 7044 1727096083.84382: variable 'ansible_search_path' from source: unknown 7044 1727096083.84399: calling self._execute() 7044 1727096083.84828: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096083.84834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096083.84837: variable 'omit' from source: magic vars 7044 1727096083.85040: variable 'ansible_distribution_major_version' from source: facts 7044 1727096083.85053: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096083.85456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096083.87757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096083.87805: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096083.87846: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096083.87876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096083.87896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096083.87963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096083.87986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096083.88004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096083.88030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096083.88044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096083.88130: variable 'ansible_distribution' from source: facts 7044 1727096083.88134: variable 'ansible_distribution_major_version' from source: facts 7044 1727096083.88141: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096083.88150: variable 'omit' from source: magic vars 7044 1727096083.88188: variable 'omit' from source: magic vars 7044 1727096083.88213: variable 'omit' from source: magic vars 7044 1727096083.88235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096083.88260: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096083.88278: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096083.88291: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096083.88299: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096083.88322: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096083.88325: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096083.88328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096083.88403: Set connection var ansible_timeout to 10 7044 1727096083.88410: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096083.88415: Set connection var ansible_pipelining to False 7044 1727096083.88418: Set connection var ansible_connection to ssh 7044 1727096083.88420: Set connection var ansible_shell_type to sh 7044 1727096083.88425: Set connection var ansible_shell_executable to /bin/sh 7044 1727096083.88447: variable 'ansible_shell_executable' from source: unknown 7044 1727096083.88452: variable 'ansible_connection' from source: unknown 7044 1727096083.88455: variable 'ansible_module_compression' from source: unknown 7044 1727096083.88457: variable 'ansible_shell_type' from source: unknown 7044 1727096083.88460: variable 'ansible_shell_executable' from source: unknown 7044 1727096083.88462: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096083.88469: variable 'ansible_pipelining' from source: unknown 7044 1727096083.88472: variable 'ansible_timeout' from source: unknown 7044 1727096083.88482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096083.88549: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096083.88560: variable 'omit' from source: magic vars 7044 1727096083.88565: starting attempt loop 7044 1727096083.88569: running the handler 7044 1727096083.88586: _low_level_execute_command(): starting 7044 1727096083.88590: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096083.89109: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096083.89114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.89117: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096083.89120: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.89162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096083.89186: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096083.89259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096083.91005: stdout chunk (state=3): >>>/root <<< 7044 1727096083.91149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096083.91183: stderr chunk (state=3): >>><<< 7044 1727096083.91186: stdout chunk (state=3): >>><<< 7044 1727096083.91208: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096083.91221: _low_level_execute_command(): starting 7044 1727096083.91229: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096083.9120874-10347-251568531750677 `" && echo ansible-tmp-1727096083.9120874-10347-251568531750677="` echo /root/.ansible/tmp/ansible-tmp-1727096083.9120874-10347-251568531750677 `" ) && sleep 0' 7044 1727096083.91723: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096083.91726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.91729: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096083.91731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.91789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096083.91793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096083.91876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096083.93816: stdout chunk (state=3): >>>ansible-tmp-1727096083.9120874-10347-251568531750677=/root/.ansible/tmp/ansible-tmp-1727096083.9120874-10347-251568531750677 <<< 7044 1727096083.93957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096083.93987: stderr chunk (state=3): >>><<< 7044 1727096083.93990: stdout chunk (state=3): >>><<< 7044 1727096083.94007: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096083.9120874-10347-251568531750677=/root/.ansible/tmp/ansible-tmp-1727096083.9120874-10347-251568531750677 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096083.94033: variable 'ansible_module_compression' from source: unknown 7044 1727096083.94082: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7044 1727096083.94108: variable 'ansible_facts' from source: unknown 7044 1727096083.94166: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096083.9120874-10347-251568531750677/AnsiballZ_command.py 7044 1727096083.94280: Sending initial data 7044 1727096083.94284: Sent initial data (155 bytes) 7044 1727096083.94730: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096083.94757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.94760: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096083.94762: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096083.94764: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.94822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096083.94825: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096083.94831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096083.94898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096083.96498: 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 <<< 7044 1727096083.96565: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096083.96695: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmppuiq821l /root/.ansible/tmp/ansible-tmp-1727096083.9120874-10347-251568531750677/AnsiballZ_command.py <<< 7044 1727096083.96702: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096083.9120874-10347-251568531750677/AnsiballZ_command.py" <<< 7044 1727096083.96769: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmppuiq821l" to remote "/root/.ansible/tmp/ansible-tmp-1727096083.9120874-10347-251568531750677/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096083.9120874-10347-251568531750677/AnsiballZ_command.py" <<< 7044 1727096083.97404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096083.97457: stderr chunk (state=3): >>><<< 7044 1727096083.97460: stdout chunk (state=3): >>><<< 7044 1727096083.97487: done transferring module to remote 7044 1727096083.97497: _low_level_execute_command(): starting 7044 1727096083.97502: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096083.9120874-10347-251568531750677/ /root/.ansible/tmp/ansible-tmp-1727096083.9120874-10347-251568531750677/AnsiballZ_command.py && sleep 0' 7044 1727096083.97947: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096083.97959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.97989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096083.97992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096083.98040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096083.98043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096083.98047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096083.98116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096083.99964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096083.99992: stderr chunk (state=3): >>><<< 7044 1727096083.99996: stdout chunk (state=3): >>><<< 7044 1727096084.00010: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096084.00015: _low_level_execute_command(): starting 7044 1727096084.00023: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096083.9120874-10347-251568531750677/AnsiballZ_command.py && sleep 0' 7044 1727096084.00472: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096084.00501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.00505: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096084.00509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.00554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096084.00558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096084.00567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096084.00653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096084.17672: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["pkill", "hostapd"], "start": "2024-09-23 08:54:44.160774", "end": "2024-09-23 08:54:44.175265", "delta": "0:00:00.014491", "msg": "", "invocation": {"module_args": {"_raw_params": "pkill hostapd", "_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}}} <<< 7044 1727096084.19361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096084.19388: stderr chunk (state=3): >>><<< 7044 1727096084.19392: stdout chunk (state=3): >>><<< 7044 1727096084.19407: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["pkill", "hostapd"], "start": "2024-09-23 08:54:44.160774", "end": "2024-09-23 08:54:44.175265", "delta": "0:00:00.014491", "msg": "", "invocation": {"module_args": {"_raw_params": "pkill hostapd", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096084.19441: done with _execute_module (ansible.legacy.command, {'_raw_params': 'pkill hostapd', '_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-1727096083.9120874-10347-251568531750677/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096084.19450: _low_level_execute_command(): starting 7044 1727096084.19456: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096083.9120874-10347-251568531750677/ > /dev/null 2>&1 && sleep 0' 7044 1727096084.19917: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096084.19921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.19923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096084.19925: 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 <<< 7044 1727096084.19927: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.19977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096084.19995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096084.19998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096084.20060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096084.21942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096084.21973: stderr chunk (state=3): >>><<< 7044 1727096084.21977: stdout chunk (state=3): >>><<< 7044 1727096084.21992: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096084.21998: handler run complete 7044 1727096084.22021: Evaluated conditional (False): False 7044 1727096084.22027: attempt loop complete, returning result 7044 1727096084.22030: _execute() done 7044 1727096084.22032: dumping result to json 7044 1727096084.22037: done dumping result, returning 7044 1727096084.22044: done running TaskExecutor() for managed_node1/TASK: Kill hostapd process [0afff68d-5257-4381-8c4e-0000000009dc] 7044 1727096084.22049: sending task result for task 0afff68d-5257-4381-8c4e-0000000009dc 7044 1727096084.22141: done sending task result for task 0afff68d-5257-4381-8c4e-0000000009dc 7044 1727096084.22143: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.014491", "end": "2024-09-23 08:54:44.175265", "rc": 0, "start": "2024-09-23 08:54:44.160774" } 7044 1727096084.22208: no more pending results, returning what we have 7044 1727096084.22211: results queue empty 7044 1727096084.22212: checking for any_errors_fatal 7044 1727096084.22220: done checking for any_errors_fatal 7044 1727096084.22221: checking for max_fail_percentage 7044 1727096084.22223: done checking for max_fail_percentage 7044 1727096084.22224: checking to see if all hosts have failed and the running result is not ok 7044 1727096084.22225: done checking to see if all hosts have failed 7044 1727096084.22226: getting the remaining hosts for this loop 7044 1727096084.22227: done getting the remaining hosts for this loop 7044 1727096084.22230: getting the next task for host managed_node1 7044 1727096084.22237: done getting next task for host managed_node1 7044 1727096084.22239: ^ task is: TASK: Remove certs and config 7044 1727096084.22242: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096084.22249: getting variables 7044 1727096084.22250: in VariableManager get_vars() 7044 1727096084.22310: Calling all_inventory to load vars for managed_node1 7044 1727096084.22313: Calling groups_inventory to load vars for managed_node1 7044 1727096084.22315: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096084.22325: Calling all_plugins_play to load vars for managed_node1 7044 1727096084.22328: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096084.22330: Calling groups_plugins_play to load vars for managed_node1 7044 1727096084.23183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096084.24068: done with get_vars() 7044 1727096084.24092: done getting variables TASK [Remove certs and config] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:16 Monday 23 September 2024 08:54:44 -0400 (0:00:00.407) 0:01:29.323 ****** 7044 1727096084.24171: entering _queue_task() for managed_node1/file 7044 1727096084.24445: worker is 1 (out of 1 available) 7044 1727096084.24461: exiting _queue_task() for managed_node1/file 7044 1727096084.24476: done queuing things up, now waiting for results queue to drain 7044 1727096084.24478: waiting for pending results... 7044 1727096084.24658: running TaskExecutor() for managed_node1/TASK: Remove certs and config 7044 1727096084.24740: in run() - task 0afff68d-5257-4381-8c4e-0000000009dd 7044 1727096084.24752: variable 'ansible_search_path' from source: unknown 7044 1727096084.24756: variable 'ansible_search_path' from source: unknown 7044 1727096084.24924: Loaded config def from plugin (lookup/items) 7044 1727096084.24937: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7044 1727096084.24961: variable 'omit' from source: magic vars 7044 1727096084.25079: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096084.25087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096084.25096: variable 'omit' from source: magic vars 7044 1727096084.25366: variable 'ansible_distribution_major_version' from source: facts 7044 1727096084.25376: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096084.25510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096084.27299: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096084.27347: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096084.27378: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096084.27414: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096084.27436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096084.27498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096084.27518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096084.27539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096084.27570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096084.27581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096084.27669: variable 'ansible_distribution' from source: facts 7044 1727096084.27672: variable 'ansible_distribution_major_version' from source: facts 7044 1727096084.27679: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096084.27763: variable 'ansible_distribution_major_version' from source: facts 7044 1727096084.27766: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096084.27888: variable 'ansible_distribution' from source: facts 7044 1727096084.27892: variable 'ansible_distribution_major_version' from source: facts 7044 1727096084.27899: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096084.27904: variable 'omit' from source: magic vars 7044 1727096084.27935: variable 'omit' from source: magic vars 7044 1727096084.27975: variable 'item' from source: unknown 7044 1727096084.28022: variable 'item' from source: unknown 7044 1727096084.28036: variable 'omit' from source: magic vars 7044 1727096084.28061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096084.28086: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096084.28103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096084.28116: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096084.28124: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096084.28147: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096084.28152: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096084.28155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096084.28226: Set connection var ansible_timeout to 10 7044 1727096084.28233: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096084.28238: Set connection var ansible_pipelining to False 7044 1727096084.28241: Set connection var ansible_connection to ssh 7044 1727096084.28243: Set connection var ansible_shell_type to sh 7044 1727096084.28250: Set connection var ansible_shell_executable to /bin/sh 7044 1727096084.28271: variable 'ansible_shell_executable' from source: unknown 7044 1727096084.28274: variable 'ansible_connection' from source: unknown 7044 1727096084.28276: variable 'ansible_module_compression' from source: unknown 7044 1727096084.28278: variable 'ansible_shell_type' from source: unknown 7044 1727096084.28282: variable 'ansible_shell_executable' from source: unknown 7044 1727096084.28285: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096084.28288: variable 'ansible_pipelining' from source: unknown 7044 1727096084.28300: variable 'ansible_timeout' from source: unknown 7044 1727096084.28302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096084.28395: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096084.28409: variable 'omit' from source: magic vars 7044 1727096084.28413: starting attempt loop 7044 1727096084.28416: running the handler 7044 1727096084.28424: _low_level_execute_command(): starting 7044 1727096084.28430: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096084.28933: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096084.28937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.28939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096084.28941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.29002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096084.29005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096084.29007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096084.29089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096084.30813: stdout chunk (state=3): >>>/root <<< 7044 1727096084.30911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096084.30942: stderr chunk (state=3): >>><<< 7044 1727096084.30946: stdout chunk (state=3): >>><<< 7044 1727096084.30970: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096084.30981: _low_level_execute_command(): starting 7044 1727096084.30987: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096084.309706-10359-186358258118727 `" && echo ansible-tmp-1727096084.309706-10359-186358258118727="` echo /root/.ansible/tmp/ansible-tmp-1727096084.309706-10359-186358258118727 `" ) && sleep 0' 7044 1727096084.31450: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096084.31454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.31458: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096084.31461: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.31515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096084.31518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096084.31523: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096084.31592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096084.33620: stdout chunk (state=3): >>>ansible-tmp-1727096084.309706-10359-186358258118727=/root/.ansible/tmp/ansible-tmp-1727096084.309706-10359-186358258118727 <<< 7044 1727096084.33715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096084.33749: stderr chunk (state=3): >>><<< 7044 1727096084.33752: stdout chunk (state=3): >>><<< 7044 1727096084.33766: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096084.309706-10359-186358258118727=/root/.ansible/tmp/ansible-tmp-1727096084.309706-10359-186358258118727 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096084.33807: variable 'ansible_module_compression' from source: unknown 7044 1727096084.33853: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7044 1727096084.33885: variable 'ansible_facts' from source: unknown 7044 1727096084.33952: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096084.309706-10359-186358258118727/AnsiballZ_file.py 7044 1727096084.34053: Sending initial data 7044 1727096084.34056: Sent initial data (151 bytes) 7044 1727096084.34513: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096084.34516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.34518: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096084.34520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.34579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096084.34582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096084.34584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096084.34704: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096084.36314: 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 <<< 7044 1727096084.36379: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096084.36440: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpp8sj19sg /root/.ansible/tmp/ansible-tmp-1727096084.309706-10359-186358258118727/AnsiballZ_file.py <<< 7044 1727096084.36449: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096084.309706-10359-186358258118727/AnsiballZ_file.py" <<< 7044 1727096084.36506: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpp8sj19sg" to remote "/root/.ansible/tmp/ansible-tmp-1727096084.309706-10359-186358258118727/AnsiballZ_file.py" <<< 7044 1727096084.36509: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096084.309706-10359-186358258118727/AnsiballZ_file.py" <<< 7044 1727096084.37145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096084.37191: stderr chunk (state=3): >>><<< 7044 1727096084.37195: stdout chunk (state=3): >>><<< 7044 1727096084.37219: done transferring module to remote 7044 1727096084.37228: _low_level_execute_command(): starting 7044 1727096084.37233: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096084.309706-10359-186358258118727/ /root/.ansible/tmp/ansible-tmp-1727096084.309706-10359-186358258118727/AnsiballZ_file.py && sleep 0' 7044 1727096084.37674: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096084.37678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.37699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.37753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096084.37758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096084.37760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096084.37827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096084.39746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096084.39750: stdout chunk (state=3): >>><<< 7044 1727096084.39753: stderr chunk (state=3): >>><<< 7044 1727096084.39772: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096084.39859: _low_level_execute_command(): starting 7044 1727096084.39862: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096084.309706-10359-186358258118727/AnsiballZ_file.py && sleep 0' 7044 1727096084.40433: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096084.40450: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096084.40464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096084.40487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096084.40508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096084.40605: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096084.40634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096084.40742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096084.56759: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/hostapd_test/server.key", "/etc/pki/tls/hostapd_test/dh.pem", "/etc/pki/tls/hostapd_test/server.pem", "/etc/pki/tls/hostapd_test/cacert.pem"]}}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/hostapd_test", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096084.58182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096084.58203: stderr chunk (state=3): >>><<< 7044 1727096084.58206: stdout chunk (state=3): >>><<< 7044 1727096084.58222: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/hostapd_test", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/hostapd_test", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/hostapd_test/server.key", "/etc/pki/tls/hostapd_test/dh.pem", "/etc/pki/tls/hostapd_test/server.pem", "/etc/pki/tls/hostapd_test/cacert.pem"]}}, "after": {"path": "/etc/pki/tls/hostapd_test", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/hostapd_test", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096084.58257: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/hostapd_test', '_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': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096084.309706-10359-186358258118727/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096084.58271: _low_level_execute_command(): starting 7044 1727096084.58274: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096084.309706-10359-186358258118727/ > /dev/null 2>&1 && sleep 0' 7044 1727096084.58736: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096084.58740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.58742: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096084.58744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.58794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096084.58798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096084.58800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096084.58876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096084.60771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096084.60802: stderr chunk (state=3): >>><<< 7044 1727096084.60805: stdout chunk (state=3): >>><<< 7044 1727096084.60818: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096084.60824: handler run complete 7044 1727096084.60843: attempt loop complete, returning result 7044 1727096084.60860: variable 'item' from source: unknown 7044 1727096084.60928: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/pki/tls/hostapd_test) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/hostapd_test", "path": "/etc/pki/tls/hostapd_test", "state": "absent" } 7044 1727096084.61115: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096084.61119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096084.61121: variable 'omit' from source: magic vars 7044 1727096084.61188: variable 'ansible_distribution_major_version' from source: facts 7044 1727096084.61192: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096084.61287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096084.61305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096084.61323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096084.61350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096084.61366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096084.61436: variable 'ansible_distribution' from source: facts 7044 1727096084.61440: variable 'ansible_distribution_major_version' from source: facts 7044 1727096084.61445: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096084.61526: variable 'ansible_distribution_major_version' from source: facts 7044 1727096084.61529: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096084.61643: variable 'ansible_distribution' from source: facts 7044 1727096084.61647: variable 'ansible_distribution_major_version' from source: facts 7044 1727096084.61654: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096084.61659: variable 'omit' from source: magic vars 7044 1727096084.61677: variable 'omit' from source: magic vars 7044 1727096084.61706: variable 'item' from source: unknown 7044 1727096084.61748: variable 'item' from source: unknown 7044 1727096084.61763: variable 'omit' from source: magic vars 7044 1727096084.61786: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096084.61792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096084.61798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096084.61810: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096084.61813: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096084.61815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096084.61869: Set connection var ansible_timeout to 10 7044 1727096084.61876: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096084.61887: Set connection var ansible_pipelining to False 7044 1727096084.61889: Set connection var ansible_connection to ssh 7044 1727096084.61891: Set connection var ansible_shell_type to sh 7044 1727096084.61893: Set connection var ansible_shell_executable to /bin/sh 7044 1727096084.61911: variable 'ansible_shell_executable' from source: unknown 7044 1727096084.61914: variable 'ansible_connection' from source: unknown 7044 1727096084.61916: variable 'ansible_module_compression' from source: unknown 7044 1727096084.61919: variable 'ansible_shell_type' from source: unknown 7044 1727096084.61921: variable 'ansible_shell_executable' from source: unknown 7044 1727096084.61923: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096084.61926: variable 'ansible_pipelining' from source: unknown 7044 1727096084.61928: variable 'ansible_timeout' from source: unknown 7044 1727096084.61933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096084.62013: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096084.62020: variable 'omit' from source: magic vars 7044 1727096084.62024: starting attempt loop 7044 1727096084.62027: running the handler 7044 1727096084.62034: _low_level_execute_command(): starting 7044 1727096084.62037: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096084.62501: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096084.62505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.62507: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096084.62509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096084.62511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.62564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096084.62568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096084.62642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096084.64299: stdout chunk (state=3): >>>/root <<< 7044 1727096084.64386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096084.64420: stderr chunk (state=3): >>><<< 7044 1727096084.64423: stdout chunk (state=3): >>><<< 7044 1727096084.64438: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096084.64449: _low_level_execute_command(): starting 7044 1727096084.64452: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096084.6443896-10359-244575714555373 `" && echo ansible-tmp-1727096084.6443896-10359-244575714555373="` echo /root/.ansible/tmp/ansible-tmp-1727096084.6443896-10359-244575714555373 `" ) && sleep 0' 7044 1727096084.64919: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096084.64922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.64925: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096084.64927: 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 <<< 7044 1727096084.64929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.64989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096084.64996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096084.64998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096084.65070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096084.67024: stdout chunk (state=3): >>>ansible-tmp-1727096084.6443896-10359-244575714555373=/root/.ansible/tmp/ansible-tmp-1727096084.6443896-10359-244575714555373 <<< 7044 1727096084.67124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096084.67157: stderr chunk (state=3): >>><<< 7044 1727096084.67160: stdout chunk (state=3): >>><<< 7044 1727096084.67180: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096084.6443896-10359-244575714555373=/root/.ansible/tmp/ansible-tmp-1727096084.6443896-10359-244575714555373 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096084.67217: variable 'ansible_module_compression' from source: unknown 7044 1727096084.67248: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7044 1727096084.67266: variable 'ansible_facts' from source: unknown 7044 1727096084.67318: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096084.6443896-10359-244575714555373/AnsiballZ_file.py 7044 1727096084.67424: Sending initial data 7044 1727096084.67428: Sent initial data (152 bytes) 7044 1727096084.67896: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096084.67900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.67902: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096084.67904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.67968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096084.67976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096084.67978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096084.68032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096084.69645: 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 <<< 7044 1727096084.69709: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096084.69775: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp0k2qsm0x /root/.ansible/tmp/ansible-tmp-1727096084.6443896-10359-244575714555373/AnsiballZ_file.py <<< 7044 1727096084.69781: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096084.6443896-10359-244575714555373/AnsiballZ_file.py" <<< 7044 1727096084.69839: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp0k2qsm0x" to remote "/root/.ansible/tmp/ansible-tmp-1727096084.6443896-10359-244575714555373/AnsiballZ_file.py" <<< 7044 1727096084.69842: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096084.6443896-10359-244575714555373/AnsiballZ_file.py" <<< 7044 1727096084.70490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096084.70533: stderr chunk (state=3): >>><<< 7044 1727096084.70536: stdout chunk (state=3): >>><<< 7044 1727096084.70566: done transferring module to remote 7044 1727096084.70575: _low_level_execute_command(): starting 7044 1727096084.70580: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096084.6443896-10359-244575714555373/ /root/.ansible/tmp/ansible-tmp-1727096084.6443896-10359-244575714555373/AnsiballZ_file.py && sleep 0' 7044 1727096084.71042: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096084.71046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.71048: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096084.71050: 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 <<< 7044 1727096084.71052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.71108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096084.71112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096084.71184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096084.73066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096084.73096: stderr chunk (state=3): >>><<< 7044 1727096084.73099: stdout chunk (state=3): >>><<< 7044 1727096084.73113: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096084.73115: _low_level_execute_command(): starting 7044 1727096084.73121: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096084.6443896-10359-244575714555373/AnsiballZ_file.py && sleep 0' 7044 1727096084.73593: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096084.73597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.73606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096084.73608: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.73656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096084.73659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096084.73661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096084.73743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096084.90217: stdout chunk (state=3): >>> {"path": "/etc/hostapd/wired.conf", "changed": true, "diff": {"before": {"path": "/etc/hostapd/wired.conf", "state": "file"}, "after": {"path": "/etc/hostapd/wired.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/wired.conf", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096084.91597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096084.91675: stderr chunk (state=3): >>><<< 7044 1727096084.91679: stdout chunk (state=3): >>><<< 7044 1727096084.91682: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/hostapd/wired.conf", "changed": true, "diff": {"before": {"path": "/etc/hostapd/wired.conf", "state": "file"}, "after": {"path": "/etc/hostapd/wired.conf", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/wired.conf", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096084.91708: done with _execute_module (file, {'state': 'absent', 'path': '/etc/hostapd/wired.conf', '_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': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096084.6443896-10359-244575714555373/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096084.91874: _low_level_execute_command(): starting 7044 1727096084.91878: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096084.6443896-10359-244575714555373/ > /dev/null 2>&1 && sleep 0' 7044 1727096084.92917: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096084.92960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.93049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096084.93149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096084.95176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096084.95180: stdout chunk (state=3): >>><<< 7044 1727096084.95183: stderr chunk (state=3): >>><<< 7044 1727096084.95200: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096084.95210: handler run complete 7044 1727096084.95235: attempt loop complete, returning result 7044 1727096084.95264: variable 'item' from source: unknown 7044 1727096084.95574: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/hostapd/wired.conf) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/hostapd/wired.conf", "path": "/etc/hostapd/wired.conf", "state": "absent" } 7044 1727096084.95679: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096084.95682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096084.95685: variable 'omit' from source: magic vars 7044 1727096084.95872: variable 'ansible_distribution_major_version' from source: facts 7044 1727096084.95876: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096084.95932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096084.95962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096084.95995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096084.96048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096084.96069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096084.96174: variable 'ansible_distribution' from source: facts 7044 1727096084.96183: variable 'ansible_distribution_major_version' from source: facts 7044 1727096084.96193: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096084.96305: variable 'ansible_distribution_major_version' from source: facts 7044 1727096084.96315: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096084.96495: variable 'ansible_distribution' from source: facts 7044 1727096084.96503: variable 'ansible_distribution_major_version' from source: facts 7044 1727096084.96564: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096084.96568: variable 'omit' from source: magic vars 7044 1727096084.96571: variable 'omit' from source: magic vars 7044 1727096084.96591: variable 'item' from source: unknown 7044 1727096084.96655: variable 'item' from source: unknown 7044 1727096084.96683: variable 'omit' from source: magic vars 7044 1727096084.96708: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096084.96719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096084.96729: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096084.96745: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096084.96752: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096084.96759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096084.96872: Set connection var ansible_timeout to 10 7044 1727096084.96875: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096084.96877: Set connection var ansible_pipelining to False 7044 1727096084.96879: Set connection var ansible_connection to ssh 7044 1727096084.96881: Set connection var ansible_shell_type to sh 7044 1727096084.96888: Set connection var ansible_shell_executable to /bin/sh 7044 1727096084.96910: variable 'ansible_shell_executable' from source: unknown 7044 1727096084.96917: variable 'ansible_connection' from source: unknown 7044 1727096084.96923: variable 'ansible_module_compression' from source: unknown 7044 1727096084.96929: variable 'ansible_shell_type' from source: unknown 7044 1727096084.96999: variable 'ansible_shell_executable' from source: unknown 7044 1727096084.97005: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096084.97007: variable 'ansible_pipelining' from source: unknown 7044 1727096084.97009: variable 'ansible_timeout' from source: unknown 7044 1727096084.97011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096084.97072: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096084.97085: variable 'omit' from source: magic vars 7044 1727096084.97093: starting attempt loop 7044 1727096084.97098: running the handler 7044 1727096084.97116: _low_level_execute_command(): starting 7044 1727096084.97123: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096084.97779: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096084.97792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096084.97884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096084.97918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096084.97947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096084.98057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096084.99730: stdout chunk (state=3): >>>/root <<< 7044 1727096084.99903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096084.99907: stdout chunk (state=3): >>><<< 7044 1727096084.99909: stderr chunk (state=3): >>><<< 7044 1727096084.99927: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096085.00023: _low_level_execute_command(): starting 7044 1727096085.00027: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096084.999374-10359-255987468665424 `" && echo ansible-tmp-1727096084.999374-10359-255987468665424="` echo /root/.ansible/tmp/ansible-tmp-1727096084.999374-10359-255987468665424 `" ) && sleep 0' 7044 1727096085.00577: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096085.00688: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096085.00701: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.00720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.00821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096085.02809: stdout chunk (state=3): >>>ansible-tmp-1727096084.999374-10359-255987468665424=/root/.ansible/tmp/ansible-tmp-1727096084.999374-10359-255987468665424 <<< 7044 1727096085.02978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096085.02982: stdout chunk (state=3): >>><<< 7044 1727096085.02984: stderr chunk (state=3): >>><<< 7044 1727096085.03002: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096084.999374-10359-255987468665424=/root/.ansible/tmp/ansible-tmp-1727096084.999374-10359-255987468665424 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096085.03173: variable 'ansible_module_compression' from source: unknown 7044 1727096085.03176: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7044 1727096085.03179: variable 'ansible_facts' from source: unknown 7044 1727096085.03202: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096084.999374-10359-255987468665424/AnsiballZ_file.py 7044 1727096085.03429: Sending initial data 7044 1727096085.03432: Sent initial data (151 bytes) 7044 1727096085.04011: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096085.04023: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096085.04077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.04143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096085.04159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.04190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.04398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096085.06045: 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 <<< 7044 1727096085.06106: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096085.06230: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp74du2hnm /root/.ansible/tmp/ansible-tmp-1727096084.999374-10359-255987468665424/AnsiballZ_file.py <<< 7044 1727096085.06234: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096084.999374-10359-255987468665424/AnsiballZ_file.py" <<< 7044 1727096085.06312: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp74du2hnm" to remote "/root/.ansible/tmp/ansible-tmp-1727096084.999374-10359-255987468665424/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096084.999374-10359-255987468665424/AnsiballZ_file.py" <<< 7044 1727096085.07201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096085.07244: stderr chunk (state=3): >>><<< 7044 1727096085.07372: stdout chunk (state=3): >>><<< 7044 1727096085.07375: done transferring module to remote 7044 1727096085.07377: _low_level_execute_command(): starting 7044 1727096085.07379: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096084.999374-10359-255987468665424/ /root/.ansible/tmp/ansible-tmp-1727096084.999374-10359-255987468665424/AnsiballZ_file.py && sleep 0' 7044 1727096085.07921: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096085.07984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.08052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096085.08071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.08095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.08203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096085.10274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096085.10278: stderr chunk (state=3): >>><<< 7044 1727096085.10280: stdout chunk (state=3): >>><<< 7044 1727096085.10284: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096085.10286: _low_level_execute_command(): starting 7044 1727096085.10289: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096084.999374-10359-255987468665424/AnsiballZ_file.py && sleep 0' 7044 1727096085.10873: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096085.10882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096085.10892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096085.10907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096085.10918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096085.10931: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096085.10941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.10959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096085.10981: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096085.10987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.11066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.11110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.11189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096085.27149: stdout chunk (state=3): >>> {"path": "/etc/hostapd/hostapd.eap_user", "changed": true, "diff": {"before": {"path": "/etc/hostapd/hostapd.eap_user", "state": "file"}, "after": {"path": "/etc/hostapd/hostapd.eap_user", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/hostapd.eap_user", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096085.28609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096085.28614: stdout chunk (state=3): >>><<< 7044 1727096085.28616: stderr chunk (state=3): >>><<< 7044 1727096085.28636: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/hostapd/hostapd.eap_user", "changed": true, "diff": {"before": {"path": "/etc/hostapd/hostapd.eap_user", "state": "file"}, "after": {"path": "/etc/hostapd/hostapd.eap_user", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/hostapd/hostapd.eap_user", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096085.28755: done with _execute_module (file, {'state': 'absent', 'path': '/etc/hostapd/hostapd.eap_user', '_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': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096084.999374-10359-255987468665424/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096085.28758: _low_level_execute_command(): starting 7044 1727096085.28761: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096084.999374-10359-255987468665424/ > /dev/null 2>&1 && sleep 0' 7044 1727096085.29348: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096085.29369: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096085.29430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.29494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096085.29512: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.29542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.29645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096085.31682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096085.31687: stdout chunk (state=3): >>><<< 7044 1727096085.31689: stderr chunk (state=3): >>><<< 7044 1727096085.31692: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096085.31694: handler run complete 7044 1727096085.31696: attempt loop complete, returning result 7044 1727096085.31698: variable 'item' from source: unknown 7044 1727096085.31764: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/hostapd/hostapd.eap_user) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/hostapd/hostapd.eap_user", "path": "/etc/hostapd/hostapd.eap_user", "state": "absent" } 7044 1727096085.32099: dumping result to json 7044 1727096085.32102: done dumping result, returning 7044 1727096085.32105: done running TaskExecutor() for managed_node1/TASK: Remove certs and config [0afff68d-5257-4381-8c4e-0000000009dd] 7044 1727096085.32107: sending task result for task 0afff68d-5257-4381-8c4e-0000000009dd 7044 1727096085.32163: done sending task result for task 0afff68d-5257-4381-8c4e-0000000009dd 7044 1727096085.32167: WORKER PROCESS EXITING 7044 1727096085.32250: no more pending results, returning what we have 7044 1727096085.32254: results queue empty 7044 1727096085.32256: checking for any_errors_fatal 7044 1727096085.32265: done checking for any_errors_fatal 7044 1727096085.32265: checking for max_fail_percentage 7044 1727096085.32270: done checking for max_fail_percentage 7044 1727096085.32271: checking to see if all hosts have failed and the running result is not ok 7044 1727096085.32273: done checking to see if all hosts have failed 7044 1727096085.32273: getting the remaining hosts for this loop 7044 1727096085.32275: done getting the remaining hosts for this loop 7044 1727096085.32285: getting the next task for host managed_node1 7044 1727096085.32294: done getting next task for host managed_node1 7044 1727096085.32297: ^ task is: TASK: Remove test certificates 7044 1727096085.32300: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096085.32305: getting variables 7044 1727096085.32307: in VariableManager get_vars() 7044 1727096085.32504: Calling all_inventory to load vars for managed_node1 7044 1727096085.32507: Calling groups_inventory to load vars for managed_node1 7044 1727096085.32510: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096085.32521: Calling all_plugins_play to load vars for managed_node1 7044 1727096085.32524: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096085.32526: Calling groups_plugins_play to load vars for managed_node1 7044 1727096085.34246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096085.35856: done with get_vars() 7044 1727096085.35890: done getting variables TASK [Remove test certificates] ************************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:126 Monday 23 September 2024 08:54:45 -0400 (0:00:01.118) 0:01:30.441 ****** 7044 1727096085.36000: entering _queue_task() for managed_node1/file 7044 1727096085.36398: worker is 1 (out of 1 available) 7044 1727096085.36412: exiting _queue_task() for managed_node1/file 7044 1727096085.36426: done queuing things up, now waiting for results queue to drain 7044 1727096085.36427: waiting for pending results... 7044 1727096085.36723: running TaskExecutor() for managed_node1/TASK: Remove test certificates 7044 1727096085.36856: in run() - task 0afff68d-5257-4381-8c4e-000000000194 7044 1727096085.36881: variable 'ansible_search_path' from source: unknown 7044 1727096085.37112: Loaded config def from plugin (lookup/items) 7044 1727096085.37134: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7044 1727096085.37167: variable 'omit' from source: magic vars 7044 1727096085.37323: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096085.37338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096085.37359: variable 'omit' from source: magic vars 7044 1727096085.37710: variable 'ansible_distribution_major_version' from source: facts 7044 1727096085.37724: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096085.37915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096085.40208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096085.40296: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096085.40336: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096085.40375: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096085.40411: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096085.40499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096085.40611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096085.40615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096085.40617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096085.40629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096085.40761: variable 'ansible_distribution' from source: facts 7044 1727096085.40774: variable 'ansible_distribution_major_version' from source: facts 7044 1727096085.40787: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096085.40914: variable 'ansible_distribution_major_version' from source: facts 7044 1727096085.40936: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096085.41096: variable 'ansible_distribution' from source: facts 7044 1727096085.41155: variable 'ansible_distribution_major_version' from source: facts 7044 1727096085.41165: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096085.41169: variable 'omit' from source: magic vars 7044 1727096085.41171: variable 'omit' from source: magic vars 7044 1727096085.41285: variable 'item' from source: unknown 7044 1727096085.41310: variable 'omit' from source: magic vars 7044 1727096085.41343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096085.41386: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096085.41412: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096085.41472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096085.41477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096085.41495: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096085.41503: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096085.41593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096085.41621: Set connection var ansible_timeout to 10 7044 1727096085.41635: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096085.41645: Set connection var ansible_pipelining to False 7044 1727096085.41652: Set connection var ansible_connection to ssh 7044 1727096085.41658: Set connection var ansible_shell_type to sh 7044 1727096085.41669: Set connection var ansible_shell_executable to /bin/sh 7044 1727096085.41708: variable 'ansible_shell_executable' from source: unknown 7044 1727096085.41717: variable 'ansible_connection' from source: unknown 7044 1727096085.41724: variable 'ansible_module_compression' from source: unknown 7044 1727096085.41732: variable 'ansible_shell_type' from source: unknown 7044 1727096085.41738: variable 'ansible_shell_executable' from source: unknown 7044 1727096085.41745: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096085.41753: variable 'ansible_pipelining' from source: unknown 7044 1727096085.41812: variable 'ansible_timeout' from source: unknown 7044 1727096085.41816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096085.41941: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096085.42029: variable 'omit' from source: magic vars 7044 1727096085.42034: starting attempt loop 7044 1727096085.42037: running the handler 7044 1727096085.42039: _low_level_execute_command(): starting 7044 1727096085.42041: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096085.42789: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.42823: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.42948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096085.44677: stdout chunk (state=3): >>>/root <<< 7044 1727096085.44828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096085.44832: stdout chunk (state=3): >>><<< 7044 1727096085.44834: stderr chunk (state=3): >>><<< 7044 1727096085.44960: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096085.44964: _low_level_execute_command(): starting 7044 1727096085.44969: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096085.4486058-10404-26465885637032 `" && echo ansible-tmp-1727096085.4486058-10404-26465885637032="` echo /root/.ansible/tmp/ansible-tmp-1727096085.4486058-10404-26465885637032 `" ) && sleep 0' 7044 1727096085.45638: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.45650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.45761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096085.47791: stdout chunk (state=3): >>>ansible-tmp-1727096085.4486058-10404-26465885637032=/root/.ansible/tmp/ansible-tmp-1727096085.4486058-10404-26465885637032 <<< 7044 1727096085.47956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096085.47959: stdout chunk (state=3): >>><<< 7044 1727096085.47962: stderr chunk (state=3): >>><<< 7044 1727096085.47982: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096085.4486058-10404-26465885637032=/root/.ansible/tmp/ansible-tmp-1727096085.4486058-10404-26465885637032 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096085.48032: variable 'ansible_module_compression' from source: unknown 7044 1727096085.48170: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7044 1727096085.48173: variable 'ansible_facts' from source: unknown 7044 1727096085.48252: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096085.4486058-10404-26465885637032/AnsiballZ_file.py 7044 1727096085.48416: Sending initial data 7044 1727096085.48425: Sent initial data (151 bytes) 7044 1727096085.49076: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096085.49186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.49208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096085.49224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.49253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.49370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096085.51093: 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 <<< 7044 1727096085.51144: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096085.51223: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp6m6eld92 /root/.ansible/tmp/ansible-tmp-1727096085.4486058-10404-26465885637032/AnsiballZ_file.py <<< 7044 1727096085.51232: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096085.4486058-10404-26465885637032/AnsiballZ_file.py" <<< 7044 1727096085.51291: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp6m6eld92" to remote "/root/.ansible/tmp/ansible-tmp-1727096085.4486058-10404-26465885637032/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096085.4486058-10404-26465885637032/AnsiballZ_file.py" <<< 7044 1727096085.52178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096085.52217: stderr chunk (state=3): >>><<< 7044 1727096085.52229: stdout chunk (state=3): >>><<< 7044 1727096085.52342: done transferring module to remote 7044 1727096085.52436: _low_level_execute_command(): starting 7044 1727096085.52440: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096085.4486058-10404-26465885637032/ /root/.ansible/tmp/ansible-tmp-1727096085.4486058-10404-26465885637032/AnsiballZ_file.py && sleep 0' 7044 1727096085.53036: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096085.53054: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096085.53141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.53186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096085.53203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.53226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.53353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096085.55296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096085.55300: stdout chunk (state=3): >>><<< 7044 1727096085.55413: stderr chunk (state=3): >>><<< 7044 1727096085.55417: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096085.55420: _low_level_execute_command(): starting 7044 1727096085.55424: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096085.4486058-10404-26465885637032/AnsiballZ_file.py && sleep 0' 7044 1727096085.55957: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096085.55977: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096085.55993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096085.56085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.56111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096085.56127: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.56153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.56304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096085.72240: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/client.key", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096085.73673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096085.73695: stderr chunk (state=3): >>><<< 7044 1727096085.73699: stdout chunk (state=3): >>><<< 7044 1727096085.73714: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/client.key", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096085.73742: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/client.key', '_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': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096085.4486058-10404-26465885637032/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096085.73753: _low_level_execute_command(): starting 7044 1727096085.73756: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096085.4486058-10404-26465885637032/ > /dev/null 2>&1 && sleep 0' 7044 1727096085.74213: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096085.74219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.74222: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096085.74225: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096085.74227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.74274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096085.74278: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.74286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.74357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096085.76242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096085.76273: stderr chunk (state=3): >>><<< 7044 1727096085.76276: stdout chunk (state=3): >>><<< 7044 1727096085.76292: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096085.76298: handler run complete 7044 1727096085.76315: attempt loop complete, returning result 7044 1727096085.76331: variable 'item' from source: unknown 7044 1727096085.76402: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key) => { "ansible_loop_var": "item", "changed": true, "item": "client.key", "path": "/etc/pki/tls/client.key", "state": "absent" } 7044 1727096085.76583: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096085.76586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096085.76588: variable 'omit' from source: magic vars 7044 1727096085.76652: variable 'ansible_distribution_major_version' from source: facts 7044 1727096085.76655: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096085.76750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096085.76769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096085.76787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096085.76817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096085.76825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096085.76892: variable 'ansible_distribution' from source: facts 7044 1727096085.76895: variable 'ansible_distribution_major_version' from source: facts 7044 1727096085.76901: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096085.76975: variable 'ansible_distribution_major_version' from source: facts 7044 1727096085.76979: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096085.77092: variable 'ansible_distribution' from source: facts 7044 1727096085.77096: variable 'ansible_distribution_major_version' from source: facts 7044 1727096085.77101: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096085.77105: variable 'omit' from source: magic vars 7044 1727096085.77118: variable 'omit' from source: magic vars 7044 1727096085.77193: variable 'item' from source: unknown 7044 1727096085.77206: variable 'omit' from source: magic vars 7044 1727096085.77223: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096085.77230: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096085.77236: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096085.77254: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096085.77257: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096085.77259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096085.77314: Set connection var ansible_timeout to 10 7044 1727096085.77320: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096085.77324: Set connection var ansible_pipelining to False 7044 1727096085.77332: Set connection var ansible_connection to ssh 7044 1727096085.77334: Set connection var ansible_shell_type to sh 7044 1727096085.77336: Set connection var ansible_shell_executable to /bin/sh 7044 1727096085.77358: variable 'ansible_shell_executable' from source: unknown 7044 1727096085.77361: variable 'ansible_connection' from source: unknown 7044 1727096085.77364: variable 'ansible_module_compression' from source: unknown 7044 1727096085.77366: variable 'ansible_shell_type' from source: unknown 7044 1727096085.77369: variable 'ansible_shell_executable' from source: unknown 7044 1727096085.77372: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096085.77374: variable 'ansible_pipelining' from source: unknown 7044 1727096085.77376: variable 'ansible_timeout' from source: unknown 7044 1727096085.77378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096085.77453: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096085.77461: variable 'omit' from source: magic vars 7044 1727096085.77464: starting attempt loop 7044 1727096085.77471: running the handler 7044 1727096085.77475: _low_level_execute_command(): starting 7044 1727096085.77479: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096085.77930: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096085.77934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096085.77970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.77974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096085.77976: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096085.77978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096085.77980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.78033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096085.78036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.78045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.78109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096085.79742: stdout chunk (state=3): >>>/root <<< 7044 1727096085.79913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096085.79942: stderr chunk (state=3): >>><<< 7044 1727096085.79945: stdout chunk (state=3): >>><<< 7044 1727096085.79964: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096085.79976: _low_level_execute_command(): starting 7044 1727096085.79979: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096085.7996395-10404-72410383238077 `" && echo ansible-tmp-1727096085.7996395-10404-72410383238077="` echo /root/.ansible/tmp/ansible-tmp-1727096085.7996395-10404-72410383238077 `" ) && sleep 0' 7044 1727096085.80443: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096085.80449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.80451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096085.80454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096085.80456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.80504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096085.80507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.80509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.80582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096085.82515: stdout chunk (state=3): >>>ansible-tmp-1727096085.7996395-10404-72410383238077=/root/.ansible/tmp/ansible-tmp-1727096085.7996395-10404-72410383238077 <<< 7044 1727096085.82654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096085.82691: stderr chunk (state=3): >>><<< 7044 1727096085.82694: stdout chunk (state=3): >>><<< 7044 1727096085.82709: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096085.7996395-10404-72410383238077=/root/.ansible/tmp/ansible-tmp-1727096085.7996395-10404-72410383238077 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096085.82744: variable 'ansible_module_compression' from source: unknown 7044 1727096085.82780: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7044 1727096085.82798: variable 'ansible_facts' from source: unknown 7044 1727096085.82849: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096085.7996395-10404-72410383238077/AnsiballZ_file.py 7044 1727096085.82950: Sending initial data 7044 1727096085.82954: Sent initial data (151 bytes) 7044 1727096085.83416: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096085.83422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.83425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096085.83427: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096085.83429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.83487: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096085.83490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.83496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.83566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096085.85162: 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 <<< 7044 1727096085.85223: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096085.85292: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpy7vcez1_ /root/.ansible/tmp/ansible-tmp-1727096085.7996395-10404-72410383238077/AnsiballZ_file.py <<< 7044 1727096085.85295: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096085.7996395-10404-72410383238077/AnsiballZ_file.py" <<< 7044 1727096085.85357: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpy7vcez1_" to remote "/root/.ansible/tmp/ansible-tmp-1727096085.7996395-10404-72410383238077/AnsiballZ_file.py" <<< 7044 1727096085.85360: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096085.7996395-10404-72410383238077/AnsiballZ_file.py" <<< 7044 1727096085.86004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096085.86053: stderr chunk (state=3): >>><<< 7044 1727096085.86056: stdout chunk (state=3): >>><<< 7044 1727096085.86075: done transferring module to remote 7044 1727096085.86084: _low_level_execute_command(): starting 7044 1727096085.86088: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096085.7996395-10404-72410383238077/ /root/.ansible/tmp/ansible-tmp-1727096085.7996395-10404-72410383238077/AnsiballZ_file.py && sleep 0' 7044 1727096085.86539: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096085.86542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096085.86544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.86549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096085.86551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.86595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.86606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.86681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096085.88481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096085.88507: stderr chunk (state=3): >>><<< 7044 1727096085.88510: stdout chunk (state=3): >>><<< 7044 1727096085.88525: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096085.88528: _low_level_execute_command(): starting 7044 1727096085.88533: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096085.7996395-10404-72410383238077/AnsiballZ_file.py && sleep 0' 7044 1727096085.88960: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096085.88964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096085.88998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.89002: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096085.89004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096085.89055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096085.89059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096085.89078: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096085.89142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.05166: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/client.key.nocrypt", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key.nocrypt", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096086.06636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096086.06662: stderr chunk (state=3): >>><<< 7044 1727096086.06666: stdout chunk (state=3): >>><<< 7044 1727096086.06689: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/client.key.nocrypt", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "file"}, "after": {"path": "/etc/pki/tls/client.key.nocrypt", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.key.nocrypt", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096086.06713: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/client.key.nocrypt', '_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': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096085.7996395-10404-72410383238077/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096086.06720: _low_level_execute_command(): starting 7044 1727096086.06725: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096085.7996395-10404-72410383238077/ > /dev/null 2>&1 && sleep 0' 7044 1727096086.07164: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.07169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096086.07199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.07202: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096086.07205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096086.07207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.07256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.07260: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.07273: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.07357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.09275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096086.09297: stderr chunk (state=3): >>><<< 7044 1727096086.09300: stdout chunk (state=3): >>><<< 7044 1727096086.09315: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096086.09322: handler run complete 7044 1727096086.09336: attempt loop complete, returning result 7044 1727096086.09354: variable 'item' from source: unknown 7044 1727096086.09419: variable 'item' from source: unknown changed: [managed_node1] => (item=client.key.nocrypt) => { "ansible_loop_var": "item", "changed": true, "item": "client.key.nocrypt", "path": "/etc/pki/tls/client.key.nocrypt", "state": "absent" } 7044 1727096086.09541: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096086.09545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096086.09547: variable 'omit' from source: magic vars 7044 1727096086.09669: variable 'ansible_distribution_major_version' from source: facts 7044 1727096086.09673: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096086.09760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096086.09785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096086.09802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096086.09829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096086.09839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096086.09910: variable 'ansible_distribution' from source: facts 7044 1727096086.09913: variable 'ansible_distribution_major_version' from source: facts 7044 1727096086.09920: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096086.09995: variable 'ansible_distribution_major_version' from source: facts 7044 1727096086.09998: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096086.10109: variable 'ansible_distribution' from source: facts 7044 1727096086.10113: variable 'ansible_distribution_major_version' from source: facts 7044 1727096086.10118: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096086.10123: variable 'omit' from source: magic vars 7044 1727096086.10135: variable 'omit' from source: magic vars 7044 1727096086.10212: variable 'item' from source: unknown 7044 1727096086.10220: variable 'omit' from source: magic vars 7044 1727096086.10236: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096086.10243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096086.10251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096086.10262: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096086.10264: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096086.10267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096086.10319: Set connection var ansible_timeout to 10 7044 1727096086.10323: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096086.10326: Set connection var ansible_pipelining to False 7044 1727096086.10328: Set connection var ansible_connection to ssh 7044 1727096086.10330: Set connection var ansible_shell_type to sh 7044 1727096086.10337: Set connection var ansible_shell_executable to /bin/sh 7044 1727096086.10356: variable 'ansible_shell_executable' from source: unknown 7044 1727096086.10359: variable 'ansible_connection' from source: unknown 7044 1727096086.10361: variable 'ansible_module_compression' from source: unknown 7044 1727096086.10364: variable 'ansible_shell_type' from source: unknown 7044 1727096086.10366: variable 'ansible_shell_executable' from source: unknown 7044 1727096086.10369: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096086.10372: variable 'ansible_pipelining' from source: unknown 7044 1727096086.10375: variable 'ansible_timeout' from source: unknown 7044 1727096086.10380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096086.10453: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096086.10460: variable 'omit' from source: magic vars 7044 1727096086.10463: starting attempt loop 7044 1727096086.10465: running the handler 7044 1727096086.10473: _low_level_execute_command(): starting 7044 1727096086.10476: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096086.10939: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.10942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096086.10944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.10946: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.10949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.11008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.11015: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.11017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.11086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.12733: stdout chunk (state=3): >>>/root <<< 7044 1727096086.12929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096086.12961: stderr chunk (state=3): >>><<< 7044 1727096086.12964: stdout chunk (state=3): >>><<< 7044 1727096086.12980: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096086.12988: _low_level_execute_command(): starting 7044 1727096086.12994: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096086.129803-10404-232991693379460 `" && echo ansible-tmp-1727096086.129803-10404-232991693379460="` echo /root/.ansible/tmp/ansible-tmp-1727096086.129803-10404-232991693379460 `" ) && sleep 0' 7044 1727096086.13453: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096086.13456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096086.13458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.13461: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.13463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.13511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.13514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.13519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.13589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.15564: stdout chunk (state=3): >>>ansible-tmp-1727096086.129803-10404-232991693379460=/root/.ansible/tmp/ansible-tmp-1727096086.129803-10404-232991693379460 <<< 7044 1727096086.15735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096086.15766: stderr chunk (state=3): >>><<< 7044 1727096086.15771: stdout chunk (state=3): >>><<< 7044 1727096086.15785: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096086.129803-10404-232991693379460=/root/.ansible/tmp/ansible-tmp-1727096086.129803-10404-232991693379460 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096086.15819: variable 'ansible_module_compression' from source: unknown 7044 1727096086.15853: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7044 1727096086.15869: variable 'ansible_facts' from source: unknown 7044 1727096086.15917: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096086.129803-10404-232991693379460/AnsiballZ_file.py 7044 1727096086.16006: Sending initial data 7044 1727096086.16009: Sent initial data (151 bytes) 7044 1727096086.16442: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096086.16480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096086.16483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.16485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.16487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.16536: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.16540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.16544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.16610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.18261: 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 <<< 7044 1727096086.18326: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096086.18393: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp9h5dtb_a /root/.ansible/tmp/ansible-tmp-1727096086.129803-10404-232991693379460/AnsiballZ_file.py <<< 7044 1727096086.18401: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096086.129803-10404-232991693379460/AnsiballZ_file.py" <<< 7044 1727096086.18459: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp9h5dtb_a" to remote "/root/.ansible/tmp/ansible-tmp-1727096086.129803-10404-232991693379460/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096086.129803-10404-232991693379460/AnsiballZ_file.py" <<< 7044 1727096086.19102: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096086.19146: stderr chunk (state=3): >>><<< 7044 1727096086.19149: stdout chunk (state=3): >>><<< 7044 1727096086.19180: done transferring module to remote 7044 1727096086.19187: _low_level_execute_command(): starting 7044 1727096086.19192: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096086.129803-10404-232991693379460/ /root/.ansible/tmp/ansible-tmp-1727096086.129803-10404-232991693379460/AnsiballZ_file.py && sleep 0' 7044 1727096086.19644: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.19650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.19653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 7044 1727096086.19655: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.19657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.19707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.19713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.19715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.19779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.21578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096086.21605: stderr chunk (state=3): >>><<< 7044 1727096086.21608: stdout chunk (state=3): >>><<< 7044 1727096086.21623: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096086.21625: _low_level_execute_command(): starting 7044 1727096086.21630: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096086.129803-10404-232991693379460/AnsiballZ_file.py && sleep 0' 7044 1727096086.22073: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.22105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096086.22108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.22110: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096086.22114: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.22116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.22169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.22173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.22176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.22256: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.38771: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/client.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/client.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096086.40206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096086.40230: stderr chunk (state=3): >>><<< 7044 1727096086.40233: stdout chunk (state=3): >>><<< 7044 1727096086.40254: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/client.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/client.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/client.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/client.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096086.40279: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/client.pem', '_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': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096086.129803-10404-232991693379460/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096086.40287: _low_level_execute_command(): starting 7044 1727096086.40289: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096086.129803-10404-232991693379460/ > /dev/null 2>&1 && sleep 0' 7044 1727096086.40726: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096086.40730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096086.40761: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096086.40764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096086.40766: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096086.40771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.40773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.40830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.40834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.40836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.40913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.42785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096086.42811: stderr chunk (state=3): >>><<< 7044 1727096086.42816: stdout chunk (state=3): >>><<< 7044 1727096086.42833: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096086.42835: handler run complete 7044 1727096086.42853: attempt loop complete, returning result 7044 1727096086.42871: variable 'item' from source: unknown 7044 1727096086.42933: variable 'item' from source: unknown changed: [managed_node1] => (item=client.pem) => { "ansible_loop_var": "item", "changed": true, "item": "client.pem", "path": "/etc/pki/tls/client.pem", "state": "absent" } 7044 1727096086.43060: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096086.43063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096086.43066: variable 'omit' from source: magic vars 7044 1727096086.43163: variable 'ansible_distribution_major_version' from source: facts 7044 1727096086.43166: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096086.43261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096086.43283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096086.43304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096086.43330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096086.43340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096086.43411: variable 'ansible_distribution' from source: facts 7044 1727096086.43414: variable 'ansible_distribution_major_version' from source: facts 7044 1727096086.43420: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096086.43493: variable 'ansible_distribution_major_version' from source: facts 7044 1727096086.43496: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096086.43608: variable 'ansible_distribution' from source: facts 7044 1727096086.43613: variable 'ansible_distribution_major_version' from source: facts 7044 1727096086.43616: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096086.43625: variable 'omit' from source: magic vars 7044 1727096086.43634: variable 'omit' from source: magic vars 7044 1727096086.43705: variable 'item' from source: unknown 7044 1727096086.43716: variable 'omit' from source: magic vars 7044 1727096086.43734: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096086.43740: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096086.43746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096086.43759: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096086.43762: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096086.43764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096086.43813: Set connection var ansible_timeout to 10 7044 1727096086.43819: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096086.43824: Set connection var ansible_pipelining to False 7044 1727096086.43827: Set connection var ansible_connection to ssh 7044 1727096086.43829: Set connection var ansible_shell_type to sh 7044 1727096086.43835: Set connection var ansible_shell_executable to /bin/sh 7044 1727096086.43858: variable 'ansible_shell_executable' from source: unknown 7044 1727096086.43862: variable 'ansible_connection' from source: unknown 7044 1727096086.43864: variable 'ansible_module_compression' from source: unknown 7044 1727096086.43866: variable 'ansible_shell_type' from source: unknown 7044 1727096086.43870: variable 'ansible_shell_executable' from source: unknown 7044 1727096086.43872: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096086.43882: variable 'ansible_pipelining' from source: unknown 7044 1727096086.43884: variable 'ansible_timeout' from source: unknown 7044 1727096086.43886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096086.43957: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096086.43965: variable 'omit' from source: magic vars 7044 1727096086.43969: starting attempt loop 7044 1727096086.43971: running the handler 7044 1727096086.43978: _low_level_execute_command(): starting 7044 1727096086.43981: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096086.44432: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096086.44436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096086.44438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096086.44440: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.44442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.44500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.44503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.44505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.44574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.46211: stdout chunk (state=3): >>>/root <<< 7044 1727096086.46375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096086.46405: stderr chunk (state=3): >>><<< 7044 1727096086.46408: stdout chunk (state=3): >>><<< 7044 1727096086.46422: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096086.46430: _low_level_execute_command(): starting 7044 1727096086.46435: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096086.4642186-10404-181188236269449 `" && echo ansible-tmp-1727096086.4642186-10404-181188236269449="` echo /root/.ansible/tmp/ansible-tmp-1727096086.4642186-10404-181188236269449 `" ) && sleep 0' 7044 1727096086.46870: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.46874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096086.46910: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 7044 1727096086.46913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.46915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096086.46917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096086.46919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.46978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.46987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.46989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.47052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.48969: stdout chunk (state=3): >>>ansible-tmp-1727096086.4642186-10404-181188236269449=/root/.ansible/tmp/ansible-tmp-1727096086.4642186-10404-181188236269449 <<< 7044 1727096086.49118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096086.49149: stderr chunk (state=3): >>><<< 7044 1727096086.49152: stdout chunk (state=3): >>><<< 7044 1727096086.49164: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096086.4642186-10404-181188236269449=/root/.ansible/tmp/ansible-tmp-1727096086.4642186-10404-181188236269449 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096086.49201: variable 'ansible_module_compression' from source: unknown 7044 1727096086.49231: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7044 1727096086.49249: variable 'ansible_facts' from source: unknown 7044 1727096086.49299: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096086.4642186-10404-181188236269449/AnsiballZ_file.py 7044 1727096086.49389: Sending initial data 7044 1727096086.49393: Sent initial data (152 bytes) 7044 1727096086.49831: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.49866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096086.49873: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.49875: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096086.49877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.49926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.49930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.49932: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.50001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.51591: 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 <<< 7044 1727096086.51653: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096086.51774: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpj2m85nv7 /root/.ansible/tmp/ansible-tmp-1727096086.4642186-10404-181188236269449/AnsiballZ_file.py <<< 7044 1727096086.51780: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096086.4642186-10404-181188236269449/AnsiballZ_file.py" <<< 7044 1727096086.51841: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpj2m85nv7" to remote "/root/.ansible/tmp/ansible-tmp-1727096086.4642186-10404-181188236269449/AnsiballZ_file.py" <<< 7044 1727096086.51844: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096086.4642186-10404-181188236269449/AnsiballZ_file.py" <<< 7044 1727096086.52470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096086.52515: stderr chunk (state=3): >>><<< 7044 1727096086.52518: stdout chunk (state=3): >>><<< 7044 1727096086.52542: done transferring module to remote 7044 1727096086.52551: _low_level_execute_command(): starting 7044 1727096086.52556: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096086.4642186-10404-181188236269449/ /root/.ansible/tmp/ansible-tmp-1727096086.4642186-10404-181188236269449/AnsiballZ_file.py && sleep 0' 7044 1727096086.53030: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.53034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.53037: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.53039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.53087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.53091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.53093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.53162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.54990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096086.55016: stderr chunk (state=3): >>><<< 7044 1727096086.55020: stdout chunk (state=3): >>><<< 7044 1727096086.55034: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096086.55037: _low_level_execute_command(): starting 7044 1727096086.55043: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096086.4642186-10404-181188236269449/AnsiballZ_file.py && sleep 0' 7044 1727096086.55509: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.55512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.55520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096086.55522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.55576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.55580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.55657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.71691: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096086.73143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096086.73177: stderr chunk (state=3): >>><<< 7044 1727096086.73182: stdout chunk (state=3): >>><<< 7044 1727096086.73197: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/tls/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096086.73219: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/cacert.pem', '_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': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096086.4642186-10404-181188236269449/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096086.73225: _low_level_execute_command(): starting 7044 1727096086.73230: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096086.4642186-10404-181188236269449/ > /dev/null 2>&1 && sleep 0' 7044 1727096086.73703: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.73706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.73708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096086.73711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.73755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.73759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.73777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.73845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.75755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096086.75781: stderr chunk (state=3): >>><<< 7044 1727096086.75784: stdout chunk (state=3): >>><<< 7044 1727096086.75799: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096086.75804: handler run complete 7044 1727096086.75820: attempt loop complete, returning result 7044 1727096086.75836: variable 'item' from source: unknown 7044 1727096086.75907: variable 'item' from source: unknown changed: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": true, "item": "cacert.pem", "path": "/etc/pki/tls/cacert.pem", "state": "absent" } 7044 1727096086.76030: dumping result to json 7044 1727096086.76033: done dumping result, returning 7044 1727096086.76035: done running TaskExecutor() for managed_node1/TASK: Remove test certificates [0afff68d-5257-4381-8c4e-000000000194] 7044 1727096086.76037: sending task result for task 0afff68d-5257-4381-8c4e-000000000194 7044 1727096086.76092: done sending task result for task 0afff68d-5257-4381-8c4e-000000000194 7044 1727096086.76094: WORKER PROCESS EXITING 7044 1727096086.76169: no more pending results, returning what we have 7044 1727096086.76173: results queue empty 7044 1727096086.76174: checking for any_errors_fatal 7044 1727096086.76186: done checking for any_errors_fatal 7044 1727096086.76187: checking for max_fail_percentage 7044 1727096086.76189: done checking for max_fail_percentage 7044 1727096086.76190: checking to see if all hosts have failed and the running result is not ok 7044 1727096086.76191: done checking to see if all hosts have failed 7044 1727096086.76192: getting the remaining hosts for this loop 7044 1727096086.76193: done getting the remaining hosts for this loop 7044 1727096086.76196: getting the next task for host managed_node1 7044 1727096086.76202: done getting next task for host managed_node1 7044 1727096086.76204: ^ task is: TASK: Remove test CA 7044 1727096086.76207: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 7044 1727096086.76211: getting variables 7044 1727096086.76213: in VariableManager get_vars() 7044 1727096086.76285: Calling all_inventory to load vars for managed_node1 7044 1727096086.76287: Calling groups_inventory to load vars for managed_node1 7044 1727096086.76290: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096086.76301: Calling all_plugins_play to load vars for managed_node1 7044 1727096086.76304: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096086.76306: Calling groups_plugins_play to load vars for managed_node1 7044 1727096086.77135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096086.78013: done with get_vars() 7044 1727096086.78040: done getting variables TASK [Remove test CA] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:135 Monday 23 September 2024 08:54:46 -0400 (0:00:01.421) 0:01:31.862 ****** 7044 1727096086.78116: entering _queue_task() for managed_node1/file 7044 1727096086.78394: worker is 1 (out of 1 available) 7044 1727096086.78409: exiting _queue_task() for managed_node1/file 7044 1727096086.78420: done queuing things up, now waiting for results queue to drain 7044 1727096086.78422: waiting for pending results... 7044 1727096086.78619: running TaskExecutor() for managed_node1/TASK: Remove test CA 7044 1727096086.78694: in run() - task 0afff68d-5257-4381-8c4e-000000000195 7044 1727096086.78707: variable 'ansible_search_path' from source: unknown 7044 1727096086.78889: Loaded config def from plugin (lookup/items) 7044 1727096086.78893: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7044 1727096086.78914: variable 'omit' from source: magic vars 7044 1727096086.79032: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096086.79040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096086.79054: variable 'omit' from source: magic vars 7044 1727096086.79333: variable 'ansible_distribution_major_version' from source: facts 7044 1727096086.79341: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096086.79483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096086.81575: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096086.81584: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096086.81588: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096086.81616: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096086.81664: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096086.81750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096086.81788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096086.81818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096086.81869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096086.81891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096086.82044: variable 'ansible_distribution' from source: facts 7044 1727096086.82062: variable 'ansible_distribution_major_version' from source: facts 7044 1727096086.82070: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096086.82158: variable 'ansible_distribution_major_version' from source: facts 7044 1727096086.82169: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096086.82300: variable 'ansible_distribution' from source: facts 7044 1727096086.82304: variable 'ansible_distribution_major_version' from source: facts 7044 1727096086.82308: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096086.82314: variable 'omit' from source: magic vars 7044 1727096086.82331: variable 'omit' from source: magic vars 7044 1727096086.82369: variable 'item' from source: unknown 7044 1727096086.82421: variable 'item' from source: unknown 7044 1727096086.82434: variable 'omit' from source: magic vars 7044 1727096086.82459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096086.82487: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096086.82500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096086.82513: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096086.82522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096086.82548: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096086.82552: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096086.82554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096086.82623: Set connection var ansible_timeout to 10 7044 1727096086.82630: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096086.82635: Set connection var ansible_pipelining to False 7044 1727096086.82638: Set connection var ansible_connection to ssh 7044 1727096086.82640: Set connection var ansible_shell_type to sh 7044 1727096086.82645: Set connection var ansible_shell_executable to /bin/sh 7044 1727096086.82668: variable 'ansible_shell_executable' from source: unknown 7044 1727096086.82671: variable 'ansible_connection' from source: unknown 7044 1727096086.82674: variable 'ansible_module_compression' from source: unknown 7044 1727096086.82676: variable 'ansible_shell_type' from source: unknown 7044 1727096086.82678: variable 'ansible_shell_executable' from source: unknown 7044 1727096086.82680: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096086.82686: variable 'ansible_pipelining' from source: unknown 7044 1727096086.82688: variable 'ansible_timeout' from source: unknown 7044 1727096086.82691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096086.82797: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7044 1727096086.82806: variable 'omit' from source: magic vars 7044 1727096086.82809: starting attempt loop 7044 1727096086.82813: running the handler 7044 1727096086.82826: _low_level_execute_command(): starting 7044 1727096086.82832: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096086.83345: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.83353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096086.83356: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.83410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.83425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.83427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.83498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.85242: stdout chunk (state=3): >>>/root <<< 7044 1727096086.85501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096086.85505: stdout chunk (state=3): >>><<< 7044 1727096086.85508: stderr chunk (state=3): >>><<< 7044 1727096086.85531: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096086.85550: _low_level_execute_command(): starting 7044 1727096086.85561: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096086.8553815-10449-186208958241428 `" && echo ansible-tmp-1727096086.8553815-10449-186208958241428="` echo /root/.ansible/tmp/ansible-tmp-1727096086.8553815-10449-186208958241428 `" ) && sleep 0' 7044 1727096086.86352: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.86394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.86498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.88470: stdout chunk (state=3): >>>ansible-tmp-1727096086.8553815-10449-186208958241428=/root/.ansible/tmp/ansible-tmp-1727096086.8553815-10449-186208958241428 <<< 7044 1727096086.88643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096086.88647: stdout chunk (state=3): >>><<< 7044 1727096086.88650: stderr chunk (state=3): >>><<< 7044 1727096086.88672: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096086.8553815-10449-186208958241428=/root/.ansible/tmp/ansible-tmp-1727096086.8553815-10449-186208958241428 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096086.88727: variable 'ansible_module_compression' from source: unknown 7044 1727096086.88854: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7044 1727096086.88858: variable 'ansible_facts' from source: unknown 7044 1727096086.88945: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096086.8553815-10449-186208958241428/AnsiballZ_file.py 7044 1727096086.89100: Sending initial data 7044 1727096086.89225: Sent initial data (152 bytes) 7044 1727096086.89780: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096086.89896: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.89920: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.89936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.89962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.90159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.91835: 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 <<< 7044 1727096086.91903: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096086.91959: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpexd4o096 /root/.ansible/tmp/ansible-tmp-1727096086.8553815-10449-186208958241428/AnsiballZ_file.py <<< 7044 1727096086.91963: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096086.8553815-10449-186208958241428/AnsiballZ_file.py" <<< 7044 1727096086.92048: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpexd4o096" to remote "/root/.ansible/tmp/ansible-tmp-1727096086.8553815-10449-186208958241428/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096086.8553815-10449-186208958241428/AnsiballZ_file.py" <<< 7044 1727096086.92984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096086.93193: stderr chunk (state=3): >>><<< 7044 1727096086.93197: stdout chunk (state=3): >>><<< 7044 1727096086.93199: done transferring module to remote 7044 1727096086.93202: _low_level_execute_command(): starting 7044 1727096086.93204: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096086.8553815-10449-186208958241428/ /root/.ansible/tmp/ansible-tmp-1727096086.8553815-10449-186208958241428/AnsiballZ_file.py && sleep 0' 7044 1727096086.93634: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.93652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.93713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.93717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.93723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.93793: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096086.95728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096086.95750: stderr chunk (state=3): >>><<< 7044 1727096086.95791: stdout chunk (state=3): >>><<< 7044 1727096086.95795: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096086.95798: _low_level_execute_command(): starting 7044 1727096086.95832: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096086.8553815-10449-186208958241428/AnsiballZ_file.py && sleep 0' 7044 1727096086.96590: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096086.96609: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096086.96636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096086.96660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096086.96758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096086.96785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096086.96803: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096086.96830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096086.96951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096087.13727: stdout chunk (state=3): >>> {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/my_ca_certs/cacert.pem", "/etc/pki/tls/my_ca_certs/d1b7d027.0"]}}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/my_ca_certs", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096087.15275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096087.15303: stderr chunk (state=3): >>><<< 7044 1727096087.15307: stdout chunk (state=3): >>><<< 7044 1727096087.15324: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/tls/my_ca_certs", "changed": true, "diff": {"before": {"path": "/etc/pki/tls/my_ca_certs", "state": "directory", "path_content": {"directories": [], "files": ["/etc/pki/tls/my_ca_certs/cacert.pem", "/etc/pki/tls/my_ca_certs/d1b7d027.0"]}}, "after": {"path": "/etc/pki/tls/my_ca_certs", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/tls/my_ca_certs", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096087.15356: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/tls/my_ca_certs', '_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': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096086.8553815-10449-186208958241428/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096087.15363: _low_level_execute_command(): starting 7044 1727096087.15369: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096086.8553815-10449-186208958241428/ > /dev/null 2>&1 && sleep 0' 7044 1727096087.15838: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096087.15842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.15844: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096087.15847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.15903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096087.15906: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096087.15908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096087.15986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096087.17909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096087.17931: stderr chunk (state=3): >>><<< 7044 1727096087.17934: stdout chunk (state=3): >>><<< 7044 1727096087.17951: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096087.17954: handler run complete 7044 1727096087.17975: attempt loop complete, returning result 7044 1727096087.17991: variable 'item' from source: unknown 7044 1727096087.18059: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/pki/tls/my_ca_certs) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/my_ca_certs", "path": "/etc/pki/tls/my_ca_certs", "state": "absent" } 7044 1727096087.18240: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096087.18244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096087.18247: variable 'omit' from source: magic vars 7044 1727096087.18326: variable 'ansible_distribution_major_version' from source: facts 7044 1727096087.18330: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096087.18428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096087.18446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096087.18478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096087.18498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096087.18509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096087.18587: variable 'ansible_distribution' from source: facts 7044 1727096087.18590: variable 'ansible_distribution_major_version' from source: facts 7044 1727096087.18593: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096087.18669: variable 'ansible_distribution_major_version' from source: facts 7044 1727096087.18673: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096087.18785: variable 'ansible_distribution' from source: facts 7044 1727096087.18789: variable 'ansible_distribution_major_version' from source: facts 7044 1727096087.18801: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096087.18805: variable 'omit' from source: magic vars 7044 1727096087.18814: variable 'omit' from source: magic vars 7044 1727096087.18844: variable 'item' from source: unknown 7044 1727096087.18891: variable 'item' from source: unknown 7044 1727096087.18908: variable 'omit' from source: magic vars 7044 1727096087.18925: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096087.18933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096087.18939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096087.18953: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096087.18956: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096087.18958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096087.19008: Set connection var ansible_timeout to 10 7044 1727096087.19018: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096087.19028: Set connection var ansible_pipelining to False 7044 1727096087.19031: Set connection var ansible_connection to ssh 7044 1727096087.19033: Set connection var ansible_shell_type to sh 7044 1727096087.19035: Set connection var ansible_shell_executable to /bin/sh 7044 1727096087.19053: variable 'ansible_shell_executable' from source: unknown 7044 1727096087.19056: variable 'ansible_connection' from source: unknown 7044 1727096087.19058: variable 'ansible_module_compression' from source: unknown 7044 1727096087.19060: variable 'ansible_shell_type' from source: unknown 7044 1727096087.19063: variable 'ansible_shell_executable' from source: unknown 7044 1727096087.19065: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096087.19070: variable 'ansible_pipelining' from source: unknown 7044 1727096087.19072: variable 'ansible_timeout' from source: unknown 7044 1727096087.19077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096087.19153: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096087.19162: variable 'omit' from source: magic vars 7044 1727096087.19166: starting attempt loop 7044 1727096087.19171: running the handler 7044 1727096087.19177: _low_level_execute_command(): starting 7044 1727096087.19181: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096087.19642: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096087.19648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.19651: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096087.19653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096087.19655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.19708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096087.19711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096087.19714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096087.19791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096087.21509: stdout chunk (state=3): >>>/root <<< 7044 1727096087.21600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096087.21633: stderr chunk (state=3): >>><<< 7044 1727096087.21636: stdout chunk (state=3): >>><<< 7044 1727096087.21655: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096087.21664: _low_level_execute_command(): starting 7044 1727096087.21671: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096087.2165575-10449-16586282927698 `" && echo ansible-tmp-1727096087.2165575-10449-16586282927698="` echo /root/.ansible/tmp/ansible-tmp-1727096087.2165575-10449-16586282927698 `" ) && sleep 0' 7044 1727096087.22138: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096087.22142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.22144: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096087.22146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096087.22150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.22212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096087.22215: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096087.22217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096087.22357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096087.24384: stdout chunk (state=3): >>>ansible-tmp-1727096087.2165575-10449-16586282927698=/root/.ansible/tmp/ansible-tmp-1727096087.2165575-10449-16586282927698 <<< 7044 1727096087.24518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096087.24552: stderr chunk (state=3): >>><<< 7044 1727096087.24555: stdout chunk (state=3): >>><<< 7044 1727096087.24573: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096087.2165575-10449-16586282927698=/root/.ansible/tmp/ansible-tmp-1727096087.2165575-10449-16586282927698 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096087.24610: variable 'ansible_module_compression' from source: unknown 7044 1727096087.24645: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7044 1727096087.24661: variable 'ansible_facts' from source: unknown 7044 1727096087.24713: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096087.2165575-10449-16586282927698/AnsiballZ_file.py 7044 1727096087.24811: Sending initial data 7044 1727096087.24814: Sent initial data (151 bytes) 7044 1727096087.25279: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096087.25282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.25286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096087.25288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.25349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096087.25352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096087.25354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096087.25418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096087.27103: 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 <<< 7044 1727096087.27169: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096087.27234: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpyg5yp9rx /root/.ansible/tmp/ansible-tmp-1727096087.2165575-10449-16586282927698/AnsiballZ_file.py <<< 7044 1727096087.27240: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096087.2165575-10449-16586282927698/AnsiballZ_file.py" <<< 7044 1727096087.27298: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpyg5yp9rx" to remote "/root/.ansible/tmp/ansible-tmp-1727096087.2165575-10449-16586282927698/AnsiballZ_file.py" <<< 7044 1727096087.27302: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096087.2165575-10449-16586282927698/AnsiballZ_file.py" <<< 7044 1727096087.27950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096087.27998: stderr chunk (state=3): >>><<< 7044 1727096087.28002: stdout chunk (state=3): >>><<< 7044 1727096087.28026: done transferring module to remote 7044 1727096087.28033: _low_level_execute_command(): starting 7044 1727096087.28043: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096087.2165575-10449-16586282927698/ /root/.ansible/tmp/ansible-tmp-1727096087.2165575-10449-16586282927698/AnsiballZ_file.py && sleep 0' 7044 1727096087.28500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096087.28503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.28506: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096087.28508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.28562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096087.28565: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096087.28640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096087.30547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096087.30552: stdout chunk (state=3): >>><<< 7044 1727096087.30556: stderr chunk (state=3): >>><<< 7044 1727096087.30577: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096087.30581: _low_level_execute_command(): starting 7044 1727096087.30583: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096087.2165575-10449-16586282927698/AnsiballZ_file.py && sleep 0' 7044 1727096087.31044: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096087.31051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.31058: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096087.31061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.31110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096087.31113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096087.31118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096087.31193: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096087.47844: stdout chunk (state=3): >>> {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 7044 1727096087.49550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096087.49554: stdout chunk (state=3): >>><<< 7044 1727096087.49556: stderr chunk (state=3): >>><<< 7044 1727096087.49700: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "changed": true, "diff": {"before": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "file"}, "after": {"path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"state": "absent", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096087.49704: done with _execute_module (file, {'state': 'absent', 'path': '/etc/pki/ca-trust/source/anchors/cacert.pem', '_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': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096087.2165575-10449-16586282927698/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096087.49707: _low_level_execute_command(): starting 7044 1727096087.49709: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096087.2165575-10449-16586282927698/ > /dev/null 2>&1 && sleep 0' 7044 1727096087.50312: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096087.50389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.50443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096087.50466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096087.50496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096087.50603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096087.52627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096087.52632: stdout chunk (state=3): >>><<< 7044 1727096087.52634: stderr chunk (state=3): >>><<< 7044 1727096087.52774: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096087.52783: handler run complete 7044 1727096087.52786: attempt loop complete, returning result 7044 1727096087.52788: variable 'item' from source: unknown 7044 1727096087.52830: variable 'item' from source: unknown changed: [managed_node1] => (item=/etc/pki/ca-trust/source/anchors/cacert.pem) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/ca-trust/source/anchors/cacert.pem", "path": "/etc/pki/ca-trust/source/anchors/cacert.pem", "state": "absent" } 7044 1727096087.53181: dumping result to json 7044 1727096087.53184: done dumping result, returning 7044 1727096087.53186: done running TaskExecutor() for managed_node1/TASK: Remove test CA [0afff68d-5257-4381-8c4e-000000000195] 7044 1727096087.53189: sending task result for task 0afff68d-5257-4381-8c4e-000000000195 7044 1727096087.53243: done sending task result for task 0afff68d-5257-4381-8c4e-000000000195 7044 1727096087.53250: WORKER PROCESS EXITING 7044 1727096087.53339: no more pending results, returning what we have 7044 1727096087.53349: results queue empty 7044 1727096087.53353: checking for any_errors_fatal 7044 1727096087.53366: done checking for any_errors_fatal 7044 1727096087.53370: checking for max_fail_percentage 7044 1727096087.53373: done checking for max_fail_percentage 7044 1727096087.53374: checking to see if all hosts have failed and the running result is not ok 7044 1727096087.53375: done checking to see if all hosts have failed 7044 1727096087.53376: getting the remaining hosts for this loop 7044 1727096087.53377: done getting the remaining hosts for this loop 7044 1727096087.53382: getting the next task for host managed_node1 7044 1727096087.53396: done getting next task for host managed_node1 7044 1727096087.53399: ^ task is: TASK: Update ca trust 7044 1727096087.53402: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 7044 1727096087.53407: getting variables 7044 1727096087.53409: in VariableManager get_vars() 7044 1727096087.53633: Calling all_inventory to load vars for managed_node1 7044 1727096087.53636: Calling groups_inventory to load vars for managed_node1 7044 1727096087.53638: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096087.53651: Calling all_plugins_play to load vars for managed_node1 7044 1727096087.53654: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096087.53657: Calling groups_plugins_play to load vars for managed_node1 7044 1727096087.55419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096087.57183: done with get_vars() 7044 1727096087.57227: done getting variables 7044 1727096087.57298: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Update ca trust] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:142 Monday 23 September 2024 08:54:47 -0400 (0:00:00.792) 0:01:32.655 ****** 7044 1727096087.57337: entering _queue_task() for managed_node1/command 7044 1727096087.57737: worker is 1 (out of 1 available) 7044 1727096087.57753: exiting _queue_task() for managed_node1/command 7044 1727096087.57882: done queuing things up, now waiting for results queue to drain 7044 1727096087.57884: waiting for pending results... 7044 1727096087.58100: running TaskExecutor() for managed_node1/TASK: Update ca trust 7044 1727096087.58296: in run() - task 0afff68d-5257-4381-8c4e-000000000196 7044 1727096087.58473: variable 'ansible_search_path' from source: unknown 7044 1727096087.58477: calling self._execute() 7044 1727096087.58480: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096087.58483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096087.58485: variable 'omit' from source: magic vars 7044 1727096087.58870: variable 'ansible_distribution_major_version' from source: facts 7044 1727096087.58890: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096087.59083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096087.61165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096087.61212: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096087.61239: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096087.61270: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096087.61290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096087.61353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096087.61389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096087.61417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096087.61514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096087.61517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096087.61779: variable 'ansible_distribution' from source: facts 7044 1727096087.61783: variable 'ansible_distribution_major_version' from source: facts 7044 1727096087.61785: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096087.61787: variable 'omit' from source: magic vars 7044 1727096087.61789: variable 'omit' from source: magic vars 7044 1727096087.61791: variable 'omit' from source: magic vars 7044 1727096087.61793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096087.61795: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096087.61797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096087.61799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096087.61801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096087.61803: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096087.61805: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096087.61807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096087.61977: Set connection var ansible_timeout to 10 7044 1727096087.61980: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096087.61982: Set connection var ansible_pipelining to False 7044 1727096087.61985: Set connection var ansible_connection to ssh 7044 1727096087.61987: Set connection var ansible_shell_type to sh 7044 1727096087.61989: Set connection var ansible_shell_executable to /bin/sh 7044 1727096087.61991: variable 'ansible_shell_executable' from source: unknown 7044 1727096087.61993: variable 'ansible_connection' from source: unknown 7044 1727096087.61996: variable 'ansible_module_compression' from source: unknown 7044 1727096087.61997: variable 'ansible_shell_type' from source: unknown 7044 1727096087.61999: variable 'ansible_shell_executable' from source: unknown 7044 1727096087.62001: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096087.62004: variable 'ansible_pipelining' from source: unknown 7044 1727096087.62005: variable 'ansible_timeout' from source: unknown 7044 1727096087.62008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096087.62086: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096087.62090: variable 'omit' from source: magic vars 7044 1727096087.62092: starting attempt loop 7044 1727096087.62094: running the handler 7044 1727096087.62096: _low_level_execute_command(): starting 7044 1727096087.62099: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096087.62809: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096087.62813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096087.62815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096087.62818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096087.62820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096087.62822: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096087.62824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7044 1727096087.62860: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096087.62887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096087.62991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096087.64877: stdout chunk (state=3): >>>/root <<< 7044 1727096087.65014: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096087.65027: stdout chunk (state=3): >>><<< 7044 1727096087.65040: stderr chunk (state=3): >>><<< 7044 1727096087.65081: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096087.65100: _low_level_execute_command(): starting 7044 1727096087.65112: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096087.6508927-10483-117621254229532 `" && echo ansible-tmp-1727096087.6508927-10483-117621254229532="` echo /root/.ansible/tmp/ansible-tmp-1727096087.6508927-10483-117621254229532 `" ) && sleep 0' 7044 1727096087.65740: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096087.65761: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096087.65781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096087.65800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096087.65903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096087.65925: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096087.66027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096087.68039: stdout chunk (state=3): >>>ansible-tmp-1727096087.6508927-10483-117621254229532=/root/.ansible/tmp/ansible-tmp-1727096087.6508927-10483-117621254229532 <<< 7044 1727096087.68191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096087.68247: stderr chunk (state=3): >>><<< 7044 1727096087.68252: stdout chunk (state=3): >>><<< 7044 1727096087.68278: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096087.6508927-10483-117621254229532=/root/.ansible/tmp/ansible-tmp-1727096087.6508927-10483-117621254229532 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096087.68322: variable 'ansible_module_compression' from source: unknown 7044 1727096087.68385: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7044 1727096087.68417: variable 'ansible_facts' from source: unknown 7044 1727096087.68559: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096087.6508927-10483-117621254229532/AnsiballZ_command.py 7044 1727096087.68674: Sending initial data 7044 1727096087.68677: Sent initial data (155 bytes) 7044 1727096087.69304: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.69320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.69371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096087.69385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096087.69460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096087.71133: 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 <<< 7044 1727096087.71194: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096087.71303: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp2himf0bv /root/.ansible/tmp/ansible-tmp-1727096087.6508927-10483-117621254229532/AnsiballZ_command.py <<< 7044 1727096087.71311: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096087.6508927-10483-117621254229532/AnsiballZ_command.py" <<< 7044 1727096087.71408: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp2himf0bv" to remote "/root/.ansible/tmp/ansible-tmp-1727096087.6508927-10483-117621254229532/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096087.6508927-10483-117621254229532/AnsiballZ_command.py" <<< 7044 1727096087.72475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096087.72479: stdout chunk (state=3): >>><<< 7044 1727096087.72481: stderr chunk (state=3): >>><<< 7044 1727096087.72483: done transferring module to remote 7044 1727096087.72485: _low_level_execute_command(): starting 7044 1727096087.72487: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096087.6508927-10483-117621254229532/ /root/.ansible/tmp/ansible-tmp-1727096087.6508927-10483-117621254229532/AnsiballZ_command.py && sleep 0' 7044 1727096087.73087: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.73115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096087.73129: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096087.73154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096087.73237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096087.75187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096087.75202: stderr chunk (state=3): >>><<< 7044 1727096087.75210: stdout chunk (state=3): >>><<< 7044 1727096087.75247: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096087.75257: _low_level_execute_command(): starting 7044 1727096087.75343: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096087.6508927-10483-117621254229532/AnsiballZ_command.py && sleep 0' 7044 1727096087.75944: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096087.75983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.76001: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7044 1727096087.76040: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096087.76112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096087.76178: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096087.76271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096088.85065: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-23 08:54:47.921975", "end": "2024-09-23 08:54:48.849188", "delta": "0:00:00.927213", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_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}}} <<< 7044 1727096088.86876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096088.86879: stdout chunk (state=3): >>><<< 7044 1727096088.86881: stderr chunk (state=3): >>><<< 7044 1727096088.86883: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["update-ca-trust"], "start": "2024-09-23 08:54:47.921975", "end": "2024-09-23 08:54:48.849188", "delta": "0:00:00.927213", "msg": "", "invocation": {"module_args": {"_raw_params": "update-ca-trust", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096088.86889: done with _execute_module (ansible.legacy.command, {'_raw_params': 'update-ca-trust', '_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-1727096087.6508927-10483-117621254229532/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096088.86891: _low_level_execute_command(): starting 7044 1727096088.86893: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096087.6508927-10483-117621254229532/ > /dev/null 2>&1 && sleep 0' 7044 1727096088.87705: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096088.87710: 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 <<< 7044 1727096088.87712: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096088.87714: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096088.87716: 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 <<< 7044 1727096088.87718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096088.87781: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096088.87785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096088.87787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096088.87869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096088.89962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096088.89979: stdout chunk (state=3): >>><<< 7044 1727096088.89996: stderr chunk (state=3): >>><<< 7044 1727096088.90021: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096088.90034: handler run complete 7044 1727096088.90177: Evaluated conditional (False): False 7044 1727096088.90180: attempt loop complete, returning result 7044 1727096088.90182: _execute() done 7044 1727096088.90185: dumping result to json 7044 1727096088.90187: done dumping result, returning 7044 1727096088.90189: done running TaskExecutor() for managed_node1/TASK: Update ca trust [0afff68d-5257-4381-8c4e-000000000196] 7044 1727096088.90192: sending task result for task 0afff68d-5257-4381-8c4e-000000000196 7044 1727096088.90266: done sending task result for task 0afff68d-5257-4381-8c4e-000000000196 7044 1727096088.90272: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "update-ca-trust" ], "delta": "0:00:00.927213", "end": "2024-09-23 08:54:48.849188", "rc": 0, "start": "2024-09-23 08:54:47.921975" } 7044 1727096088.90345: no more pending results, returning what we have 7044 1727096088.90349: results queue empty 7044 1727096088.90350: checking for any_errors_fatal 7044 1727096088.90367: done checking for any_errors_fatal 7044 1727096088.90370: checking for max_fail_percentage 7044 1727096088.90373: done checking for max_fail_percentage 7044 1727096088.90374: checking to see if all hosts have failed and the running result is not ok 7044 1727096088.90375: done checking to see if all hosts have failed 7044 1727096088.90376: getting the remaining hosts for this loop 7044 1727096088.90377: done getting the remaining hosts for this loop 7044 1727096088.90495: getting the next task for host managed_node1 7044 1727096088.90504: done getting next task for host managed_node1 7044 1727096088.90508: ^ task is: TASK: Verify network state restored to default 7044 1727096088.90512: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 7044 1727096088.90518: getting variables 7044 1727096088.90520: in VariableManager get_vars() 7044 1727096088.90623: Calling all_inventory to load vars for managed_node1 7044 1727096088.90626: Calling groups_inventory to load vars for managed_node1 7044 1727096088.90630: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096088.90642: Calling all_plugins_play to load vars for managed_node1 7044 1727096088.90645: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096088.90648: Calling groups_plugins_play to load vars for managed_node1 7044 1727096088.92366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096089.00301: done with get_vars() 7044 1727096089.00334: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:145 Monday 23 September 2024 08:54:49 -0400 (0:00:01.430) 0:01:34.085 ****** 7044 1727096089.00419: entering _queue_task() for managed_node1/include_tasks 7044 1727096089.00786: worker is 1 (out of 1 available) 7044 1727096089.00799: exiting _queue_task() for managed_node1/include_tasks 7044 1727096089.00809: done queuing things up, now waiting for results queue to drain 7044 1727096089.00811: waiting for pending results... 7044 1727096089.01190: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 7044 1727096089.01248: in run() - task 0afff68d-5257-4381-8c4e-000000000197 7044 1727096089.01280: variable 'ansible_search_path' from source: unknown 7044 1727096089.01323: calling self._execute() 7044 1727096089.01502: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096089.01505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096089.01508: variable 'omit' from source: magic vars 7044 1727096089.01890: variable 'ansible_distribution_major_version' from source: facts 7044 1727096089.01913: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096089.02137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096089.04784: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096089.04874: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096089.04981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096089.04985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096089.05006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096089.05100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096089.05134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096089.05164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096089.05221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096089.05244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096089.05389: variable 'ansible_distribution' from source: facts 7044 1727096089.05399: variable 'ansible_distribution_major_version' from source: facts 7044 1727096089.05472: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096089.05476: _execute() done 7044 1727096089.05479: dumping result to json 7044 1727096089.05481: done dumping result, returning 7044 1727096089.05483: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0afff68d-5257-4381-8c4e-000000000197] 7044 1727096089.05485: sending task result for task 0afff68d-5257-4381-8c4e-000000000197 7044 1727096089.05636: done sending task result for task 0afff68d-5257-4381-8c4e-000000000197 7044 1727096089.05640: WORKER PROCESS EXITING 7044 1727096089.05674: no more pending results, returning what we have 7044 1727096089.05681: in VariableManager get_vars() 7044 1727096089.05758: Calling all_inventory to load vars for managed_node1 7044 1727096089.05761: Calling groups_inventory to load vars for managed_node1 7044 1727096089.05763: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096089.05776: Calling all_plugins_play to load vars for managed_node1 7044 1727096089.05779: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096089.05782: Calling groups_plugins_play to load vars for managed_node1 7044 1727096089.09046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096089.12359: done with get_vars() 7044 1727096089.12474: variable 'ansible_search_path' from source: unknown 7044 1727096089.12499: we have included files to process 7044 1727096089.12501: generating all_blocks data 7044 1727096089.12504: done generating all_blocks data 7044 1727096089.12509: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7044 1727096089.12511: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7044 1727096089.12513: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7044 1727096089.13116: done processing included file 7044 1727096089.13119: iterating over new_blocks loaded from include file 7044 1727096089.13120: in VariableManager get_vars() 7044 1727096089.13159: done with get_vars() 7044 1727096089.13162: filtering new block on tags 7044 1727096089.13203: done filtering new block on tags 7044 1727096089.13206: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 7044 1727096089.13211: extending task lists for all hosts with included blocks 7044 1727096089.14527: done extending task lists 7044 1727096089.14529: done processing included files 7044 1727096089.14530: results queue empty 7044 1727096089.14530: checking for any_errors_fatal 7044 1727096089.14535: done checking for any_errors_fatal 7044 1727096089.14536: checking for max_fail_percentage 7044 1727096089.14537: done checking for max_fail_percentage 7044 1727096089.14538: checking to see if all hosts have failed and the running result is not ok 7044 1727096089.14539: done checking to see if all hosts have failed 7044 1727096089.14539: getting the remaining hosts for this loop 7044 1727096089.14541: done getting the remaining hosts for this loop 7044 1727096089.14543: getting the next task for host managed_node1 7044 1727096089.14547: done getting next task for host managed_node1 7044 1727096089.14549: ^ task is: TASK: Check routes and DNS 7044 1727096089.14557: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 7044 1727096089.14560: getting variables 7044 1727096089.14561: in VariableManager get_vars() 7044 1727096089.14590: Calling all_inventory to load vars for managed_node1 7044 1727096089.14593: Calling groups_inventory to load vars for managed_node1 7044 1727096089.14595: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096089.14601: Calling all_plugins_play to load vars for managed_node1 7044 1727096089.14609: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096089.14612: Calling groups_plugins_play to load vars for managed_node1 7044 1727096089.15939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096089.17574: done with get_vars() 7044 1727096089.17611: done getting variables 7044 1727096089.17659: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Monday 23 September 2024 08:54:49 -0400 (0:00:00.172) 0:01:34.258 ****** 7044 1727096089.17697: entering _queue_task() for managed_node1/shell 7044 1727096089.18078: worker is 1 (out of 1 available) 7044 1727096089.18094: exiting _queue_task() for managed_node1/shell 7044 1727096089.18107: done queuing things up, now waiting for results queue to drain 7044 1727096089.18109: waiting for pending results... 7044 1727096089.18468: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 7044 1727096089.18596: in run() - task 0afff68d-5257-4381-8c4e-000000000a94 7044 1727096089.18619: variable 'ansible_search_path' from source: unknown 7044 1727096089.18628: variable 'ansible_search_path' from source: unknown 7044 1727096089.18678: calling self._execute() 7044 1727096089.18803: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096089.18891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096089.18895: variable 'omit' from source: magic vars 7044 1727096089.19255: variable 'ansible_distribution_major_version' from source: facts 7044 1727096089.19278: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096089.19496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096089.21904: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096089.21996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096089.22141: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096089.22145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096089.22147: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096089.22202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096089.22238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096089.22276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096089.22320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096089.22340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096089.22472: variable 'ansible_distribution' from source: facts 7044 1727096089.22489: variable 'ansible_distribution_major_version' from source: facts 7044 1727096089.22502: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096089.22513: variable 'omit' from source: magic vars 7044 1727096089.22569: variable 'omit' from source: magic vars 7044 1727096089.22618: variable 'omit' from source: magic vars 7044 1727096089.22651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096089.22687: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096089.22772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096089.22776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096089.22779: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096089.22786: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096089.22794: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096089.22809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096089.22919: Set connection var ansible_timeout to 10 7044 1727096089.22933: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096089.22945: Set connection var ansible_pipelining to False 7044 1727096089.22953: Set connection var ansible_connection to ssh 7044 1727096089.22960: Set connection var ansible_shell_type to sh 7044 1727096089.22971: Set connection var ansible_shell_executable to /bin/sh 7044 1727096089.23003: variable 'ansible_shell_executable' from source: unknown 7044 1727096089.23026: variable 'ansible_connection' from source: unknown 7044 1727096089.23030: variable 'ansible_module_compression' from source: unknown 7044 1727096089.23032: variable 'ansible_shell_type' from source: unknown 7044 1727096089.23272: variable 'ansible_shell_executable' from source: unknown 7044 1727096089.23275: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096089.23277: variable 'ansible_pipelining' from source: unknown 7044 1727096089.23280: variable 'ansible_timeout' from source: unknown 7044 1727096089.23282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096089.23284: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096089.23286: variable 'omit' from source: magic vars 7044 1727096089.23288: starting attempt loop 7044 1727096089.23290: running the handler 7044 1727096089.23293: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096089.23295: _low_level_execute_command(): starting 7044 1727096089.23297: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096089.23989: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096089.24056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096089.24072: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096089.24109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096089.24201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096089.26030: stdout chunk (state=3): >>>/root <<< 7044 1727096089.26249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096089.26263: stdout chunk (state=3): >>><<< 7044 1727096089.26267: stderr chunk (state=3): >>><<< 7044 1727096089.26388: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096089.26392: _low_level_execute_command(): starting 7044 1727096089.26395: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096089.2629154-10532-35770204116670 `" && echo ansible-tmp-1727096089.2629154-10532-35770204116670="` echo /root/.ansible/tmp/ansible-tmp-1727096089.2629154-10532-35770204116670 `" ) && sleep 0' 7044 1727096089.27003: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096089.27007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096089.27009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096089.27045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096089.27048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096089.27051: stderr chunk (state=3): >>>debug2: match not found <<< 7044 1727096089.27154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096089.27158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096089.27172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096089.27187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096089.27296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096089.29381: stdout chunk (state=3): >>>ansible-tmp-1727096089.2629154-10532-35770204116670=/root/.ansible/tmp/ansible-tmp-1727096089.2629154-10532-35770204116670 <<< 7044 1727096089.29526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096089.29529: stdout chunk (state=3): >>><<< 7044 1727096089.29531: stderr chunk (state=3): >>><<< 7044 1727096089.29674: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096089.2629154-10532-35770204116670=/root/.ansible/tmp/ansible-tmp-1727096089.2629154-10532-35770204116670 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096089.29678: variable 'ansible_module_compression' from source: unknown 7044 1727096089.29680: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7044 1727096089.29693: variable 'ansible_facts' from source: unknown 7044 1727096089.29795: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096089.2629154-10532-35770204116670/AnsiballZ_command.py 7044 1727096089.30016: Sending initial data 7044 1727096089.30020: Sent initial data (154 bytes) 7044 1727096089.30523: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096089.30528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 7044 1727096089.30531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096089.30533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096089.30584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096089.30589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096089.30663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096089.32394: 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 <<< 7044 1727096089.32489: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096089.32597: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmp5j51ra1s /root/.ansible/tmp/ansible-tmp-1727096089.2629154-10532-35770204116670/AnsiballZ_command.py <<< 7044 1727096089.32600: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096089.2629154-10532-35770204116670/AnsiballZ_command.py" <<< 7044 1727096089.32694: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmp5j51ra1s" to remote "/root/.ansible/tmp/ansible-tmp-1727096089.2629154-10532-35770204116670/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096089.2629154-10532-35770204116670/AnsiballZ_command.py" <<< 7044 1727096089.33652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096089.33685: stderr chunk (state=3): >>><<< 7044 1727096089.33688: stdout chunk (state=3): >>><<< 7044 1727096089.33712: done transferring module to remote 7044 1727096089.33722: _low_level_execute_command(): starting 7044 1727096089.33725: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096089.2629154-10532-35770204116670/ /root/.ansible/tmp/ansible-tmp-1727096089.2629154-10532-35770204116670/AnsiballZ_command.py && sleep 0' 7044 1727096089.34218: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096089.34223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096089.34227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096089.34282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096089.34286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096089.34290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096089.34359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096089.36475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096089.36479: stdout chunk (state=3): >>><<< 7044 1727096089.36481: stderr chunk (state=3): >>><<< 7044 1727096089.36484: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096089.36487: _low_level_execute_command(): starting 7044 1727096089.36489: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096089.2629154-10532-35770204116670/AnsiballZ_command.py && sleep 0' 7044 1727096089.37150: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096089.37155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096089.37187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096089.37280: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096089.37307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096089.37420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096089.53860: stdout chunk (state=3): >>> <<< 7044 1727096089.53898: stdout chunk (state=3): >>>{"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:ff:ac:3f:90:f5 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.11.125/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 3372sec preferred_lft 3372sec\n inet6 fe80::10ff:acff:fe3f:90f5/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.125 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.125 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-23 08:54:49.528315", "end": "2024-09-23 08:54:49.537254", "delta": "0:00:00.008939", "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}}} <<< 7044 1727096089.55720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096089.55724: stdout chunk (state=3): >>><<< 7044 1727096089.55726: stderr chunk (state=3): >>><<< 7044 1727096089.55729: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:ff:ac:3f:90:f5 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.11.125/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 3372sec preferred_lft 3372sec\n inet6 fe80::10ff:acff:fe3f:90f5/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.125 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.125 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-23 08:54:49.528315", "end": "2024-09-23 08:54:49.537254", "delta": "0:00:00.008939", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096089.55732: 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-1727096089.2629154-10532-35770204116670/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096089.55734: _low_level_execute_command(): starting 7044 1727096089.55736: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096089.2629154-10532-35770204116670/ > /dev/null 2>&1 && sleep 0' 7044 1727096089.56184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096089.56189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096089.56211: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096089.56215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096089.56281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096089.56289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096089.56291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096089.56357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096089.58348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096089.58352: stdout chunk (state=3): >>><<< 7044 1727096089.58355: stderr chunk (state=3): >>><<< 7044 1727096089.58426: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096089.58430: handler run complete 7044 1727096089.58455: Evaluated conditional (False): False 7044 1727096089.58463: attempt loop complete, returning result 7044 1727096089.58466: _execute() done 7044 1727096089.58470: dumping result to json 7044 1727096089.58477: done dumping result, returning 7044 1727096089.58484: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0afff68d-5257-4381-8c4e-000000000a94] 7044 1727096089.58487: sending task result for task 0afff68d-5257-4381-8c4e-000000000a94 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.008939", "end": "2024-09-23 08:54:49.537254", "rc": 0, "start": "2024-09-23 08:54:49.528315" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:ff:ac:3f:90:f5 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.11.125/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3372sec preferred_lft 3372sec inet6 fe80::10ff:acff:fe3f:90f5/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.125 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.125 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 7044 1727096089.58660: no more pending results, returning what we have 7044 1727096089.58663: results queue empty 7044 1727096089.58664: checking for any_errors_fatal 7044 1727096089.58668: done checking for any_errors_fatal 7044 1727096089.58669: checking for max_fail_percentage 7044 1727096089.58671: done checking for max_fail_percentage 7044 1727096089.58671: checking to see if all hosts have failed and the running result is not ok 7044 1727096089.58672: done checking to see if all hosts have failed 7044 1727096089.58673: getting the remaining hosts for this loop 7044 1727096089.58675: done getting the remaining hosts for this loop 7044 1727096089.58678: getting the next task for host managed_node1 7044 1727096089.58684: done getting next task for host managed_node1 7044 1727096089.58687: ^ task is: TASK: Verify DNS and network connectivity 7044 1727096089.58690: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 7044 1727096089.58694: getting variables 7044 1727096089.58696: in VariableManager get_vars() 7044 1727096089.58755: Calling all_inventory to load vars for managed_node1 7044 1727096089.58758: Calling groups_inventory to load vars for managed_node1 7044 1727096089.58760: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096089.58777: Calling all_plugins_play to load vars for managed_node1 7044 1727096089.58780: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096089.58785: done sending task result for task 0afff68d-5257-4381-8c4e-000000000a94 7044 1727096089.58788: WORKER PROCESS EXITING 7044 1727096089.58791: Calling groups_plugins_play to load vars for managed_node1 7044 1727096089.59626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096089.60566: done with get_vars() 7044 1727096089.60607: done getting variables 7044 1727096089.60674: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Monday 23 September 2024 08:54:49 -0400 (0:00:00.430) 0:01:34.688 ****** 7044 1727096089.60707: entering _queue_task() for managed_node1/shell 7044 1727096089.61075: worker is 1 (out of 1 available) 7044 1727096089.61089: exiting _queue_task() for managed_node1/shell 7044 1727096089.61101: done queuing things up, now waiting for results queue to drain 7044 1727096089.61103: waiting for pending results... 7044 1727096089.61404: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 7044 1727096089.61549: in run() - task 0afff68d-5257-4381-8c4e-000000000a95 7044 1727096089.61571: variable 'ansible_search_path' from source: unknown 7044 1727096089.61580: variable 'ansible_search_path' from source: unknown 7044 1727096089.61626: calling self._execute() 7044 1727096089.61740: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096089.61756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096089.61774: variable 'omit' from source: magic vars 7044 1727096089.62196: variable 'ansible_distribution_major_version' from source: facts 7044 1727096089.62273: Evaluated conditional (ansible_distribution_major_version != '6'): True 7044 1727096089.62439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7044 1727096089.65135: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7044 1727096089.65214: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7044 1727096089.65260: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7044 1727096089.65301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7044 1727096089.65572: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7044 1727096089.65576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7044 1727096089.65580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7044 1727096089.65582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7044 1727096089.65584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7044 1727096089.65586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7044 1727096089.65681: variable 'ansible_distribution' from source: facts 7044 1727096089.65692: variable 'ansible_distribution_major_version' from source: facts 7044 1727096089.65709: Evaluated conditional (ansible_distribution != 'RedHat' or ansible_distribution_major_version | int < 9): True 7044 1727096089.65858: variable 'ansible_facts' from source: unknown 7044 1727096089.66528: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 7044 1727096089.66541: variable 'omit' from source: magic vars 7044 1727096089.66604: variable 'omit' from source: magic vars 7044 1727096089.66644: variable 'omit' from source: magic vars 7044 1727096089.66683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7044 1727096089.66718: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7044 1727096089.66742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7044 1727096089.66765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096089.66788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7044 1727096089.66823: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7044 1727096089.66832: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096089.66841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096089.66950: Set connection var ansible_timeout to 10 7044 1727096089.66965: Set connection var ansible_module_compression to ZIP_DEFLATED 7044 1727096089.66978: Set connection var ansible_pipelining to False 7044 1727096089.66985: Set connection var ansible_connection to ssh 7044 1727096089.66992: Set connection var ansible_shell_type to sh 7044 1727096089.67009: Set connection var ansible_shell_executable to /bin/sh 7044 1727096089.67043: variable 'ansible_shell_executable' from source: unknown 7044 1727096089.67052: variable 'ansible_connection' from source: unknown 7044 1727096089.67059: variable 'ansible_module_compression' from source: unknown 7044 1727096089.67065: variable 'ansible_shell_type' from source: unknown 7044 1727096089.67075: variable 'ansible_shell_executable' from source: unknown 7044 1727096089.67110: variable 'ansible_host' from source: host vars for 'managed_node1' 7044 1727096089.67114: variable 'ansible_pipelining' from source: unknown 7044 1727096089.67116: variable 'ansible_timeout' from source: unknown 7044 1727096089.67118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7044 1727096089.67223: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096089.67239: variable 'omit' from source: magic vars 7044 1727096089.67248: starting attempt loop 7044 1727096089.67329: running the handler 7044 1727096089.67333: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7044 1727096089.67336: _low_level_execute_command(): starting 7044 1727096089.67338: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7044 1727096089.68051: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096089.68070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096089.68102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096089.68114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 7044 1727096089.68214: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096089.68237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096089.68262: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096089.68370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096089.70085: stdout chunk (state=3): >>>/root <<< 7044 1727096089.70336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096089.70476: stdout chunk (state=3): >>><<< 7044 1727096089.70479: stderr chunk (state=3): >>><<< 7044 1727096089.70483: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096089.70486: _low_level_execute_command(): starting 7044 1727096089.70489: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096089.7038715-10556-147843780285532 `" && echo ansible-tmp-1727096089.7038715-10556-147843780285532="` echo /root/.ansible/tmp/ansible-tmp-1727096089.7038715-10556-147843780285532 `" ) && sleep 0' 7044 1727096089.71112: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096089.71132: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096089.71159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096089.71187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7044 1727096089.71256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096089.71313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096089.71332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096089.71373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096089.71492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096089.73491: stdout chunk (state=3): >>>ansible-tmp-1727096089.7038715-10556-147843780285532=/root/.ansible/tmp/ansible-tmp-1727096089.7038715-10556-147843780285532 <<< 7044 1727096089.73663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096089.73667: stdout chunk (state=3): >>><<< 7044 1727096089.73672: stderr chunk (state=3): >>><<< 7044 1727096089.73883: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096089.7038715-10556-147843780285532=/root/.ansible/tmp/ansible-tmp-1727096089.7038715-10556-147843780285532 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096089.73886: variable 'ansible_module_compression' from source: unknown 7044 1727096089.73888: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7044cktsul0c/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7044 1727096089.73890: variable 'ansible_facts' from source: unknown 7044 1727096089.73927: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096089.7038715-10556-147843780285532/AnsiballZ_command.py 7044 1727096089.74142: Sending initial data 7044 1727096089.74145: Sent initial data (155 bytes) 7044 1727096089.74754: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096089.74759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096089.74795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096089.74798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096089.74801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096089.74855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096089.74858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096089.74860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096089.74933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096089.76561: 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 <<< 7044 1727096089.76823: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7044 1727096089.76891: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7044cktsul0c/tmpsbrf80qy /root/.ansible/tmp/ansible-tmp-1727096089.7038715-10556-147843780285532/AnsiballZ_command.py <<< 7044 1727096089.76896: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096089.7038715-10556-147843780285532/AnsiballZ_command.py" <<< 7044 1727096089.76961: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7044cktsul0c/tmpsbrf80qy" to remote "/root/.ansible/tmp/ansible-tmp-1727096089.7038715-10556-147843780285532/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096089.7038715-10556-147843780285532/AnsiballZ_command.py" <<< 7044 1727096089.78142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096089.78279: stderr chunk (state=3): >>><<< 7044 1727096089.78282: stdout chunk (state=3): >>><<< 7044 1727096089.78284: done transferring module to remote 7044 1727096089.78286: _low_level_execute_command(): starting 7044 1727096089.78289: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096089.7038715-10556-147843780285532/ /root/.ansible/tmp/ansible-tmp-1727096089.7038715-10556-147843780285532/AnsiballZ_command.py && sleep 0' 7044 1727096089.78884: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096089.78920: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 7044 1727096089.78933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096089.78943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096089.79026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096089.81176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096089.81180: stdout chunk (state=3): >>><<< 7044 1727096089.81183: stderr chunk (state=3): >>><<< 7044 1727096089.81185: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096089.81188: _low_level_execute_command(): starting 7044 1727096089.81190: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096089.7038715-10556-147843780285532/AnsiballZ_command.py && sleep 0' 7044 1727096089.82043: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7044 1727096089.82059: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096089.82090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096089.82176: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096089.82203: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096089.82312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096090.27441: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 1352 0 --:--:-- --:--:-- --:--:-- 1355\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 6663 0 --:--:-- --:--:-- --:--:-- 6767", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-23 08:54:49.976531", "end": "2024-09-23 08:54:50.272984", "delta": "0:00:00.296453", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 7044 1727096090.29152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 7044 1727096090.29177: stderr chunk (state=3): >>><<< 7044 1727096090.29180: stdout chunk (state=3): >>><<< 7044 1727096090.29203: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 1352 0 --:--:-- --:--:-- --:--:-- 1355\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 6663 0 --:--:-- --:--:-- --:--:-- 6767", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-23 08:54:49.976531", "end": "2024-09-23 08:54:50.272984", "delta": "0:00:00.296453", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 7044 1727096090.29234: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts "$host"; then\n echo FAILED to lookup host "$host"\n exit 1\n fi\n if ! curl -o /dev/null https://"$host"; then\n echo FAILED to contact host "$host"\n exit 1\n fi\ndone\n', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096089.7038715-10556-147843780285532/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7044 1727096090.29241: _low_level_execute_command(): starting 7044 1727096090.29245: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096089.7038715-10556-147843780285532/ > /dev/null 2>&1 && sleep 0' 7044 1727096090.29709: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7044 1727096090.29714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096090.29717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7044 1727096090.29719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 7044 1727096090.29721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7044 1727096090.29771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 7044 1727096090.29779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7044 1727096090.29856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7044 1727096090.31776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7044 1727096090.31781: stdout chunk (state=3): >>><<< 7044 1727096090.31784: stderr chunk (state=3): >>><<< 7044 1727096090.31801: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7044 1727096090.31811: handler run complete 7044 1727096090.31827: Evaluated conditional (False): False 7044 1727096090.31835: attempt loop complete, returning result 7044 1727096090.31837: _execute() done 7044 1727096090.31840: dumping result to json 7044 1727096090.31846: done dumping result, returning 7044 1727096090.31855: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0afff68d-5257-4381-8c4e-000000000a95] 7044 1727096090.31858: sending task result for task 0afff68d-5257-4381-8c4e-000000000a95 7044 1727096090.31958: done sending task result for task 0afff68d-5257-4381-8c4e-000000000a95 7044 1727096090.31961: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.296453", "end": "2024-09-23 08:54:50.272984", "rc": 0, "start": "2024-09-23 08:54:49.976531" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1352 0 --:--:-- --:--:-- --:--:-- 1355 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 6663 0 --:--:-- --:--:-- --:--:-- 6767 7044 1727096090.32040: no more pending results, returning what we have 7044 1727096090.32044: results queue empty 7044 1727096090.32045: checking for any_errors_fatal 7044 1727096090.32053: done checking for any_errors_fatal 7044 1727096090.32054: checking for max_fail_percentage 7044 1727096090.32056: done checking for max_fail_percentage 7044 1727096090.32057: checking to see if all hosts have failed and the running result is not ok 7044 1727096090.32058: done checking to see if all hosts have failed 7044 1727096090.32058: getting the remaining hosts for this loop 7044 1727096090.32060: done getting the remaining hosts for this loop 7044 1727096090.32063: getting the next task for host managed_node1 7044 1727096090.32076: done getting next task for host managed_node1 7044 1727096090.32078: ^ task is: TASK: meta (flush_handlers) 7044 1727096090.32079: ^ 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 7044 1727096090.32083: getting variables 7044 1727096090.32085: in VariableManager get_vars() 7044 1727096090.32139: Calling all_inventory to load vars for managed_node1 7044 1727096090.32141: Calling groups_inventory to load vars for managed_node1 7044 1727096090.32143: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096090.32154: Calling all_plugins_play to load vars for managed_node1 7044 1727096090.32157: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096090.32160: Calling groups_plugins_play to load vars for managed_node1 7044 1727096090.33116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096090.34002: done with get_vars() 7044 1727096090.34031: done getting variables 7044 1727096090.34087: in VariableManager get_vars() 7044 1727096090.34104: Calling all_inventory to load vars for managed_node1 7044 1727096090.34106: Calling groups_inventory to load vars for managed_node1 7044 1727096090.34107: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096090.34111: Calling all_plugins_play to load vars for managed_node1 7044 1727096090.34113: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096090.34114: Calling groups_plugins_play to load vars for managed_node1 7044 1727096090.34774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096090.35791: done with get_vars() 7044 1727096090.35815: done queuing things up, now waiting for results queue to drain 7044 1727096090.35817: results queue empty 7044 1727096090.35817: checking for any_errors_fatal 7044 1727096090.35820: done checking for any_errors_fatal 7044 1727096090.35821: checking for max_fail_percentage 7044 1727096090.35823: done checking for max_fail_percentage 7044 1727096090.35823: checking to see if all hosts have failed and the running result is not ok 7044 1727096090.35824: done checking to see if all hosts have failed 7044 1727096090.35824: getting the remaining hosts for this loop 7044 1727096090.35825: done getting the remaining hosts for this loop 7044 1727096090.35827: getting the next task for host managed_node1 7044 1727096090.35829: done getting next task for host managed_node1 7044 1727096090.35830: ^ task is: TASK: meta (flush_handlers) 7044 1727096090.35831: ^ 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 7044 1727096090.35834: getting variables 7044 1727096090.35834: in VariableManager get_vars() 7044 1727096090.35850: Calling all_inventory to load vars for managed_node1 7044 1727096090.35852: Calling groups_inventory to load vars for managed_node1 7044 1727096090.35853: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096090.35859: Calling all_plugins_play to load vars for managed_node1 7044 1727096090.35861: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096090.35864: Calling groups_plugins_play to load vars for managed_node1 7044 1727096090.36523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096090.37387: done with get_vars() 7044 1727096090.37411: done getting variables 7044 1727096090.37452: in VariableManager get_vars() 7044 1727096090.37471: Calling all_inventory to load vars for managed_node1 7044 1727096090.37473: Calling groups_inventory to load vars for managed_node1 7044 1727096090.37474: Calling all_plugins_inventory to load vars for managed_node1 7044 1727096090.37478: Calling all_plugins_play to load vars for managed_node1 7044 1727096090.37484: Calling groups_plugins_inventory to load vars for managed_node1 7044 1727096090.37487: Calling groups_plugins_play to load vars for managed_node1 7044 1727096090.38235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7044 1727096090.39115: done with get_vars() 7044 1727096090.39145: done queuing things up, now waiting for results queue to drain 7044 1727096090.39147: results queue empty 7044 1727096090.39148: checking for any_errors_fatal 7044 1727096090.39149: done checking for any_errors_fatal 7044 1727096090.39150: checking for max_fail_percentage 7044 1727096090.39150: done checking for max_fail_percentage 7044 1727096090.39151: checking to see if all hosts have failed and the running result is not ok 7044 1727096090.39151: done checking to see if all hosts have failed 7044 1727096090.39152: getting the remaining hosts for this loop 7044 1727096090.39152: done getting the remaining hosts for this loop 7044 1727096090.39155: getting the next task for host managed_node1 7044 1727096090.39157: done getting next task for host managed_node1 7044 1727096090.39157: ^ task is: None 7044 1727096090.39158: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7044 1727096090.39159: done queuing things up, now waiting for results queue to drain 7044 1727096090.39160: results queue empty 7044 1727096090.39160: checking for any_errors_fatal 7044 1727096090.39161: done checking for any_errors_fatal 7044 1727096090.39161: checking for max_fail_percentage 7044 1727096090.39161: done checking for max_fail_percentage 7044 1727096090.39162: checking to see if all hosts have failed and the running result is not ok 7044 1727096090.39162: done checking to see if all hosts have failed 7044 1727096090.39164: getting the next task for host managed_node1 7044 1727096090.39165: done getting next task for host managed_node1 7044 1727096090.39166: ^ task is: None 7044 1727096090.39166: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=109 changed=21 unreachable=0 failed=0 skipped=112 rescued=1 ignored=0 Monday 23 September 2024 08:54:50 -0400 (0:00:00.785) 0:01:35.474 ****** =============================================================================== Run hostapd in namespace ------------------------------------------------ 5.42s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:97 Install hostapd --------------------------------------------------------- 4.79s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:16 Gathering Facts --------------------------------------------------------- 3.18s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_802_1x_nm.yml:6 fedora.linux_system_roles.network : Configure networking connection profiles --- 3.15s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Copy server certificates ------------------------------------------------ 3.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802_1x_server.yml:31 fedora.linux_system_roles.network : Configure networking connection profiles --- 3.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Configure networking connection profiles --- 2.86s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Install packages -------------------- 2.64s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Copy client certs ------------------------------------------------------- 2.61s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_802.1x.yml:4 fedora.linux_system_roles.network : Check which services are running ---- 1.96s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.94s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.93s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.87s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.87s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.82s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Update ca trust --------------------------------------------------------- 1.43s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:142 Remove test certificates ------------------------------------------------ 1.42s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:126 Update ca trust --------------------------------------------------------- 1.39s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_802_1x.yml:67 Remove certs and config ------------------------------------------------- 1.12s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_802_1x_server.yml:16 fedora.linux_system_roles.network : Check which packages are installed --- 1.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 7044 1727096090.39284: RUNNING CLEANUP